Merge version_1 into main #2
256
src/app/page.tsx
256
src/app/page.tsx
@@ -29,130 +29,46 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Facilities",
|
||||
id: "#facilities",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Facilities", id: "#facilities" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Spark3fitness"
|
||||
button={{
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Join Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Experience the Best Gym in Bangalore"
|
||||
description="Professional coaching, premium equipment, and elite recovery facilities designed for real results. Train smarter, recover faster, achieve more."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Vikram Singh",
|
||||
handle: "@vikram_fit",
|
||||
testimonial: "The form-focused coaching here is unparalleled. Truly elite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Priya Reddy",
|
||||
handle: "@priya_wellness",
|
||||
testimonial: "Recovery facilities are a game changer. Sauna is perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-isolated-white-background_231208-14439.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rahul Kapoor",
|
||||
handle: "@rahul_lifts",
|
||||
testimonial: "The best gym in Bangalore. Clean, professional, effective.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-instagram-facebook-story-template_106176-690.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ananya Sharma",
|
||||
handle: "@ananya_yogini",
|
||||
testimonial: "Trainer Murali helped me achieve my goals in record time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Kiran Rao",
|
||||
handle: "@kiran_lifts",
|
||||
testimonial: "Incredible environment for serious athletes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg?_wi=2",
|
||||
},
|
||||
{ name: "Vikram Singh", handle: "@vikram_fit", testimonial: "The form-focused coaching here is unparalleled. Truly elite.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg" },
|
||||
{ name: "Priya Reddy", handle: "@priya_wellness", testimonial: "Recovery facilities are a game changer. Sauna is perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-isolated-white-background_231208-14439.jpg" },
|
||||
{ name: "Rahul Kapoor", handle: "@rahul_lifts", testimonial: "The best gym in Bangalore. Clean, professional, effective.", rating: 5, imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-instagram-facebook-story-template_106176-690.jpg" },
|
||||
{ name: "Ananya Sharma", handle: "@ananya_yogini", testimonial: "Trainer Murali helped me achieve my goals in record time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg" },
|
||||
{ name: "Kiran Rao", handle: "@kiran_lifts", testimonial: "Incredible environment for serious athletes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Trial Pass",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sportive-blonde-woman-working-out-exercise-bike-modern-fitness-center-fitness-lifestyle-sport-club_613910-5816.jpg?_wi=1"
|
||||
buttons={[{ text: "Get Your Free Trial Pass", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sportive-blonde-woman-working-out-exercise-bike-modern-fitness-center-fitness-lifestyle-sport-club_613910-5816.jpg"
|
||||
imageAlt="Spark3fitness gym floor"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg",
|
||||
alt: "Member",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-isolated-white-background_231208-14439.jpg",
|
||||
alt: "Member",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-psd/gym-fitness-instagram-facebook-story-template_106176-690.jpg",
|
||||
alt: "Member",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg",
|
||||
alt: "Member",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg",
|
||||
alt: "Member",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg", alt: "Member" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-isolated-white-background_231208-14439.jpg", alt: "Member" },
|
||||
{ src: "http://img.b2bpic.net/free-psd/gym-fitness-instagram-facebook-story-template_106176-690.jpg", alt: "Member" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg", alt: "Member" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg", alt: "Member" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Access",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Pro Coaches",
|
||||
icon: Activity,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Equipment",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Recovery Sauna",
|
||||
icon: Flame,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Bangalore Central",
|
||||
},
|
||||
{ type: "text", text: "24/7 Access" },
|
||||
{ type: "text-icon", text: "Pro Coaches", icon: Activity },
|
||||
{ type: "text", text: "Premium Equipment" },
|
||||
{ type: "text-icon", text: "Recovery Sauna", icon: Flame },
|
||||
{ type: "text", text: "Bangalore Central" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,12 +77,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Elite Coaching, Premium Results"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,30 +88,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Elite Recovery Zones",
|
||||
description: "Advanced sauna and steam rooms designed to optimize muscle recovery and improve wellness.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-hotel_23-2149037084.jpg",
|
||||
imageAlt: "Sauna room",
|
||||
},
|
||||
id: "f1", title: "Elite Recovery Zones", description: "Advanced sauna and steam rooms designed to optimize muscle recovery and improve wellness.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-hotel_23-2149037084.jpg", imageAlt: "Sauna room"},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Professional Sauna",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Steam Room Access",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Recovery Protocols",
|
||||
},
|
||||
{ icon: Sparkles, text: "Professional Sauna" },
|
||||
{ icon: CheckCircle, text: "Steam Room Access" },
|
||||
{ icon: Zap, text: "Recovery Protocols" },
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportive-blonde-woman-working-out-exercise-bike-modern-fitness-center-fitness-lifestyle-sport-club_613910-5816.jpg?_wi=2",
|
||||
imageAlt: "luxury gym interior modern aesthetic",
|
||||
},
|
||||
]}
|
||||
title="Premium Amenities Designed for You"
|
||||
@@ -212,48 +107,14 @@ export default function LandingPage() {
|
||||
<TestimonialCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Vikram Singh",
|
||||
role: "Corporate Lead",
|
||||
company: "Bangalore IT",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Reddy",
|
||||
role: "Architect",
|
||||
company: "Design Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-isolated-white-background_231208-14439.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rahul Kapoor",
|
||||
role: "Manager",
|
||||
company: "Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-instagram-facebook-story-template_106176-690.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ananya Sharma",
|
||||
role: "Fitness Coach",
|
||||
company: "Independent",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Samir Khan",
|
||||
role: "Athlete",
|
||||
company: "Pro",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg?_wi=3",
|
||||
},
|
||||
{ id: "1", name: "Vikram Singh", role: "Corporate Lead", company: "Bangalore IT", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg" },
|
||||
{ id: "2", name: "Priya Reddy", role: "Architect", company: "Design Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-isolated-white-background_231208-14439.jpg" },
|
||||
{ id: "3", name: "Rahul Kapoor", role: "Manager", company: "Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-psd/gym-fitness-instagram-facebook-story-template_106176-690.jpg" },
|
||||
{ id: "4", name: "Ananya Sharma", role: "Fitness Coach", company: "Independent", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg" },
|
||||
{ id: "5", name: "Samir Khan", role: "Athlete", company: "Pro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-athlete-stretching_23-2148259622.jpg" },
|
||||
]}
|
||||
title="Hear From Our Members"
|
||||
description="Join the fitness community transforming their lives at Bangalore's best gym."
|
||||
@@ -266,24 +127,9 @@ export default function LandingPage() {
|
||||
title="Start Your Fitness Journey"
|
||||
description="Get a free trial pass today. Reach out for expert coaching and elite results."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "goal",
|
||||
type: "text",
|
||||
placeholder: "Fitness Goal",
|
||||
required: false,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone", required: true },
|
||||
{ name: "goal", type: "text", placeholder: "Fitness Goal", required: false },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/active-woman-gym_1098-13871.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -295,29 +141,15 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-vector/vintage-fitness-label-collection_23-2147802140.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "081471 57333",
|
||||
href: "tel:08147157333",
|
||||
},
|
||||
{
|
||||
label: "Kammanahalli, Bangalore",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "081471 57333", href: "tel:08147157333" },
|
||||
{ label: "Kammanahalli, Bangalore", href: "https://maps.google.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Gym",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Facilities",
|
||||
href: "#facilities",
|
||||
},
|
||||
title: "Gym", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Facilities", href: "#facilities" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user