From 32354c7b546db5a7aa8d3dd5f11364a8b1b9953b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 13:39:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 269 +++++++++-------------------------------------- 1 file changed, 51 insertions(+), 218 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aeea0cc..9bee378 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Award, Calendar, CheckCircle, Database, Headphones, LayoutDashboard, LineChart, MapPin, TrendingUp } from "lucide-react"; +import { Award, Calendar, CheckCircle, Database, Headphones, LayoutDashboard, LineChart, MapPin, TrendingUp, Users, Repeat, Clock, AlertCircle } from "lucide-react"; export default function LandingPage() { return ( @@ -20,31 +20,23 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >