From 338aa4160c571620370bb5f4fed2a1395f9f9fef Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:46:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 108 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 92 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fced5a..ede22ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,10 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { CheckCircle, Home, Phone, Shield, Sparkles, Star, TrendingUp, Users } from 'lucide-react'; +import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; +import FaqSplitText from '@/components/sections/faq/FaqSplitText'; +import TeamCardFive from '@/components/sections/team/TeamCardFive'; +import { CheckCircle, Home, Phone, Shield, Sparkles, Star, TrendingUp, Users, Mail } from 'lucide-react'; export default function LandingPage() { return ( @@ -29,9 +32,10 @@ export default function LandingPage() { +
+ +
+
+
+ +
+ +
+ +
+