diff --git a/src/app/page.tsx b/src/app/page.tsx index a54c1c0..311debe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function HomePage() { { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/stylish-asian-senior-woman-going-shopping-wearing-trendy-clothes-sunglasses-holding-store-bags-w_1258-158236.jpg"}, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg"}, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg?_wi=1"}, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg"}, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg?_wi=1"}, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/laptop-headset-phone-table_146671-13973.jpg"}, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/laptop-headset-phone-table_146671-13973.jpg?_wi=1"}, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-hands-using-smartphone_285396-6598.jpg"}, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-hands-using-smartphone_285396-6598.jpg?_wi=1"}, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-magnificent-shy-brunette-young-woman-posing-paris-street-elegant-lady-look-summertime-beige-colors-travel-experience_291049-1756.jpg"}, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-magnificent-shy-brunette-young-woman-posing-paris-street-elegant-lady-look-summertime-beige-colors-travel-experience_291049-1756.jpg?_wi=1"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -87,7 +87,7 @@ export default function HomePage() { { id: "1", title: "Men's Fashion", description: "Premium clothing collection including shirts, pants, jackets, and accessories designed for the modern man.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg", imageAlt: "Men's fashion collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg?_wi=2", imageAlt: "Men's fashion collection"}, items: [ { icon: Shirt, text: "Trendy Apparel" }, { icon: Star, text: "Premium Quality" }, @@ -98,7 +98,7 @@ export default function HomePage() { { id: "2", title: "Women's Fashion", description: "Elegant and stylish women's collection featuring dresses, tops, bottoms, and accessories for every occasion.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg", imageAlt: "Women's fashion collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg?_wi=2", imageAlt: "Women's fashion collection"}, items: [ { icon: Heart, text: "Stylish Designs" }, { icon: Star, text: "Trending Styles" }, @@ -109,7 +109,7 @@ export default function HomePage() { { id: "3", title: "Electronics", description: "Latest gadgets and electronics including smartphones, laptops, headphones, and smart devices.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-headset-phone-table_146671-13973.jpg", imageAlt: "Electronics collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-headset-phone-table_146671-13973.jpg?_wi=2", imageAlt: "Electronics collection"}, items: [ { icon: Zap, text: "Latest Tech" }, { icon: Shield, text: "Warranty Included" }, @@ -133,15 +133,15 @@ export default function HomePage() { useInvertedBackground={true} products={[ { - id: "prod-1", name: "Premium Cotton T-Shirt", price: "$45.99", variant: "White • S, M, L, XL", imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg", imageAlt: "Premium Cotton T-Shirt"}, + id: "prod-1", name: "Premium Cotton T-Shirt", price: "$45.99", variant: "White • S, M, L, XL", imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg?_wi=3", imageAlt: "Premium Cotton T-Shirt"}, { - id: "prod-2", name: "Elegant Summer Dress", price: "$89.99", variant: "Navy Blue • XS to XL", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg", imageAlt: "Elegant Summer Dress"}, + id: "prod-2", name: "Elegant Summer Dress", price: "$89.99", variant: "Navy Blue • XS to XL", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg?_wi=3", imageAlt: "Elegant Summer Dress"}, { - id: "prod-3", name: "Wireless Headphones", price: "$129.99", variant: "Black • Active Noise", imageSrc: "http://img.b2bpic.net/free-photo/laptop-headset-phone-table_146671-13973.jpg", imageAlt: "Wireless Headphones"}, + id: "prod-3", name: "Wireless Headphones", price: "$129.99", variant: "Black • Active Noise", imageSrc: "http://img.b2bpic.net/free-photo/laptop-headset-phone-table_146671-13973.jpg?_wi=3", imageAlt: "Wireless Headphones"}, { - id: "prod-4", name: "Stainless Steel Watch", price: "$199.99", variant: "Silver • Automatic", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-hands-using-smartphone_285396-6598.jpg", imageAlt: "Stainless Steel Watch"}, + id: "prod-4", name: "Stainless Steel Watch", price: "$199.99", variant: "Silver • Automatic", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-hands-using-smartphone_285396-6598.jpg?_wi=2", imageAlt: "Stainless Steel Watch"}, { - id: "prod-5", name: "Designer Handbag", price: "$249.99", variant: "Black • Genuine Leather", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-magnificent-shy-brunette-young-woman-posing-paris-street-elegant-lady-look-summertime-beige-colors-travel-experience_291049-1756.jpg", imageAlt: "Designer Handbag"}, + id: "prod-5", name: "Designer Handbag", price: "$249.99", variant: "Black • Genuine Leather", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-magnificent-shy-brunette-young-woman-posing-paris-street-elegant-lady-look-summertime-beige-colors-travel-experience_291049-1756.jpg?_wi=2", imageAlt: "Designer Handbag"}, { id: "prod-6", name: "Noise-Cancelling Earbuds", price: "$99.99", variant: "White • Wireless", imageSrc: "http://img.b2bpic.net/free-photo/clean-desktop-with-headphones-setup_58702-17230.jpg", imageAlt: "Noise-Cancelling Earbuds"}, ]}