From ace7cdc922d0866f1c6397c177ef59f7d574217a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 12:46:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 121 ++++++++++++++++++++++++----------------------- 1 file changed, 61 insertions(+), 60 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6abec6f..0036422 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Catchy 99" + brandName="SprintStride" /> @@ -49,23 +49,23 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars"}} - title="Welcome to Catchy 99" - description="Your premier destination for high-quality products in Ariana. Experience professional service and a curated shopping environment." + title="Elevate Your Game" + description="Welcome to SprintStride, your expert source for high-performance athletic footwear in Ariana. Step into greatness today." testimonials={[ { - name: "Amine", handle: "@amine_tn", testimonial: "Excellent service and high quality products!", rating: 5, + name: "Amine", handle: "@amine_tn", testimonial: "Top-tier running shoes, perfect fit!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/good-mood-two-girls-big-shopping_329181-18706.jpg?_wi=1"}, { - name: "Sarra", handle: "@sarra_ariana", testimonial: "Very professional and friendly store experience.", rating: 5, + name: "Sarra", handle: "@sarra_ariana", testimonial: "Best basketball shoes I've found in Tunis.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=1"}, { - name: "Karim", handle: "@karim_dev", testimonial: "Found exactly what I needed, top notch shop.", rating: 5, + name: "Karim", handle: "@karim_dev", testimonial: "Professional advice and great athletic gear.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chit-chatting-leisure-activity_329181-8019.jpg?_wi=1"}, { - name: "Nour", handle: "@nour_tn", testimonial: "Fantastic collection, highly recommend Catchy 99.", rating: 5, + name: "Nour", handle: "@nour_tn", testimonial: "Sturdy and stylish, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-smoothie-cafe-outdoor-happy-portrait_1296-868.jpg?_wi=1"}, { - name: "Ahmed", handle: "@ahmed_biz", testimonial: "Reliable store in Ariana, great atmosphere.", rating: 5, + name: "Ahmed", handle: "@ahmed_biz", testimonial: "Reliable footwear for my training sessions.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/good-day-due-good-shopping_329181-8016.jpg?_wi=1"}, ]} imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892904.jpg" @@ -83,15 +83,15 @@ export default function LandingPage() { ]} marqueeItems={[ { - type: "text", text: "Premium Quality"}, + type: "text", text: "Performance Ready"}, { - type: "text", text: "Expert Assistance"}, + type: "text", text: "Athletic Excellence"}, { - type: "text", text: "Curated Selection"}, + type: "text", text: "Pro-Grade Footwear"}, { - type: "text", text: "Trusted Ariana Partner"}, + type: "text", text: "Ariana Trusted"}, { - type: "text", text: "Customer Focused"}, + type: "text", text: "Trainer Approved"}, ]} /> @@ -99,8 +99,8 @@ export default function LandingPage() {
@@ -113,14 +113,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Premium Quality", description: "Hand-picked products ensuring the highest standards.", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-suggesting-trendy-clothes-male-client-try_482257-118550.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/geometric-light-podium-3d-background_135149-57.jpg", buttonText: "Discover"}, + title: "Elite Cushioning", description: "Engineered for maximum comfort and joint protection during intensity.", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-suggesting-trendy-clothes-male-client-try_482257-118550.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/geometric-light-podium-3d-background_135149-57.jpg", buttonText: "Shop Performance"}, { - title: "Customer Service", description: "Our professional team is here to assist you.", imageSrc: "http://img.b2bpic.net/free-photo/three-elegant-women-with-shopping-bags-city_1157-38849.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-supporting-each-other-holding-hands-cafe_637285-8150.jpg", buttonText: "Learn"}, + title: "Durable Materials", description: "High-tech fabrics designed to withstand the toughest workouts.", imageSrc: "http://img.b2bpic.net/free-photo/three-elegant-women-with-shopping-bags-city_1157-38849.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-supporting-each-other-holding-hands-cafe_637285-8150.jpg", buttonText: "Learn More"}, { - title: "Curated Selection", description: "A diverse collection to meet your daily needs.", imageSrc: "http://img.b2bpic.net/free-photo/asian-client-navigates-pharmacy-shelves-full-drugs-vitamins-relying-medicaments-boxes_482257-134290.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/pedestal-display-blank-podium-product_1048-15962.jpg", buttonText: "Explore"}, + title: "Precision Fit", description: "Customized support for every athlete's unique foot structure.", imageSrc: "http://img.b2bpic.net/free-photo/asian-client-navigates-pharmacy-shelves-full-drugs-vitamins-relying-medicaments-boxes_482257-134290.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/pedestal-display-blank-podium-product_1048-15962.jpg", buttonText: "See Sizes"}, ]} - title="Why Visit Catchy 99?" - description="We offer more than just products; we offer a seamless shopping experience." + title="Why SprintStride?" + description="Your go-to destination for professional-grade footwear in Ariana." /> @@ -132,20 +132,20 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Premium Item A", price: "Contact for price", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-man-suit-using-smartphone_171337-19117.jpg"}, + id: "p1", name: "Sprint Pro Runner", price: "149 TND", variant: "Performance", imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-man-suit-using-smartphone_171337-19117.jpg"}, { - id: "p2", name: "Premium Item B", price: "Contact for price", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg"}, + id: "p2", name: "Court King Basketball", price: "189 TND", variant: "Athletic", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg"}, { - id: "p3", name: "Premium Item C", price: "Contact for price", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/view-model-career-kit-still-life_23-2150229766.jpg"}, + id: "p3", name: "Trainer Everyday", price: "129 TND", variant: "Lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/view-model-career-kit-still-life_23-2150229766.jpg"}, { - id: "p4", name: "Premium Item D", price: "Contact for price", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32405.jpg"}, + id: "p4", name: "Cross-Fit Elite", price: "175 TND", variant: "Performance", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32405.jpg"}, { - id: "p5", name: "Premium Item E", price: "Contact for price", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/men-s-clothing-store-indoor-shopping-center_23-2148225026.jpg"}, + id: "p5", name: "Speed Master", price: "199 TND", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/men-s-clothing-store-indoor-shopping-center_23-2148225026.jpg"}, { - id: "p6", name: "Premium Item F", price: "Contact for price", variant: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-bench-after-shopping_23-2147645159.jpg"}, + id: "p6", name: "Classic Retro", price: "99 TND", variant: "Vintage", imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-bench-after-shopping_23-2147645159.jpg"}, ]} - title="Our Featured Collection" - description="Explore our curated items available today." + title="Our Footwear Selection" + description="Explore the latest in athletic footwear technology." /> @@ -155,18 +155,18 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", title: "Great shop!", quote: "Fantastic service and quality.", name: "Amine", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-two-girls-big-shopping_329181-18706.jpg?_wi=2"}, + id: "t1", title: "Game changer!", quote: "My performance improved instantly.", name: "Amine", role: "Runner", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-two-girls-big-shopping_329181-18706.jpg?_wi=2"}, { - id: "t2", title: "Best in Ariana", quote: "Always finding great products here.", name: "Sarra", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2"}, + id: "t2", title: "Best court grip", quote: "Sturdy basketball shoes, great support.", name: "Sarra", role: "Player", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2"}, { - id: "t3", title: "Highly Recommend", quote: "Professional and helpful.", name: "Karim", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/chit-chatting-leisure-activity_329181-8019.jpg?_wi=2"}, + id: "t3", title: "Professional shop", quote: "Staff helped me find the perfect size.", name: "Karim", role: "Athletic", imageSrc: "http://img.b2bpic.net/free-photo/chit-chatting-leisure-activity_329181-8019.jpg?_wi=2"}, { - id: "t4", title: "Wonderful Experience", quote: "The team is very welcoming.", name: "Nour", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-smoothie-cafe-outdoor-happy-portrait_1296-868.jpg?_wi=2"}, + id: "t4", title: "Fantastic quality", quote: "Reliable shoes that last through seasons.", name: "Nour", role: "User", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-smoothie-cafe-outdoor-happy-portrait_1296-868.jpg?_wi=2"}, { - id: "t5", title: "Top Tier", quote: "Love shopping at Catchy 99.", name: "Ahmed", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/good-day-due-good-shopping_329181-8016.jpg?_wi=2"}, + id: "t5", title: "Top Tier Store", quote: "Love the selection at SprintStride.", name: "Ahmed", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/good-day-due-good-shopping_329181-8016.jpg?_wi=2"}, ]} - title="What Our Customers Say" - description="Honest reviews from our valued clients in Ariana." + title="Athletes Talk" + description="Real feedback from our satisfied sports enthusiasts in Ariana." /> @@ -176,14 +176,14 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", title: "Where are you located?", content: "We are located at V578+MH3, Av. Mohamed Rached El Baji, Ariana Tunisia."}, + id: "f1", title: "Where are you located?", content: "Visit us at V578+MH3, Av. Mohamed Rached El Baji, Ariana Tunisia. We're ready to fit your next pair."}, { - id: "f2", title: "What are your opening hours?", content: "We are open daily to serve you. Please contact us for specific times."}, + id: "f2", title: "Do you offer custom fitting?", content: "Yes! Our staff provides professional fitting to ensure maximum performance."}, { - id: "f3", title: "How can I contact you?", content: "You can reach us through our contact form below or visit us directly at the store."}, + id: "f3", title: "Can I track my order?", content: "Visit us in-store for updates, or contact our team via the form below."}, ]} - title="Common Questions" - description="Get quick answers about our location and store services." + title="Need Answers?" + description="Everything you need to know about your next pair of sports shoes." faqsAnimation="slide-up" /> @@ -195,28 +195,28 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "1000+", title: "Happy Customers", items: [ - "Serving local clients", "High satisfaction"], + id: "m1", value: "1200+", title: "Active Athletes", items: [ + "Serving local teams", "Pro-level satisfaction"], }, { - id: "m2", value: "5+", title: "Years Experience", items: [ - "Deep market knowledge", "Established trust"], + id: "m2", value: "6+", title: "Years Performance", items: [ + "Industry expertise", "Proven durability"], }, { - id: "m3", value: "500+", title: "Products Offered", items: [ - "High quality selection", "Diverse range"], + id: "m3", value: "300+", title: "Shoe Models", items: [ + "High-tech engineering", "Diverse range"], }, ]} - title="Our Impact" - description="Serving the Ariana community with excellence." + title="SprintStride by Numbers" + description="Fueling Ariana's athletes for years." />
); -} \ No newline at end of file +} -- 2.49.1