6 Commits

Author SHA1 Message Date
9d84294f72 Merge version_4 into main
Merge version_4 into main
2026-05-06 14:21:47 +00:00
8781bded35 Update src/app/page.tsx 2026-05-06 14:21:44 +00:00
602087f3c2 Merge version_3 into main
Merge version_3 into main
2026-05-06 14:09:19 +00:00
0e70f9e0ae Update src/app/page.tsx 2026-05-06 14:09:13 +00:00
d6fb579eb0 Merge version_2 into main
Merge version_2 into main
2026-05-06 14:03:54 +00:00
dd4609c946 Update src/app/page.tsx 2026-05-06 14:03:48 +00:00

View File

@@ -32,27 +32,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Treatments", name: "Treatments", id: "#treatments"},
id: "#treatments",
},
{ {
name: "Pricing", name: "Pricing", id: "#pricing"},
id: "#pricing",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Radiant Wellness" brandName="Elite Pro Wellness Health & Beauty Center"
/> />
</div> </div>
@@ -65,25 +55,15 @@ export default function LandingPage() {
showBlur={true} showBlur={true}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-sauna-room-design-with-wall-tiles-wooden-bench_181624-27669.jpg", src: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-sauna-room-design-with-wall-tiles-wooden-bench_181624-27669.jpg", alt: "Vertical shot of a beautiful sauna room design"},
alt: "Vertical shot of a beautiful sauna room design",
},
{ {
src: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2026.jpg", src: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2026.jpg", alt: "3d rendering spa and massage wellness"},
alt: "3d rendering spa and massage wellness",
},
{ {
src: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", src: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", alt: "Serene spa room"},
alt: "Serene spa room",
},
{ {
src: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-design-illuminated-with-electric-lamps-generated-by-ai_188544-27310.jpg", src: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-design-illuminated-with-electric-lamps-generated-by-ai_188544-27310.jpg", alt: "Modern luxury bedroom design"},
alt: "Modern luxury bedroom design",
},
{ {
src: "http://img.b2bpic.net/free-photo/beautiful-interior-tattoo-master-workplace-modern-studio_574295-691.jpg", src: "http://img.b2bpic.net/free-photo/beautiful-interior-tattoo-master-workplace-modern-studio_574295-691.jpg", alt: "Beautiful interior of tattoo master workplace"},
alt: "Beautiful interior of tattoo master workplace",
},
]} ]}
avatarText="Join our community of over 500+ happy members" avatarText="Join our community of over 500+ happy members"
/> />
@@ -94,9 +74,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Dedicated to Your Glow" title="Dedicated to Your Glow"
description={[ description={[
"We believe that true beauty and health are reflections of each other. Our center integrates elite personal training to sculpt your body and professional skincare treatments to revitalize your skin.", "We believe that true beauty and health are reflections of each other. Our center integrates elite personal training to sculpt your body and professional skincare treatments to revitalize your skin.", "Our experts are committed to providing personalized care, ensuring you look and feel your absolute best in a serene, supportive environment."]}
"Our experts are committed to providing personalized care, ensuring you look and feel your absolute best in a serene, supportive environment.",
]}
/> />
</div> </div>
@@ -107,34 +85,16 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "1", id: "1", label: "Fitness", title: "Personal Training", items: [
label: "Fitness", "Custom workout plans", "Progress tracking", "Full body conditioning"],
title: "Personal Training",
items: [
"Custom workout plans",
"Progress tracking",
"Full body conditioning",
],
}, },
{ {
id: "2", id: "2", label: "Beauty", title: "Skincare Treatments", items: [
label: "Beauty", "Advanced facials", "Anti-aging therapy", "Skin texture correction"],
title: "Skincare Treatments",
items: [
"Advanced facials",
"Anti-aging therapy",
"Skin texture correction",
],
}, },
{ {
id: "3", id: "3", label: "Wellness", title: "Holistic Recovery", items: [
label: "Wellness", "Stress management", "Nutritional guidance", "Restorative wellness"],
title: "Holistic Recovery",
items: [
"Stress management",
"Nutritional guidance",
"Restorative wellness",
],
}, },
]} ]}
title="Comprehensive Wellness" title="Comprehensive Wellness"
@@ -150,59 +110,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", brand: "Radiant", name: "Revive Cream", price: "$65", rating: 5,
brand: "Radiant", reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-moisturizing-creams-perfume-alarm-clock-marble_23-2147879026.jpg"},
name: "Revive Cream",
price: "$65",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-moisturizing-creams-perfume-alarm-clock-marble_23-2147879026.jpg",
},
{ {
id: "2", id: "2", brand: "Radiant", name: "Hydrate Scrub", price: "$45", rating: 4,
brand: "Radiant", reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963340.jpg"},
name: "Hydrate Scrub",
price: "$45",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963340.jpg",
},
{ {
id: "3", id: "3", brand: "Radiant", name: "Clear Serum", price: "$85", rating: 5,
brand: "Radiant", reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/female-beauty-worker-black-uniform-holding-face-serum-hands-isolated-grey-studio-background-concept-skincare-cosmetics-health_7502-9243.jpg"},
name: "Clear Serum",
price: "$85",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/female-beauty-worker-black-uniform-holding-face-serum-hands-isolated-grey-studio-background-concept-skincare-cosmetics-health_7502-9243.jpg",
},
{ {
id: "4", id: "4", brand: "Elite", name: "Yoga Mat", price: "$55", rating: 4,
brand: "Elite", reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-with-brushes_23-2148818465.jpg"},
name: "Yoga Mat",
price: "$55",
rating: 4,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-with-brushes_23-2148818465.jpg",
},
{ {
id: "5", id: "5", brand: "Radiant", name: "Daily Lotion", price: "$35", rating: 4,
brand: "Radiant", reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/packaging-concept-with-branches_23-2147672778.jpg"},
name: "Daily Lotion",
price: "$35",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/packaging-concept-with-branches_23-2147672778.jpg",
},
{ {
id: "6", id: "6", brand: "Elite", name: "Resistance Bands", price: "$25", rating: 5,
brand: "Elite", reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-gym-equipment-top-view_23-2149872111.jpg"},
name: "Resistance Bands",
price: "$25",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-gym-equipment-top-view_23-2149872111.jpg",
},
]} ]}
title="Luxury Home Care" title="Luxury Home Care"
description="Extend your results with our curated collection of professional wellness and skincare products." description="Extend your results with our curated collection of professional wellness and skincare products."
@@ -216,57 +140,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "1", id: "1", tag: "Essentials", price: "$120", period: "/mo", description: "Perfect for maintenance.", button: {
tag: "Essentials", text: "Get Started", href: "#"},
price: "$120", featuresTitle: "Includes", features: [
period: "/mo", "1 PT Session", "1 Skincare Facial", "Community Access"],
description: "Perfect for maintenance.",
button: {
text: "Get Started",
href: "#",
},
featuresTitle: "Includes",
features: [
"1 PT Session",
"1 Skincare Facial",
"Community Access",
],
}, },
{ {
id: "2", id: "2", tag: "Transform", price: "$250", period: "/mo", description: "Maximum results guaranteed.", button: {
tag: "Transform", text: "Get Started", href: "#"},
price: "$250", featuresTitle: "Includes", features: [
period: "/mo", "4 PT Sessions", "2 Skincare Facials", "Priority Booking", "Custom Diet Plan"],
description: "Maximum results guaranteed.",
button: {
text: "Get Started",
href: "#",
},
featuresTitle: "Includes",
features: [
"4 PT Sessions",
"2 Skincare Facials",
"Priority Booking",
"Custom Diet Plan",
],
}, },
{ {
id: "3", id: "3", tag: "Elite", price: "$400", period: "/mo", description: "The ultimate transformation.", button: {
tag: "Elite", text: "Get Started", href: "#"},
price: "$400", featuresTitle: "Includes", features: [
period: "/mo", "8 PT Sessions", "4 Skincare Facials", "Unlimited Access", "VIP Member Support"],
description: "The ultimate transformation.",
button: {
text: "Get Started",
href: "#",
},
featuresTitle: "Includes",
features: [
"8 PT Sessions",
"4 Skincare Facials",
"Unlimited Access",
"VIP Member Support",
],
}, },
]} ]}
title="Membership Plans" title="Membership Plans"
@@ -279,30 +168,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-her-facial-cares_1098-106.jpg"},
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-her-facial-cares_1098-106.jpg",
},
{ {
id: "2", id: "2", name: "Michael R.", imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627074.jpg"},
name: "Michael R.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627074.jpg",
},
{ {
id: "3", id: "3", name: "Elena K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-sitting-mats_23-2148924683.jpg"},
name: "Elena K.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-sitting-mats_23-2148924683.jpg",
},
{ {
id: "4", id: "4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/wellness-exercise-health-lifestyle-nutrition-concept_53876-124995.jpg"},
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/wellness-exercise-health-lifestyle-nutrition-concept_53876-124995.jpg",
},
{ {
id: "5", id: "5", name: "Jennifer T.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-sitting-morning-gym_1157-32166.jpg"},
name: "Jennifer T.",
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-sitting-morning-gym_1157-32166.jpg",
},
]} ]}
cardTitle="Success Stories" cardTitle="Success Stories"
cardTag="Our Community" cardTag="Our Community"
@@ -316,20 +190,16 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "Do you offer initial assessments?", content: "Yes, every new client receives a comprehensive fitness and skin analysis."},
title: "Do you offer initial assessments?",
content: "Yes, every new client receives a comprehensive fitness and skin analysis.",
},
{ {
id: "2", id: "2", title: "Can I combine PT and skincare?", content: "Absolutely! We offer integrated packages for optimal results."},
title: "Can I combine PT and skincare?",
content: "Absolutely! We offer integrated packages for optimal results.",
},
{ {
id: "3", id: "3", title: "How long are treatments?", content: "Skincare treatments typically range from 45 to 90 minutes."},
title: "How long are treatments?", ]}
content: "Skincare treatments typically range from 45 to 90 minutes.", buttons={[
}, {
text: "Schedule Your Free Consultation", href: "#contact"
}
]} ]}
title="Frequently Asked" title="Frequently Asked"
description="Answers to your questions about our services." description="Answers to your questions about our services."
@@ -344,8 +214,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "cell-wave", variant: "cell-wave"}}
}}
tag="Join Us" tag="Join Us"
title="Begin Your Transformation" title="Begin Your Transformation"
description="Sign up for a consultation today and start your journey towards a healthier, more radiant version of yourself." description="Sign up for a consultation today and start your journey towards a healthier, more radiant version of yourself."
@@ -356,40 +225,28 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Fitness", label: "Fitness", href: "#services"},
href: "#services",
},
{ {
label: "Skincare", label: "Skincare", href: "#services"},
href: "#services",
},
{ {
label: "Pricing", label: "Pricing", href: "#pricing"},
href: "#pricing",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms", label: "Terms", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
logoText="Radiant Wellness" logoText="Elite Pro Wellness Health & Beauty Center"
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }