Bob AI: auto-fix build error (module_not_found)

This commit is contained in:
2026-02-04 15:10:47 +00:00
parent ed7ac3ebd1
commit ca95136559

View File

@@ -9,7 +9,6 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import CardStack from '@/components/cardStack/CardStack';
import { Medal, Award, Zap, Trophy, Mail } from 'lucide-react';
export default function LandingPage() {
@@ -172,18 +171,7 @@ export default function LandingPage() {
</div>
<div id="services" data-section="services">
<CardStack
title="Services"
description="Rory Gibbs offers top-tier executive training programs designed to enhance leadership skills and drive organizational success."
cards={[
{
title: "Executive Training",
description: "Rory Gibbs provides personalized training sessions for top executives, focusing on leadership development, strategic thinking, and performance optimization.",
imageSrc: "https://img.b2bpic.net/free-photo/young-fitness-girl-black-sportswear-red-headband-with-gold-medal-around-neck-raising-fists-happy-positive-winking-smiling-standing-white-wall_141793-55867.jpg",
imageAlt: "Rory Gibbs athlete portrait"
}
]}
/>
<div title="Services" description="Rory Gibbs offers top-tier executive training programs designed to enhance leadership skills and drive organizational success." />
</div>
<div id="testimonials" data-section="testimonials">