From fc5b3ef33eec9aba58f7448364cc7f310ffdc104 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:11:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 90 ++++++++++++++++++++++++++---------------------- 1 file changed, 48 insertions(+), 42 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d714af0..fac9106 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import ProductCardOne from "@/components/sections/product/ProductCardOne"; import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import TeamCardFive from "@/components/sections/team/TeamCardFive"; +import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; import Link from "next/link"; import { Sparkles, Award, Zap, Shield, BarChart3, Code, Palette, Smartphone, TrendingUp, Users, Globe } from "lucide-react"; @@ -21,7 +22,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -46,7 +47,7 @@ export default function HomePage() { +
+ +
+ +
+ +
+