diff --git a/src/app/page.tsx b/src/app/page.tsx index 5816281..31c876f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Activity, Award, Clock, MapPin, Users } from "lucide-react"; +import { Activity, Award, Clock, MapPin, Users, Dumbbell, User, Heart } from "lucide-react"; export default function LandingPage() { return ( @@ -19,27 +19,23 @@ export default function LandingPage() { defaultButtonVariant="elastic-effect" defaultTextAnimation="background-highlight" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >