From 0e437cf61a1da837ab77e933e62fda1d58a99606 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:15:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1b8667..20df52c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,17 +22,17 @@ const navItems = [ ]; const heroLeftCarouselItems = [ - { imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg?_wi=1", imageAlt: "MMA training session" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150400008.jpg?_wi=1", imageAlt: "Kickboxing class" }, - { imageSrc: "http://img.b2bpic.net/free-photo/african-sporty-man-boxing-mixed-people-training_1157-46278.jpg?_wi=1", imageAlt: "Self-defense training" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-shirtless-young-boxer-wearing-gloves-looking-camera-isolated-dark-background_613910-5865.jpg?_wi=1", imageAlt: "Kids martial arts training" } + { imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg", imageAlt: "MMA training session" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150400008.jpg", imageAlt: "Kickboxing class" }, + { imageSrc: "http://img.b2bpic.net/free-photo/african-sporty-man-boxing-mixed-people-training_1157-46278.jpg", imageAlt: "Self-defense training" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-shirtless-young-boxer-wearing-gloves-looking-camera-isolated-dark-background_613910-5865.jpg", imageAlt: "Kids martial arts training" } ]; const heroRightCarouselItems = [ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-shirtless-young-boxer-wearing-gloves-looking-camera-isolated-dark-background_613910-5865.jpg?_wi=2", imageAlt: "Kids training program" }, - { imageSrc: "http://img.b2bpic.net/free-photo/african-sporty-man-boxing-mixed-people-training_1157-46278.jpg?_wi=2", imageAlt: "Self-defense for adults" }, - { imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg?_wi=2", imageAlt: "Advanced MMA training" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150400008.jpg?_wi=2", imageAlt: "Group kickboxing session" } + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-shirtless-young-boxer-wearing-gloves-looking-camera-isolated-dark-background_613910-5865.jpg", imageAlt: "Kids training program" }, + { imageSrc: "http://img.b2bpic.net/free-photo/african-sporty-man-boxing-mixed-people-training_1157-46278.jpg", imageAlt: "Self-defense for adults" }, + { imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg", imageAlt: "Advanced MMA training" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-kids-learning-boxing_23-2150400008.jpg", imageAlt: "Group kickboxing session" } ]; const featureItems = [ @@ -76,25 +76,25 @@ const featureItems = [ const pricingPlans = [ { - id: "trial", title: "Free Trial Class", price: "$0", period: "One-time", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg?_wi=1", imageAlt: "Free trial class", button: { text: "Book Free Trial", href: "#contact" }, + id: "trial", title: "Free Trial Class", price: "$0", period: "One-time", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg", imageAlt: "Free trial class", button: { text: "Book Free Trial", href: "#contact" }, features: [ "Experience our facility firsthand", "Meet our coaches and community", "No commitment required", "Valid for new members only" ] }, { - id: "starter", title: "Starter Monthly", price: "₹2,999", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg?_wi=2", imageAlt: "Starter membership", button: { text: "Enroll Now", href: "#contact" }, + id: "starter", title: "Starter Monthly", price: "₹2,999", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg", imageAlt: "Starter membership", button: { text: "Enroll Now", href: "#contact" }, features: [ "4 classes per month", "Access to all programs", "Expert coaching included", "Community access" ] }, { - id: "pro", title: "Pro Monthly", price: "₹5,999", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg?_wi=3", imageAlt: "Pro membership", button: { text: "Get Started", href: "#contact" }, + id: "pro", title: "Pro Monthly", price: "₹5,999", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg", imageAlt: "Pro membership", button: { text: "Get Started", href: "#contact" }, features: [ "Unlimited classes", "All programs included", "Priority booking", "1-on-1 coaching sessions", "Member-only events" ] }, { - id: "kids", title: "Kids Program", price: "₹3,499", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg?_wi=4", imageAlt: "Kids program", button: { text: "Enroll Your Child", href: "#contact" }, + id: "kids", title: "Kids Program", price: "₹3,499", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/men-demonstrating-wrestling-combat-moves_23-2149749672.jpg", imageAlt: "Kids program", button: { text: "Enroll Your Child", href: "#contact" }, features: [ "Age-appropriate classes", "Discipline & confidence building", "Safe, supervised environment", "Expert kid-specialized instructors", "Parent updates included" ] @@ -149,7 +149,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -166,7 +166,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Train Like a Warrior Build Real Strength" description="Expert MMA, kickboxing, and self-defense training in Kurla for all ages. Join 49 five-star rated members in a safe, supportive community." - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} leftCarouselItems={heroLeftCarouselItems} rightCarouselItems={heroRightCarouselItems} buttons={[ @@ -274,7 +274,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:+919876543210" }, { text: "WhatsApp Us", href: "https://wa.me/919876543210" } ]} - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} /> -- 2.49.1