diff --git a/src/app/page.tsx b/src/app/page.tsx index e0d60ed..7a2cb51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll" import FeatureCardNine from "@/components/sections/feature/FeatureCardNine"; import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; -import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; import { Heart, Zap, TrendingUp, MessageCircle, Mail, Shield, Clock, Lightbulb, Activity, AlertTriangle } from "lucide-react"; @@ -152,26 +151,6 @@ export default function HomePage() { /> -
- -
-
-
- -
-