diff --git a/src/app/page.tsx b/src/app/page.tsx index 7afef4d..583fd86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import { Shield, Sparkles, Star, Users } from "lucide-react"; @@ -126,20 +125,6 @@ export default function LandingPage() { /> -