From 0f419c07a3c3c9f361f6c623afd274846a8cfea7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:30:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea06910..e508d83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,11 +6,11 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; import AboutMetric from '@/components/sections/about/AboutMetric'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven'; +import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram } from 'lucide-react'; +import { TrendingUp, Zap, Settings, Target, Sparkles, Calculator, Mail, Facebook, Instagram, Star } from 'lucide-react'; export default function LandingPage() { return ( @@ -178,25 +178,19 @@ export default function LandingPage() {
-
-- 2.49.1