Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:17:03 +00:00
parent 841e9a9496
commit 209e12eccb

View File

@@ -6,7 +6,6 @@ import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboa
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import AboutMetric from "@/components/sections/about/AboutMetric";
import ProductCardOne from "@/components/sections/product/ProductCardOne";
import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";