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" >