From 73a03daf4bffb6fa8e776db33223aa7c6cd7b17a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:20:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adb312e..d54af04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,24 +47,24 @@ export default function LandingPage() { description="Discover premium shoes designed for comfort, style, and performance. From athletic to casual, find your ideal pair today." tag="New Collection" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "plain" }} buttons={[ { text: "Explore Now", href: "#products" }, { text: "View Collections", href: "#featured" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hands-tying-up-sport-shoes_1262-4792.jpg", imageAlt: "Premium running shoe"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/white-sneakers-woman-model_53876-97149.jpg?_wi=1", imageAlt: "Casual sneaker"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/white-sneakers-woman-model_53876-97149.jpg", imageAlt: "Casual sneaker"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-training-outdoors-london_181624-28390.jpg?_wi=1", imageAlt: "Athletic performance shoe"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-training-outdoors-london_181624-28390.jpg", imageAlt: "Athletic performance shoe"}, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/men-s-shoes-elegant-clothes-holiday-theme-wedding_78826-2242.jpg", imageAlt: "Elegant dress shoe"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-standing-street_176420-6843.jpg?_wi=1", imageAlt: "Comfort slip-on"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-standing-street_176420-6843.jpg", imageAlt: "Comfort slip-on"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shoes-hiker-walking-forest-trail-with-sunlight-copy-space_1150-57134.jpg", imageAlt: "Durable hiking boot"}, ]} @@ -107,10 +107,10 @@ export default function LandingPage() { tagIcon={Star} products={[ { - id: "1", name: "AeroFlex Pro Running Shoe", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-training-outdoors-london_181624-28390.jpg?_wi=2", imageAlt: "AeroFlex Pro Running Shoe", initialQuantity: 1, + id: "1", name: "AeroFlex Pro Running Shoe", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-training-outdoors-london_181624-28390.jpg", imageAlt: "AeroFlex Pro Running Shoe", initialQuantity: 1, }, { - id: "2", name: "Urban Classic Sneaker", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/white-sneakers-woman-model_53876-97149.jpg?_wi=2", imageAlt: "Urban Classic Sneaker", initialQuantity: 1, + id: "2", name: "Urban Classic Sneaker", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/white-sneakers-woman-model_53876-97149.jpg", imageAlt: "Urban Classic Sneaker", initialQuantity: 1, }, { id: "3", name: "TrailBlazer Hiking Boot", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rear-view-trekking-shoes-hiker-walking-rock-forest-trail-with-sunlight-copy-space_1150-57165.jpg", imageAlt: "TrailBlazer Hiking Boot", initialQuantity: 1, @@ -119,7 +119,7 @@ export default function LandingPage() { id: "4", name: "Elegance Formal Shoe", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19868.jpg", imageAlt: "Elegance Formal Shoe", initialQuantity: 1, }, { - id: "5", name: "ComfortStride Slip-On", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-standing-street_176420-6843.jpg?_wi=2", imageAlt: "ComfortStride Slip-On", initialQuantity: 1, + id: "5", name: "ComfortStride Slip-On", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-s-legs-keds-standing-street_176420-6843.jpg", imageAlt: "ComfortStride Slip-On", initialQuantity: 1, }, { id: "6", name: "Performance Basketball Shoe", price: "$139.99", imageSrc: "http://img.b2bpic.net/free-photo/low-section-view-man-s-feet-with-basketball_23-2147925266.jpg", imageAlt: "Performance Basketball Shoe", initialQuantity: 1, @@ -149,7 +149,7 @@ export default function LandingPage() { cardTitle="Over 50,000 satisfied customers trust SoleStep for quality footwear" cardTag="Customer Reviews" cardTagIcon={Heart} - cardAnimation="entrance-slide" + cardAnimation="slide-up" useInvertedBackground={false} /> @@ -206,10 +206,10 @@ export default function LandingPage() { { id: "5", title: "Are your shoes environmentally friendly?", content: "We're committed to sustainability. Most of our shoes use eco-friendly materials and ethical manufacturing practices. Check product details for specific sustainability information."}, { - id: "6", title: "Do you offer customization services?", content: "Yes! We offer custom colors and personalized engraving on select models. Contact our customer service team to discuss your custom shoe ideas."}, + id: "6", title: "Do you offer customization services?", content: "Yes! We offer custom colors and personalized engraving on select models. Contact our customer service team to discuss your custom shoe ideas."} ]} textboxLayout="default" - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" useInvertedBackground={false} /> @@ -224,7 +224,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/computer-with-social-profile-social-community_24877-53905.jpg" imageAlt="Newsletter signup" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" buttonText="Subscribe" -- 2.49.1