From d82d220c2c12866393fdecb5445c56c6e440cdc7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 13:05:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 190 ++++++++++------------------------------------- 1 file changed, 40 insertions(+), 150 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0556242..e30b169 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,64 +30,36 @@ export default function LandingPage() {
@@ -100,19 +72,13 @@ export default function LandingPage() { features={[ { icon: Shield, - title: "Durable Materials", - description: "High-quality leather and synthetic fibers built to last.", - }, + title: "Durable Materials", description: "High-quality leather and synthetic fibers built to last."}, { icon: Zap, - title: "Instant Comfort", - description: "Engineered insoles for all-day wearability.", - }, + title: "Instant Comfort", description: "Engineered insoles for all-day wearability."}, { icon: Award, - title: "Premium Quality", - description: "Hand-finished details in every pair we ship.", - }, + title: "Premium Quality", description: "Hand-finished details in every pair we ship."}, ]} title="Why Choose Our Footwear" description="Crafted with precision, designed for endurance, and styled for your everyday journey." @@ -127,41 +93,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Classic Urban Sneaker", - price: "$120.00", - imageSrc: "http://img.b2bpic.net/free-photo/composition-father-son-shoes_23-2148868945.jpg", - }, + id: "p1", name: "Classic Urban Sneaker", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/composition-father-son-shoes_23-2148868945.jpg"}, { - id: "p2", - name: "Modern Leather Loafer", - price: "$150.00", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-casual-leather-men-shoes_1203-7706.jpg", - }, + id: "p2", name: "Modern Leather Loafer", price: "$150.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-casual-leather-men-shoes_1203-7706.jpg"}, { - id: "p3", - name: "Athletic Pro Run", - price: "$135.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005678.jpg", - }, + id: "p3", name: "Athletic Pro Run", price: "$135.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005678.jpg"}, { - id: "p4", - name: "Pastel Suede Trainer", - price: "$110.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005695.jpg", - }, + id: "p4", name: "Pastel Suede Trainer", price: "$110.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005695.jpg"}, { - id: "p5", - name: "Rugged Terrain Boot", - price: "$185.00", - imageSrc: "http://img.b2bpic.net/free-photo/seductive-blond-woman-with-perfect-legs-sitting-bench_273443-3389.jpg", - }, + id: "p5", name: "Rugged Terrain Boot", price: "$185.00", imageSrc: "http://img.b2bpic.net/free-photo/seductive-blond-woman-with-perfect-legs-sitting-bench_273443-3389.jpg"}, { - id: "p6", - name: "Urban High-Top", - price: "$140.00", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-skateboard_23-2148950654.jpg", - }, + id: "p6", name: "Urban High-Top", price: "$140.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-skateboard_23-2148950654.jpg"}, ]} title="Latest Arrivals" description="Explore our curated selection of season-defining footwear." @@ -174,45 +116,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Life changing comfort", - quote: "I've never worn a more comfortable pair of shoes. Truly premium.", - name: "Sarah Johnson", - role: "Fashion Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/africanamerican-woman-shopping-shoes-store_627829-4479.jpg", - }, + id: "1", title: "Life changing comfort", quote: "I've never worn a more comfortable pair of shoes. Truly premium.", name: "Sarah Johnson", role: "Fashion Blogger", imageSrc: "http://img.b2bpic.net/free-photo/africanamerican-woman-shopping-shoes-store_627829-4479.jpg"}, { - id: "2", - title: "Perfect fit", - quote: "Finally, sneakers that fit my feet and look great for the office too.", - name: "Michael Chen", - role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-isolated-black-suit-holding-pait-shoes_285396-433.jpg", - }, + id: "2", title: "Perfect fit", quote: "Finally, sneakers that fit my feet and look great for the office too.", name: "Michael Chen", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-isolated-black-suit-holding-pait-shoes_285396-433.jpg"}, { - id: "3", - title: "Excellent quality", - quote: "The durability is top-notch. I walk miles every day and they still feel new.", - name: "Emily Rodriguez", - role: "Architect", - imageSrc: "http://img.b2bpic.net/free-photo/five-golden-stars-inside-white-message-box-client-excellent-evaluation-by-3d-render_616485-27.jpg", - }, + id: "3", title: "Excellent quality", quote: "The durability is top-notch. I walk miles every day and they still feel new.", name: "Emily Rodriguez", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/five-golden-stars-inside-white-message-box-client-excellent-evaluation-by-3d-render_616485-27.jpg"}, { - id: "4", - title: "Worth every penny", - quote: "Fantastic design, lightweight, and super durable. Highly recommend.", - name: "David Kim", - role: "Consultant", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-grey-t-shirt-looking-positive_176474-18304.jpg", - }, + id: "4", title: "Worth every penny", quote: "Fantastic design, lightweight, and super durable. Highly recommend.", name: "David Kim", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-grey-t-shirt-looking-positive_176474-18304.jpg"}, { - id: "5", - title: "My go-to store", - quote: "StrideStore has officially replaced my previous shoe brand. Great experience.", - name: "Anna Peterson", - role: "Graphic Designer", - imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-checking-what-they-bought_23-2148312147.jpg", - }, + id: "5", title: "My go-to store", quote: "StrideStore has officially replaced my previous shoe brand. Great experience.", name: "Anna Peterson", role: "Graphic Designer", imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-checking-what-they-bought_23-2148312147.jpg"}, ]} title="What Our Customers Say" description="Join thousands of happy walkers around the globe." @@ -223,8 +135,7 @@ export default function LandingPage() {