From 10959d0b0a408f99f050cbd6f509e87e398035bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:02:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 312 +++++++++-------------------------------------- 1 file changed, 61 insertions(+), 251 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 792867d..aafb113 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,23 +51,18 @@ export default function HomePage() { title="Custom Sports Jerseys for Champions" description="Professional sportswear manufacturing for cricket, football, kabaddi, basketball, and more. Premium fabrics, perfect fit, unlimited customization options." background={{ - variant: "radial-gradient", - }} + variant: "radial-gradient"}} tag="Global Sports Brand" tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ { - text: "Order Your Custom Jersey", - href: "/products", - }, + text: "Order Your Custom Jersey", href: "/products"}, { - text: "View Fabric Options", - href: "/fabric-quality", - }, + text: "View Fabric Options", href: "/fabric-quality"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg" imageAlt="Professional sports cricket jersey" mediaAnimation="slide-up" /> @@ -81,9 +76,7 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Explore Products", - href: "/products", - }, + text: "Explore Products", href: "/products"}, ]} buttonAnimation="slide-up" useInvertedBackground={false} @@ -99,59 +92,27 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "View All Products", - href: "/products", - }, + text: "View All Products", href: "/products"}, ]} buttonAnimation="slide-up" products={[ { - id: "cricket-jersey", - name: "Professional Cricket Jersey", - price: "₹299", - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg?_wi=2", - imageAlt: "Cricket Jersey", - initialQuantity: 1, + id: "cricket-jersey", name: "Professional Cricket Jersey", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668562.jpg", imageAlt: "Cricket Jersey", initialQuantity: 1, }, { - id: "football-kit", - name: "Football Team Kit", - price: "₹349", - imageSrc: "http://img.b2bpic.net/free-vector/customizable-football-jersey-designs-professional-soccer-uniform-templates_29096-5997.jpg?_wi=1", - imageAlt: "Football Kit", - initialQuantity: 1, + id: "football-kit", name: "Football Team Kit", price: "₹349", imageSrc: "http://img.b2bpic.net/free-vector/customizable-football-jersey-designs-professional-soccer-uniform-templates_29096-5997.jpg", imageAlt: "Football Kit", initialQuantity: 1, }, { - id: "kabaddi-kit", - name: "Kabaddi Team Uniform", - price: "₹279", - imageSrc: "http://img.b2bpic.net/free-vector/soccer-jersey-pattern-design_23-2150302523.jpg?_wi=1", - imageAlt: "Kabaddi Kit", - initialQuantity: 1, + id: "kabaddi-kit", name: "Kabaddi Team Uniform", price: "₹279", imageSrc: "http://img.b2bpic.net/free-vector/soccer-jersey-pattern-design_23-2150302523.jpg", imageAlt: "Kabaddi Kit", initialQuantity: 1, }, { - id: "basketball-kit", - name: "Basketball Jersey & Shorts", - price: "₹329", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-locker-with-equipment_23-2150847402.jpg?_wi=1", - imageAlt: "Basketball Kit", - initialQuantity: 1, + id: "basketball-kit", name: "Basketball Jersey & Shorts", price: "₹329", imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-locker-with-equipment_23-2150847402.jpg", imageAlt: "Basketball Kit", initialQuantity: 1, }, { - id: "training-kit", - name: "Performance Training Kit", - price: "₹259", - imageSrc: "http://img.b2bpic.net/free-photo/sexy-young-female-wearing-sportswear-standing-beach_181624-52549.jpg?_wi=1", - imageAlt: "Training Kit", - initialQuantity: 1, + id: "training-kit", name: "Performance Training Kit", price: "₹259", imageSrc: "http://img.b2bpic.net/free-photo/sexy-young-female-wearing-sportswear-standing-beach_181624-52549.jpg", imageAlt: "Training Kit", initialQuantity: 1, }, { - id: "custom-jersey", - name: "Custom Team Jersey", - price: "₹399", - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-training-practicing-sport-grass_23-2149668546.jpg?_wi=1", - imageAlt: "Custom Jersey", - initialQuantity: 1, + id: "custom-jersey", name: "Custom Team Jersey", price: "₹399", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-training-practicing-sport-grass_23-2149668546.jpg", imageAlt: "Custom Jersey", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -170,37 +131,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Merriot Fabric", - description: "Premium breathable material with superior moisture management for intense athletic performance.", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-elegant-blue-halftone-design-background_1055-19845.jpg?_wi=1", - imageAlt: "Merriot Fabric", - buttonIcon: CheckCircle, - buttonHref: "/fabric-quality", - }, + title: "Merriot Fabric", description: "Premium breathable material with superior moisture management for intense athletic performance.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-elegant-blue-halftone-design-background_1055-19845.jpg", imageAlt: "Merriot Fabric", buttonIcon: CheckCircle, + buttonHref: "/fabric-quality"}, { - title: "Jacquard Fabric", - description: "Advanced weave technology providing durability and enhanced aesthetic appeal with raised patterns.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-view-blue-color-braided-jute-rug-background-texture-concept_169016-48958.jpg?_wi=1", - imageAlt: "Jacquard Fabric", - buttonIcon: CheckCircle, - buttonHref: "/fabric-quality", - }, + title: "Jacquard Fabric", description: "Advanced weave technology providing durability and enhanced aesthetic appeal with raised patterns.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-view-blue-color-braided-jute-rug-background-texture-concept_169016-48958.jpg", imageAlt: "Jacquard Fabric", buttonIcon: CheckCircle, + buttonHref: "/fabric-quality"}, { - title: "Sarina Fabric", - description: "Lightweight and flexible material ideal for maximum movement and comfort during competitions.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-blue-wool-textile-texture-macro_53876-31710.jpg?_wi=1", - imageAlt: "Sarina Fabric", - buttonIcon: CheckCircle, - buttonHref: "/fabric-quality", - }, + title: "Sarina Fabric", description: "Lightweight and flexible material ideal for maximum movement and comfort during competitions.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-blue-wool-textile-texture-macro_53876-31710.jpg", imageAlt: "Sarina Fabric", buttonIcon: CheckCircle, + buttonHref: "/fabric-quality"}, { - title: "Polyester Performance Blend", - description: "Durable synthetic blend offering color retention, quick-dry properties, and long-lasting wear.", - imageSrc: "http://img.b2bpic.net/free-photo/soft-cream-knitted-texture-detail-close-up_84443-55385.jpg?_wi=1", - imageAlt: "Polyester Fabric", - buttonIcon: CheckCircle, - buttonHref: "/fabric-quality", - }, + title: "Polyester Performance Blend", description: "Durable synthetic blend offering color retention, quick-dry properties, and long-lasting wear.", imageSrc: "http://img.b2bpic.net/free-photo/soft-cream-knitted-texture-detail-close-up_84443-55385.jpg", imageAlt: "Polyester Fabric", buttonIcon: CheckCircle, + buttonHref: "/fabric-quality"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -216,29 +157,13 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "teams", - value: "5000+", - title: "Teams Served", - description: "Professional teams across cricket, football, kabaddi, and basketball", - }, + id: "teams", value: "5000+", title: "Teams Served", description: "Professional teams across cricket, football, kabaddi, and basketball"}, { - id: "production", - value: "100K+", - title: "Jerseys Manufactured", - description: "Annual production capacity for quality assurance", - }, + id: "production", value: "100K+", title: "Jerseys Manufactured", description: "Annual production capacity for quality assurance"}, { - id: "experience", - value: "15+", - title: "Years Experience", - description: "Dedicated to sports manufacturing excellence", - }, + id: "experience", value: "15+", title: "Years Experience", description: "Dedicated to sports manufacturing excellence"}, { - id: "satisfaction", - value: "98%", - title: "Customer Satisfaction", - description: "Consistently exceeding client expectations", - }, + id: "satisfaction", value: "98%", title: "Customer Satisfaction", description: "Consistently exceeding client expectations"}, ]} animationType="slide-up" textboxLayout="default" @@ -254,15 +179,7 @@ export default function HomePage() { tagIcon={Award} tagAnimation="slide-up" names={[ - "National Cricket Academy", - "Premier Football League", - "State Sports Council", - "University Athletic Programs", - "Professional Kabaddi League", - "Basketball Federation", - "School Sports Associations", - "Corporate Wellness Programs", - ]} + "National Cricket Academy", "Premier Football League", "State Sports Council", "University Athletic Programs", "Professional Kabaddi League", "Basketball Federation", "School Sports Associations", "Corporate Wellness Programs"]} textboxLayout="default" useInvertedBackground={false} showCard={true} @@ -278,65 +195,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "testimonial-1", - name: "Raj Kumar", - title: "Cricket Team Captain", - date: "2024", - tag: "Professional Cricketer", - quote: "BESET jerseys are exceptional quality. The fit is perfect, and the fabric breathes amazingly during intense matches. Highly recommended for any serious team.", - avatarSrc: "http://img.b2bpic.net/free-photo/sporty-female-youngster-has-thoughtful-expression-wears-casual-sweatshirt-with-hoody_273609-18399.jpg", - avatarAlt: "Raj Kumar", - }, + id: "testimonial-1", name: "Raj Kumar", title: "Cricket Team Captain", date: "2024", tag: "Professional Cricketer", quote: "BESET jerseys are exceptional quality. The fit is perfect, and the fabric breathes amazingly during intense matches. Highly recommended for any serious team.", avatarSrc: "http://img.b2bpic.net/free-photo/sporty-female-youngster-has-thoughtful-expression-wears-casual-sweatshirt-with-hoody_273609-18399.jpg", avatarAlt: "Raj Kumar"}, { - id: "testimonial-2", - name: "Coach Priya Singh", - title: "National Academy Coach", - date: "2024", - tag: "Sports Coach", - quote: "We've been using BESET for our academy for three years. Consistency, durability, and fantastic customization options. Our athletes love their gear.", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-player_329181-14456.jpg", - avatarAlt: "Coach Priya Singh", - }, + id: "testimonial-2", name: "Coach Priya Singh", title: "National Academy Coach", date: "2024", tag: "Sports Coach", quote: "We've been using BESET for our academy for three years. Consistency, durability, and fantastic customization options. Our athletes love their gear.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-player_329181-14456.jpg", avatarAlt: "Coach Priya Singh"}, { - id: "testimonial-3", - name: "Manager Arun Patel", - title: "Football Club Manager", - date: "2024", - tag: "Club Manager", - quote: "Outstanding service and product quality. The bulk order process is seamless, and their customer support is always available to help.", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg", - avatarAlt: "Manager Arun Patel", - }, + id: "testimonial-3", name: "Manager Arun Patel", title: "Football Club Manager", date: "2024", tag: "Club Manager", quote: "Outstanding service and product quality. The bulk order process is seamless, and their customer support is always available to help.", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg", avatarAlt: "Manager Arun Patel"}, { - id: "testimonial-4", - name: "Director Meera Sharma", - title: "Sports Academy Director", - date: "2024", - tag: "Academy Director", - quote: "BESET understands what athletes need. Their attention to detail in manufacturing and custom designs makes them our go-to partner.", - avatarSrc: "http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg", - avatarAlt: "Director Meera Sharma", - }, + id: "testimonial-4", name: "Director Meera Sharma", title: "Sports Academy Director", date: "2024", tag: "Academy Director", quote: "BESET understands what athletes need. Their attention to detail in manufacturing and custom designs makes them our go-to partner.", avatarSrc: "http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg", avatarAlt: "Director Meera Sharma"}, { - id: "testimonial-5", - name: "Vikram Reddy", - title: "Basketball Team Captain", - date: "2024", - tag: "Professional Athlete", - quote: "Best jerseys I've worn. They maintain shape, the colors are vibrant, and the performance technology truly makes a difference.", - avatarSrc: "http://img.b2bpic.net/free-photo/sporty-female-youngster-has-thoughtful-expression-wears-casual-sweatshirt-with-hoody_273609-18399.jpg", - avatarAlt: "Vikram Reddy", - }, + id: "testimonial-5", name: "Vikram Reddy", title: "Basketball Team Captain", date: "2024", tag: "Professional Athlete", quote: "Best jerseys I've worn. They maintain shape, the colors are vibrant, and the performance technology truly makes a difference.", avatarSrc: "http://img.b2bpic.net/free-photo/sporty-female-youngster-has-thoughtful-expression-wears-casual-sweatshirt-with-hoody_273609-18399.jpg", avatarAlt: "Vikram Reddy"}, { - id: "testimonial-6", - name: "Deepak Verma", - title: "Kabaddi League Organizer", - date: "2024", - tag: "Tournament Organizer", - quote: "BESET has been our partner for three tournament seasons. Their reliability and product excellence are unmatched in the industry.", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-player_329181-14456.jpg", - avatarAlt: "Deepak Verma", - }, + id: "testimonial-6", name: "Deepak Verma", title: "Kabaddi League Organizer", date: "2024", tag: "Tournament Organizer", quote: "BESET has been our partner for three tournament seasons. Their reliability and product excellence are unmatched in the industry.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-player_329181-14456.jpg", avatarAlt: "Deepak Verma"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -348,36 +217,19 @@ export default function HomePage() { ctaTitle="Ready to Order Your Custom Jerseys?" ctaDescription="Get in touch with our team for bulk orders, custom designs, and exclusive pricing for teams and organizations." ctaButton={{ - text: "Contact Sales Team", - href: "https://wa.me/919876543210", - }} + text: "Contact Sales Team", href: "https://wa.me/919876543210"}} ctaIcon={MessageCircle} faqs={[ { - id: "faq-1", - title: "What's the minimum order quantity?", - content: "We accept bulk orders starting from 20 pieces per design. For smaller teams, we offer sample orders of 5-10 pieces at premium pricing.", - }, + id: "faq-1", title: "What's the minimum order quantity?", content: "We accept bulk orders starting from 20 pieces per design. For smaller teams, we offer sample orders of 5-10 pieces at premium pricing."}, { - id: "faq-2", - title: "How long does custom production take?", - content: "Standard production takes 15-20 days from design approval. Express orders are available with 7-10 day turnaround for an additional charge.", - }, + id: "faq-2", title: "How long does custom production take?", content: "Standard production takes 15-20 days from design approval. Express orders are available with 7-10 day turnaround for an additional charge."}, { - id: "faq-3", - title: "Can I customize everything?", - content: "Yes! Customize team logos, player names, numbers, colors, and design patterns. Our design team will work with you to perfect your vision.", - }, + id: "faq-3", title: "Can I customize everything?", content: "Yes! Customize team logos, player names, numbers, colors, and design patterns. Our design team will work with you to perfect your vision."}, { - id: "faq-4", - title: "What are your payment options?", - content: "We accept bank transfers, online payment gateways, and partial advance payment plans for large orders.", - }, + id: "faq-4", title: "What are your payment options?", content: "We accept bank transfers, online payment gateways, and partial advance payment plans for large orders."}, { - id: "faq-5", - title: "Do you offer discounts for bulk orders?", - content: "Yes! We provide tiered pricing for bulk orders. Contact our sales team for customized quotes based on your quantity and specifications.", - }, + id: "faq-5", title: "Do you offer discounts for bulk orders?", content: "Yes! We provide tiered pricing for bulk orders. Contact our sales team for customized quotes based on your quantity and specifications."}, ]} animationType="slide-up" useInvertedBackground={false} @@ -387,105 +239,63 @@ export default function HomePage() {