From 5813dc3b7a48850b88c2290b0dd32503b4dd21ec Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 23:40:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 80 +++++++++++++++++++++++------------------------- 1 file changed, 39 insertions(+), 41 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21de0bc..29d3a26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,10 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; +import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; +import FaqDouble from '@/components/sections/faq/FaqDouble'; +import ContactText from '@/components/sections/contact/ContactText'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import { Sparkles } from "lucide-react"; export default function LandingPage() { @@ -118,55 +121,50 @@ export default function LandingPage() {
- +
- +
- +