From 2d0ed179c5728a992f12654609abf650518cdf1b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 17:31:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 219 ++++++++++------------------------------------- 1 file changed, 43 insertions(+), 176 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 533ee6e..48ad80b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { Zap } from "lucide-react"; +import { Zap, Database, MessageSquare, Cpu, TrendingUp } from "lucide-react"; export default function LandingPage() { return ( @@ -20,23 +20,21 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >