2 Commits

Author SHA1 Message Date
f330e954e2 Update src/app/page.tsx 2026-03-23 16:41:49 +00:00
2dc343db41 Update src/app/page.tsx 2026-03-23 16:41:16 +00:00

View File

@@ -10,7 +10,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Trophy } from "lucide-react"; import { Trophy, Phone, Mail } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -31,21 +31,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Features", name: "Features", id: "features"},
id: "features",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Booking & Pricing", id: "/booking"},
id: "contact", {
}, name: "Contact", id: "contact"},
]} ]}
brandName="Central Badminton" brandName="Central Badminton"
/> />
@@ -54,24 +48,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="Smash Your Goals at Central Badminton!" title="Smash Your Goals at Central Badminton!"
description="Your premier destination for state-of-the-art courts, expert coaching, and a vibrant community. Experience the thrill of badminton like never before." description="Your premier destination for state-of-the-art courts, expert coaching, and a vibrant community. Experience the thrill of badminton like never before."
tag="Play, Learn, Compete" tag="Play, Learn, Compete"
buttons={[ buttons={[
{ {
text: "Book Your Court Now", text: "Book Your Court Now", href: "/booking"},
href: "#contact",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-net-badminton-court-filtered-image-processed_1232-3526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-net-badminton-court-filtered-image-processed_1232-3526.jpg"},
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-bench_23-2149733005.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-bench_23-2149733005.jpg"},
},
]} ]}
mediaAnimation="opacity" mediaAnimation="opacity"
rating={5} rating={5}
@@ -100,22 +89,13 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "State-of-the-Art Courts", title: "State-of-the-Art Courts", description: "Play on professional-grade courts with optimal lighting and flooring. Designed for peak performance and player safety.", imageSrc: "http://img.b2bpic.net/free-photo/badminton-concept-with-shuttlecock-racket_23-2149940871.jpg"},
description: "Play on professional-grade courts with optimal lighting and flooring. Designed for peak performance and player safety.",
imageSrc: "http://img.b2bpic.net/free-photo/badminton-concept-with-shuttlecock-racket_23-2149940871.jpg",
},
{ {
id: 2, id: 2,
title: "Expert Coaching & Programs", title: "Expert Coaching & Programs", description: "Enhance your skills with certified coaches offering personalized training, group classes, and comprehensive development programs.", imageSrc: "http://img.b2bpic.net/free-photo/mother-son-hugging-full-shot_23-2149887438.jpg"},
description: "Enhance your skills with certified coaches offering personalized training, group classes, and comprehensive development programs.",
imageSrc: "http://img.b2bpic.net/free-photo/mother-son-hugging-full-shot_23-2149887438.jpg",
},
{ {
id: 3, id: 3,
title: "Vibrant Community & Events", title: "Vibrant Community & Events", description: "Join a friendly community of badminton enthusiasts. Participate in leagues, tournaments, and social events for endless fun.", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-outdoors-with-drinks-full-shot_23-2149434176.jpg"},
description: "Join a friendly community of badminton enthusiasts. Participate in leagues, tournaments, and social events for endless fun.",
imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-outdoors-with-drinks-full-shot_23-2149434176.jpg",
},
]} ]}
title="Why Choose Central Badminton?" title="Why Choose Central Badminton?"
description="We are dedicated to providing an unparalleled badminton experience for every player, fostering skill, fitness, and camaraderie." description="We are dedicated to providing an unparalleled badminton experience for every player, fostering skill, fitness, and camaraderie."
@@ -127,23 +107,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Sports Academy", "Sports Academy", "Equipment Supplier", "Local Club", "Health & Wellness", "Event Organizer", "School Program", "Local Business"]}
"Equipment Supplier",
"Local Club",
"Health & Wellness",
"Event Organizer",
"School Program",
"Local Business",
]}
logos={[ logos={[
"http://img.b2bpic.net/free-vector/logo-set_53876-62074.jpg", "http://img.b2bpic.net/free-vector/logo-set_53876-62074.jpg", "http://img.b2bpic.net/free-vector/athletic-logo-template-design_742173-19554.jpg", "http://img.b2bpic.net/free-psd/sport-poster-template-design_23-2149400417.jpg", "http://img.b2bpic.net/free-vector/athletic-logo-template-design_742173-19853.jpg", "http://img.b2bpic.net/free-vector/carnival-label-collection_23-2148026776.jpg", "http://img.b2bpic.net/free-vector/back-school-label-collection_23-2147855762.jpg", "http://img.b2bpic.net/free-vector/abstract-charity-logo-with-hearts_1025-504.jpg"]}
"http://img.b2bpic.net/free-vector/athletic-logo-template-design_742173-19554.jpg",
"http://img.b2bpic.net/free-psd/sport-poster-template-design_23-2149400417.jpg",
"http://img.b2bpic.net/free-vector/athletic-logo-template-design_742173-19853.jpg",
"http://img.b2bpic.net/free-vector/carnival-label-collection_23-2148026776.jpg",
"http://img.b2bpic.net/free-vector/back-school-label-collection_23-2147855762.jpg",
"http://img.b2bpic.net/free-vector/abstract-charity-logo-with-hearts_1025-504.jpg",
]}
title="Our Valued Partners" title="Our Valued Partners"
description="We collaborate with leading organizations to enhance your badminton experience and support the local sports community." description="We collaborate with leading organizations to enhance your badminton experience and support the local sports community."
speed={40} speed={40}
@@ -159,45 +125,20 @@ export default function LandingPage() {
carouselMode="buttons" carouselMode="buttons"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Alex T.", handle: "@alexTsmash", testimonial: "Central Badminton has the best courts in the city! The atmosphere is fantastic, and the coaching has really helped me elevate my game. Highly recommend for serious players!", rating: 5,
name: "Alex T.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-playing-badminton_23-2149722495.jpg"},
handle: "@alexTsmash",
testimonial: "Central Badminton has the best courts in the city! The atmosphere is fantastic, and the coaching has really helped me elevate my game. Highly recommend for serious players!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-woman-playing-badminton_23-2149722495.jpg",
},
{ {
id: "2", id: "2", name: "Maria S.", handle: "@mariaPlays", testimonial: "As a beginner, I was nervous, but Central Badminton's community is so welcoming. The instructors are patient and encouraging. I'm already seeing huge improvements!", rating: 5,
name: "Maria S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-fitness-girl-wearing-headband-looking-camera-smiling-cheerfully-doing-ok-sign-standing-blue-background_141793-118561.jpg"},
handle: "@mariaPlays",
testimonial: "As a beginner, I was nervous, but Central Badminton's community is so welcoming. The instructors are patient and encouraging. I'm already seeing huge improvements!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-fitness-girl-wearing-headband-looking-camera-smiling-cheerfully-doing-ok-sign-standing-blue-background_141793-118561.jpg",
},
{ {
id: "3", id: "3", name: "John D.", handle: "@johnnyDrop", testimonial: "My kids absolutely love the junior programs here. It's a safe and fun environment for them to learn. The facility is clean and well-maintained.", rating: 5,
name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fitness-man-with-towel-shoulders_158595-1392.jpg"},
handle: "@johnnyDrop",
testimonial: "My kids absolutely love the junior programs here. It's a safe and fun environment for them to learn. The facility is clean and well-maintained.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fitness-man-with-towel-shoulders_158595-1392.jpg",
},
{ {
id: "4", id: "4", name: "Sophia L.", handle: "@sophiaAce", testimonial: "The flexible booking options are a lifesaver for my busy schedule. I can always find a court. Plus, the challenging tournaments keep me coming back!", rating: 5,
name: "Sophia L.", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-holding-baseball-bat-looking-aside-with-confident-expression-smiling-standing-white-wall_141793-48625.jpg"},
handle: "@sophiaAce",
testimonial: "The flexible booking options are a lifesaver for my busy schedule. I can always find a court. Plus, the challenging tournaments keep me coming back!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-holding-baseball-bat-looking-aside-with-confident-expression-smiling-standing-white-wall_141793-48625.jpg",
},
{ {
id: "5", id: "5", name: "Ben K.", handle: "@ben_backhand", testimonial: "This place truly embodies community. I've met so many great people here, and the staff are always friendly and helpful. Best badminton spot around!", rating: 5,
name: "Ben K.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-badminton-front-view_23-2149733043.jpg"},
handle: "@ben_backhand",
testimonial: "This place truly embodies community. I've met so many great people here, and the staff are always friendly and helpful. Best badminton spot around!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-badminton-front-view_23-2149733043.jpg",
},
]} ]}
showRating={true} showRating={true}
title="What Our Players Say" title="What Our Players Say"
@@ -209,16 +150,17 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
tag="Ready to Play?" tag="Ready to Play?"
title="Book Your Court or Join Our Community Today!" title="Book Your Court or Join Our Community Today!"
description="Connect with us to reserve your spot, inquire about coaching, or learn more about our upcoming events. We're excited to welcome you to Central Badminton!" description="Connect with us to reserve your spot, inquire about coaching, or learn more about our upcoming events. Call us at +62 812-3456-7890 or email us. We're excited to welcome you to Central Badminton!"
buttons={[ buttons={[
{ {
text: "Get in Touch", text: "Call Us", href: "tel:+6281234567890"},
href: "mailto:info@centralbadminton.com", {
}, text: "Email Us", href: "mailto:info@centralbadminton.com"},
{
text: "View Booking Options", href: "/booking"},
]} ]}
/> />
</div> </div>
@@ -227,50 +169,33 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Features", label: "Features", href: "#features"},
href: "#features", {
}, label: "Booking & Pricing", href: "/booking"},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
{ {
label: "FAQs", label: "FAQs", href: "#"},
href: "#",
},
{ {
label: "Membership", label: "Membership", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}