7 Commits

Author SHA1 Message Date
1ed7575903 Update src/app/page.tsx 2026-03-09 05:34:24 +00:00
15f6fa1885 Merge version_2 into main
Merge version_2 into main
2026-03-09 05:32:35 +00:00
157b08973d Update src/app/page.tsx 2026-03-09 05:32:31 +00:00
f9b11ba696 Update src/app/layout.tsx 2026-03-09 05:32:30 +00:00
cc82b0d4d6 Merge version_1 into main
Merge version_1 into main
2026-03-09 05:28:35 +00:00
dd715f34f1 Merge version_1 into main
Merge version_1 into main
2026-03-09 05:27:46 +00:00
af90c88bc9 Merge version_1 into main
Merge version_1 into main
2026-03-09 05:26:39 +00:00
2 changed files with 10 additions and 1413 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -54,7 +54,9 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="RATTI BADMINTON"
description="Master Badminton Achieve Your Champions Goal\n\nJoin Ratti Badminton Academy and train under expert coaches in a world-class facility. From beginners to competitive players, we unlock your potential."
description="Become a Champion Badminton Player
Join Ratti Badminton Academy and train under expert coaches in a world-class facility. From beginners to competitive players, we unlock your potential."
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Book Your Slot Now", href: "#contact" },
@@ -258,7 +260,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Book Your Training Slot Today"
description="Fill out the form below to reserve your spot in our coaching programs. Our team will confirm your booking within 24 hours."
description="Limited slots available this month—secure yours now"
inputs={[
{
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,