From 739885518c4ab2d2cd5c9fffb09b9b44bb5aaf68 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:09:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 321 ++++++++++------------------------------------- 1 file changed, 65 insertions(+), 256 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e7b55e..34f40ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,53 +53,32 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Browse Venues", - href: "/venues", - }, + text: "Browse Venues", href: "/venues"}, { - text: "How It Works", - href: "#how-it-works", - }, + text: "How It Works", href: "#how-it-works"}, ]} buttonAnimation="slide-up" background={{ - variant: "glowing-orb", - }} + variant: "glowing-orb"}} leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/professional-pickleball-court-from-above-1773133590778-640be31f.png?_wi=1", - imageAlt: "Professional Pickleball Court", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/professional-pickleball-court-from-above-1773133590778-640be31f.png", imageAlt: "Professional Pickleball Court"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/cricket-practice-nets-facility-with-bats-1773133591625-44fc492b.jpg?_wi=1", - imageAlt: "Cricket Practice Nets", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/cricket-practice-nets-facility-with-bats-1773133591625-44fc492b.jpg", imageAlt: "Cricket Practice Nets"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/football-turf-pitch-with-players-during--1773133590279-7aed4e3d.png?_wi=1", - imageAlt: "Football Turf Field", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/football-turf-pitch-with-players-during--1773133590279-7aed4e3d.png", imageAlt: "Football Turf Field"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/badminton-court-with-players-mid-rally-n-1773133592606-7b7d25c2.png?_wi=1", - imageAlt: "Indoor Badminton Court", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/badminton-court-with-players-mid-rally-n-1773133592606-7b7d25c2.png", imageAlt: "Indoor Badminton Court"}, ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/modern-sports-complex-exterior-with-mult-1773133590902-aee22054.png?_wi=1", - imageAlt: "Modern Sports Complex", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/modern-sports-complex-exterior-with-mult-1773133590902-aee22054.png", imageAlt: "Modern Sports Complex"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/indoor-sports-arena-with-multiple-courts-1773133591048-b0f021a1.png?_wi=1", - imageAlt: "Professional Sports Arena", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/indoor-sports-arena-with-multiple-courts-1773133591048-b0f021a1.png", imageAlt: "Professional Sports Arena"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/tennis-court-complex-with-clay-or-hard-c-1773133590875-dc69f3af.png?_wi=1", - imageAlt: "Tennis Court Complex", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/tennis-court-complex-with-clay-or-hard-c-1773133590875-dc69f3af.png", imageAlt: "Tennis Court Complex"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/badminton-court-with-players-mid-rally-n-1773133592606-7b7d25c2.png?_wi=2", - imageAlt: "Sports Facility", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/badminton-court-with-players-mid-rally-n-1773133592606-7b7d25c2.png", imageAlt: "Sports Facility"}, ]} carouselPosition="right" ariaLabel="Hero section with sports venue showcase" @@ -114,47 +93,17 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Pickleball", - price: "Starting ₹500/hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/professional-pickleball-court-from-above-1773133590778-640be31f.png?_wi=2", - imageAlt: "Pickleball Courts", - }, + id: "1", name: "Pickleball", price: "Starting ₹500/hr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/professional-pickleball-court-from-above-1773133590778-640be31f.png", imageAlt: "Pickleball Courts"}, { - id: "2", - name: "Badminton", - price: "Starting ₹600/hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/badminton-court-with-players-mid-rally-n-1773133592606-7b7d25c2.png?_wi=3", - imageAlt: "Badminton Courts", - }, + id: "2", name: "Badminton", price: "Starting ₹600/hr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/badminton-court-with-players-mid-rally-n-1773133592606-7b7d25c2.png", imageAlt: "Badminton Courts"}, { - id: "3", - name: "Cricket Nets", - price: "Starting ₹400/hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/cricket-practice-nets-facility-with-bats-1773133591625-44fc492b.jpg?_wi=2", - imageAlt: "Cricket Practice Nets", - }, + id: "3", name: "Cricket Nets", price: "Starting ₹400/hr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/cricket-practice-nets-facility-with-bats-1773133591625-44fc492b.jpg", imageAlt: "Cricket Practice Nets"}, { - id: "4", - name: "Football Turf", - price: "Starting ₹1000/hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/football-turf-pitch-with-players-during--1773133590279-7aed4e3d.png?_wi=2", - imageAlt: "Football Turf", - }, + id: "4", name: "Football Turf", price: "Starting ₹1000/hr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/football-turf-pitch-with-players-during--1773133590279-7aed4e3d.png", imageAlt: "Football Turf"}, { - id: "5", - name: "Tennis Courts", - price: "Starting ₹800/hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/tennis-court-complex-with-clay-or-hard-c-1773133590875-dc69f3af.png?_wi=2", - imageAlt: "Tennis Courts", - }, + id: "5", name: "Tennis Courts", price: "Starting ₹800/hr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/tennis-court-complex-with-clay-or-hard-c-1773133590875-dc69f3af.png", imageAlt: "Tennis Courts"}, { - id: "6", - name: "Table Tennis", - price: "Starting ₹300/hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/indoor-sports-arena-with-multiple-courts-1773133591048-b0f021a1.png?_wi=2", - imageAlt: "Table Tennis Facility", - }, + id: "6", name: "Table Tennis", price: "Starting ₹300/hr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkOie3jaVwYOlEimBoWWFltGo1/indoor-sports-arena-with-multiple-courts-1773133591048-b0f021a1.png", imageAlt: "Table Tennis Facility"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -168,41 +117,17 @@ export default function HomePage() { @@ -380,17 +234,12 @@ export default function HomePage() { animationType="entrance-slide" buttons={[ { - text: "Book Now", - href: "/venues", - }, + text: "Book Now", href: "/venues"}, { - text: "Contact Us", - href: "mailto:hello@sportslot.com", - }, + text: "Contact Us", href: "mailto:hello@sportslot.com"}, ]} background={{ - variant: "radial-gradient", - }} + variant: "radial-gradient"}} useInvertedBackground={false} /> @@ -402,101 +251,61 @@ export default function HomePage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Browse Venues", - href: "/venues", - }, + label: "Browse Venues", href: "/venues"}, { - label: "How It Works", - href: "#how-it-works", - }, + label: "How It Works", href: "#how-it-works"}, { - label: "Testimonials", - href: "#testimonials", - }, + label: "Testimonials", href: "#testimonials"}, ], }, { items: [ { - label: "My Bookings", - href: "/my-bookings", - }, + label: "My Bookings", href: "/my-bookings"}, { - label: "Account Settings", - href: "/account", - }, + label: "Account Settings", href: "/account"}, { - label: "Payment History", - href: "/payments", - }, + label: "Payment History", href: "/payments"}, { - label: "Wallet", - href: "/wallet", - }, + label: "Wallet", href: "/wallet"}, ], }, { items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Blog", - href: "/blog", - }, + label: "Blog", href: "/blog"}, { - label: "Careers", - href: "/careers", - }, + label: "Careers", href: "/careers"}, { - label: "Contact", - href: "mailto:hello@sportslot.com", - }, + label: "Contact", href: "mailto:hello@sportslot.com"}, ], }, { items: [ { - label: "Privacy Policy", - href: "/privacy", - }, + label: "Privacy Policy", href: "/privacy"}, { - label: "Terms of Service", - href: "/terms", - }, + label: "Terms of Service", href: "/terms"}, { - label: "Refund Policy", - href: "/refund", - }, + label: "Refund Policy", href: "/refund"}, { - label: "Support", - href: "/support", - }, + label: "Support", href: "/support"}, ], }, { items: [ { - label: "Facebook", - href: "https://facebook.com/sportslot", - }, + label: "Facebook", href: "https://facebook.com/sportslot"}, { - label: "Twitter", - href: "https://twitter.com/sportslot", - }, + label: "Twitter", href: "https://twitter.com/sportslot"}, { - label: "Instagram", - href: "https://instagram.com/sportslot", - }, + label: "Instagram", href: "https://instagram.com/sportslot"}, { - label: "LinkedIn", - href: "https://linkedin.com/company/sportslot", - }, + label: "LinkedIn", href: "https://linkedin.com/company/sportslot"}, ], }, ]} -- 2.49.1