From 555f485c5828f71c8528a1824e47f96c3b49aedc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:42:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 342 +++++++---------------------------------------- 1 file changed, 52 insertions(+), 290 deletions(-) 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" >