From 58c40437d60c35c642dc5388c1d200c985deb0b3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:47:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 84 +++++++++++++++++++++++++++++++----------------- 1 file changed, 55 insertions(+), 29 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2361fa6..90d24f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="large" - background="fluid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -48,7 +48,7 @@ export default function LandingPage() { tag="2026 Collection" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "fluid" }} + background={{ variant: "plain" }} buttons={[ { text: "Shop Now", href: "#products" }, { text: "Explore Collection", href: "#collection" }, @@ -56,17 +56,23 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-pensive-guy-wearing-shirt-sitting-stairs-outside-near-building-with-industrial-exterior_613910-18357.jpg?_wi=1", imageAlt: "Premium Black Sneaker"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-pensive-guy-wearing-shirt-sitting-stairs-outside-near-building-with-industrial-exterior_613910-18357.jpg", imageAlt: "Premium Black Sneaker" + }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=1", imageAlt: "White Athletic Shoe"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg", imageAlt: "White Athletic Shoe" + }, { - id: "3", imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-with-photo_52683-14033.jpg?_wi=1", imageAlt: "Modern Performance Sneaker"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-with-photo_52683-14033.jpg", imageAlt: "Modern Performance Sneaker" + }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19868.jpg?_wi=1", imageAlt: "Elegant Lifestyle Shoe"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19868.jpg", imageAlt: "Elegant Lifestyle Shoe" + }, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-rocks-broccoli_52683-94824.jpg?_wi=1", imageAlt: "Contemporary Sneaker Design"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-rocks-broccoli_52683-94824.jpg", imageAlt: "Contemporary Sneaker Design" + }, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-training-outdoors-london_181624-28390.jpg", imageAlt: "High-Performance Running Shoe"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-training-outdoors-london_181624-28390.jpg", imageAlt: "High-Performance Running Shoe" + }, ]} autoPlay={true} autoPlayInterval={4000} @@ -87,13 +93,16 @@ export default function LandingPage() { products={[ { id: "1", brand: "NEXTSTEP Elite", name: "Urban Performance Runner", price: "$189.00", rating: 5, - reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-728.jpg", imageAlt: "Urban Performance Running Sneaker"}, + reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-728.jpg", imageAlt: "Urban Performance Running Sneaker" + }, { id: "2", brand: "NEXTSTEP Casual", name: "Minimalist Lifestyle Shoe", price: "$149.00", rating: 5, - reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg", imageAlt: "Minimalist Casual Lifestyle Shoe"}, + reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg", imageAlt: "Minimalist Casual Lifestyle Shoe" + }, { id: "3", brand: "NEXTSTEP Urban", name: "Streetwear Edition Sneaker", price: "$169.00", rating: 5, - reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105206.jpg", imageAlt: "Streetwear Edition Premium Sneaker"}, + reviewCount: "3.1k", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105206.jpg", imageAlt: "Streetwear Edition Premium Sneaker" + }, ]} buttons={[{ text: "View All Products" }]} buttonAnimation="slide-up" @@ -104,7 +113,8 @@ export default function LandingPage() { @@ -172,13 +188,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "Sarah Johnson"}, + id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Sarah Johnson" + }, { - id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Michael Chen" + }, { - id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=3", imageAlt: "Emma Rodriguez"}, + id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Emma Rodriguez" + }, { - id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=4", imageAlt: "David Park"}, + id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David Park" + }, ]} /> @@ -189,24 +209,30 @@ export default function LandingPage() { description="Everything you need to know about NEXTSTEP premium sneakers, shipping, and our guarantee." textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/brown-shoe-with-rocks-broccoli_52683-94824.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/brown-shoe-with-rocks-broccoli_52683-94824.jpg" imageAlt="Premium sneaker collection FAQ" mediaPosition="left" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ { - id: "1", title: "How do I know which size to choose?", content: "We recommend using our detailed size guide on each product page. Most customers find our sizes run true to standard US sizing. If you're between sizes, we suggest sizing up for comfort. All purchases come with free returns within 30 days."}, + id: "1", title: "How do I know which size to choose?", content: "We recommend using our detailed size guide on each product page. Most customers find our sizes run true to standard US sizing. If you're between sizes, we suggest sizing up for comfort. All purchases come with free returns within 30 days." + }, { - id: "2", title: "What's your return and exchange policy?", content: "We offer hassle-free returns and exchanges within 30 days of purchase. Simply initiate a return through your account dashboard, and we'll provide a prepaid shipping label. Once we receive your return, we'll process a refund or send your exchange immediately."}, + id: "2", title: "What's your return and exchange policy?", content: "We offer hassle-free returns and exchanges within 30 days of purchase. Simply initiate a return through your account dashboard, and we'll provide a prepaid shipping label. Once we receive your return, we'll process a refund or send your exchange immediately." + }, { - id: "3", title: "Are your sneakers authentic?", content: "100% guaranteed authentic. Every pair sold on NEXTSTEP is sourced directly from authorized retailers and official brand partners. We include a certificate of authenticity with every premium purchase."}, + id: "3", title: "Are your sneakers authentic?", content: "100% guaranteed authentic. Every pair sold on NEXTSTEP is sourced directly from authorized retailers and official brand partners. We include a certificate of authenticity with every premium purchase." + }, { - id: "4", title: "How long does shipping take?", content: "Standard shipping takes 2-3 business days to most locations. We also offer express shipping (1 business day) and international shipping options. All orders come with real-time tracking."}, + id: "4", title: "How long does shipping take?", content: "Standard shipping takes 2-3 business days to most locations. We also offer express shipping (1 business day) and international shipping options. All orders come with real-time tracking." + }, { - id: "5", title: "Do you offer size exchanges if the fit isn't perfect?", content: "Absolutely! We understand that sometimes the fit isn't quite right. Contact our support team for a free size exchange. We'll ship your new size immediately and arrange pickup of the original pair."}, + id: "5", title: "Do you offer size exchanges if the fit isn't perfect?", content: "Absolutely! We understand that sometimes the fit isn't quite right. Contact our support team for a free size exchange. We'll ship your new size immediately and arrange pickup of the original pair." + }, { - id: "6", title: "How do I care for my premium sneakers?", content: "Each pair comes with detailed care instructions. Generally, we recommend gentle cleaning with a soft brush, storing in a cool dry place, and using sneaker protectant spray for longevity. We also offer professional cleaning services."}, + id: "6", title: "How do I care for my premium sneakers?", content: "Each pair comes with detailed care instructions. Generally, we recommend gentle cleaning with a soft brush, storing in a cool dry place, and using sneaker protectant spray for longevity. We also offer professional cleaning services." + }, ]} /> -- 2.49.1