diff --git a/src/app/page.tsx b/src/app/page.tsx index 597f568..7737554 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard"; import TextAbout from "@/components/sections/about/TextAbout"; import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven"; import PricingCardNine from "@/components/sections/pricing/PricingCardNine"; -import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; @@ -126,21 +125,6 @@ export default function LandingPage() { /> -
- -
-