From d14e3ba99f9ceb87af3e03fc2e813b464e568c6d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:46:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 70 ++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 41 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04fe03f..2880cc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,9 +8,10 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; import ProductCardThree from "@/components/sections/product/ProductCardThree"; import PricingCardOne from "@/components/sections/pricing/PricingCardOne"; +import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { CheckCircle, Facebook, Instagram, Linkedin, Phone, Sparkles, Target, TrendingUp, Zap, Megaphone, BarChart3, Users, Briefcase, Lightbulb, LineChart, Settings } from "lucide-react"; +import { CheckCircle, Facebook, Instagram, Linkedin, Phone, Sparkles, Target, TrendingUp, Zap, Megaphone, BarChart3, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -20,9 +21,9 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLarge" - background="none" + background="noiseDiagonalGradient" cardStyle="gradient-bordered" - primaryButtonStyle="gradient" + primaryButtonStyle="double-inset" secondaryButtonStyle="layered" headingFontWeight="normal" > @@ -40,7 +41,7 @@ export default function LandingPage() { /> -
+
-
+
-
+
-
+
-
+
Case Study
-
+
-
+
-
+
-