From 18e8c67cd098a227ef2af396bcaedf0f2bff9eed Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 05:47:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 48c1ecc..8758acf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,12 +58,12 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-happy-with-her-new-high-heels_23-2147645119.jpg", imageAlt: "Premium Fashion Collection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials-jeans_23-2149460054.jpg", imageAlt: "Luxury Home Decor" } + { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-happy-with-her-new-high-heels_23-2147645119.jpg?_wi=1", imageAlt: "Premium Fashion Collection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials-jeans_23-2149460054.jpg?_wi=1", imageAlt: "Luxury Home Decor" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg", imageAlt: "Latest Technology" }, - { imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg", imageAlt: "Beauty & Skincare" } + { imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg?_wi=1", imageAlt: "Latest Technology" }, + { imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg?_wi=1", imageAlt: "Beauty & Skincare" } ]} avatars={[ { src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", alt: "Customer Sarah" }, @@ -91,7 +91,7 @@ export default function LandingPage() { { title: "Secure Checkout", description: "Multiple payment options with bank-level security", icon: Shield }, { title: "24/7 Support", description: "Dedicated customer service team available around the clock", icon: Headphones } ]} - imageSrc="http://img.b2bpic.net/free-vector/business-landing-page_52683-9587.jpg" + imageSrc="http://img.b2bpic.net/free-vector/business-landing-page_52683-9587.jpg?_wi=1" imageAlt="ShopHub Store Experience" mediaAnimation="blur-reveal" imagePosition="right" @@ -111,10 +111,10 @@ export default function LandingPage() { buttons={[{ text: "View All Categories", href: "#products" }]} buttonAnimation="slide-up" features={[ - { id: "1", title: "Fashion & Apparel", description: "Latest trends and timeless classics from top designers", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-happy-with-her-new-high-heels_23-2147645119.jpg", imageAlt: "Fashion Collection" }, - { id: "2", title: "Electronics & Tech", description: "Cutting-edge gadgets and accessories for tech enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg", imageAlt: "Technology Products" }, - { id: "3", title: "Home & Living", description: "Transform your space with premium home decor items", imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials-jeans_23-2149460054.jpg", imageAlt: "Home Decor" }, - { id: "4", title: "Beauty & Wellness", description: "Premium skincare, cosmetics, and wellness products", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg", imageAlt: "Beauty Products" } + { id: "1", title: "Fashion & Apparel", description: "Latest trends and timeless classics from top designers", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-happy-with-her-new-high-heels_23-2147645119.jpg?_wi=2", imageAlt: "Fashion Collection" }, + { id: "2", title: "Electronics & Tech", description: "Cutting-edge gadgets and accessories for tech enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg?_wi=2", imageAlt: "Technology Products" }, + { id: "3", title: "Home & Living", description: "Transform your space with premium home decor items", imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials-jeans_23-2149460054.jpg?_wi=2", imageAlt: "Home Decor" }, + { id: "4", title: "Beauty & Wellness", description: "Premium skincare, cosmetics, and wellness products", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg?_wi=2", imageAlt: "Beauty Products" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -134,11 +134,11 @@ export default function LandingPage() { buttons={[{ text: "View Full Catalog", href: "#" }]} buttonAnimation="slide-up" products={[ - { id: "p1", name: "Premium Wireless Headphones", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg", imageAlt: "Wireless Headphones", initialQuantity: 1, isFavorited: false }, - { id: "p2", name: "Luxury Skincare Set", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg", imageAlt: "Skincare Products", initialQuantity: 1, isFavorited: false }, - { id: "p3", name: "Designer Handbag", price: "$199.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-happy-with-her-new-high-heels_23-2147645119.jpg", imageAlt: "Designer Handbag", initialQuantity: 1, isFavorited: false }, - { id: "p4", name: "Smart Home Device", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg", imageAlt: "Smart Device", initialQuantity: 1, isFavorited: false }, - { id: "p5", name: "Organic Wellness Tea", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg", imageAlt: "Wellness Tea", initialQuantity: 1, isFavorited: false } + { id: "p1", name: "Premium Wireless Headphones", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg?_wi=3", imageAlt: "Wireless Headphones", initialQuantity: 1, isFavorited: false }, + { id: "p2", name: "Luxury Skincare Set", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg?_wi=3", imageAlt: "Skincare Products", initialQuantity: 1, isFavorited: false }, + { id: "p3", name: "Designer Handbag", price: "$199.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-happy-with-her-new-high-heels_23-2147645119.jpg?_wi=3", imageAlt: "Designer Handbag", initialQuantity: 1, isFavorited: false }, + { id: "p4", name: "Smart Home Device", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913642.jpg?_wi=4", imageAlt: "Smart Device", initialQuantity: 1, isFavorited: false }, + { id: "p5", name: "Organic Wellness Tea", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232251.jpg?_wi=4", imageAlt: "Wellness Tea", initialQuantity: 1, isFavorited: false } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -259,7 +259,7 @@ export default function LandingPage() {