diff --git a/src/app/for-buyers/page.tsx b/src/app/for-buyers/page.tsx index 5c7e6f9..ee052a9 100644 --- a/src/app/for-buyers/page.tsx +++ b/src/app/for-buyers/page.tsx @@ -51,10 +51,10 @@ export default function ForBuyersPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg", imageAlt: "Happy buyers with shopping"}, + "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg?_wi=2", imageAlt: "Happy buyers with shopping"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg", imageAlt: "Customer choosing products"}, + "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg?_wi=2", imageAlt: "Customer choosing products"}, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-choosing-nails_23-2149975488.jpg", imageAlt: "Customization choices"}, @@ -84,19 +84,19 @@ export default function ForBuyersPage() { products={[ { id: "prod-1", name: "Premium Custom T-Shirt", price: "$24.99", variant: "Organic Cotton • 5+ Colors", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg", imageAlt: "Premium custom t-shirt", isFavorited: false, + "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg?_wi=2", imageAlt: "Premium custom t-shirt", isFavorited: false, }, { id: "prod-2", name: "Personalized Ceramic Mug", price: "$14.99", variant: "White Ceramic • Custom Design", imageSrc: - "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg", imageAlt: "Personalized ceramic mug", isFavorited: false, + "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg?_wi=2", imageAlt: "Personalized ceramic mug", isFavorited: false, }, { id: "prod-3", name: "Custom Leather Journal", price: "$34.99", variant: "Premium Leather • Embossing", imageSrc: - "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg", imageAlt: "Custom leather journal", isFavorited: false, + "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg?_wi=2", imageAlt: "Custom leather journal", isFavorited: false, }, { id: "prod-4", name: "Cozy Custom Hoodie", price: "$44.99", variant: "Fleece Blend • 8 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg", imageAlt: "Cozy custom hoodie", isFavorited: false, + "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg?_wi=2", imageAlt: "Cozy custom hoodie", isFavorited: false, }, ]} gridVariant="four-items-2x2-equal-grid" diff --git a/src/app/for-sellers/page.tsx b/src/app/for-sellers/page.tsx index 58e3ff4..e6ff229 100644 --- a/src/app/for-sellers/page.tsx +++ b/src/app/for-sellers/page.tsx @@ -54,13 +54,13 @@ export default function ForSellersPage() { "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Seller dashboard interface"}, { imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg", imageAlt: "Business collaboration"}, + "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg?_wi=2", imageAlt: "Business collaboration"}, { imageSrc: "http://img.b2bpic.net/free-vector/mini-people-with-computer-clock_24877-56158.jpg", imageAlt: "Real-time updates"}, { imageSrc: - "http://img.b2bpic.net/free-photo/tanned-girl-striped-summer-shirt-using-smartphone-sitting-table-with-computer-it_197531-4886.jpg", imageAlt: "Product customization"}, + "http://img.b2bpic.net/free-photo/tanned-girl-striped-summer-shirt-using-smartphone-sitting-table-with-computer-it_197531-4886.jpg?_wi=2", imageAlt: "Product customization"}, { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-closed-padlock_176474-8918.jpg", imageAlt: "Security and trust"}, diff --git a/src/app/page.tsx b/src/app/page.tsx index 02914a3..8ad34c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,13 +57,13 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/laptop-blank-screen-hopping-cart-full-gifts-with-copyspace-online-shopping-concept_1423-92.jpg", imageAlt: "marketplace ecommerce shopping products selling"}, { imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg", imageAlt: "seller vendor business marketplace commerce"}, + "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg?_wi=1", imageAlt: "seller vendor business marketplace commerce"}, { imageSrc: - "http://img.b2bpic.net/free-photo/tanned-girl-striped-summer-shirt-using-smartphone-sitting-table-with-computer-it_197531-4886.jpg", imageAlt: "customization personalization product design customize"}, + "http://img.b2bpic.net/free-photo/tanned-girl-striped-summer-shirt-using-smartphone-sitting-table-with-computer-it_197531-4886.jpg?_wi=1", imageAlt: "customization personalization product design customize"}, { imageSrc: - "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg", imageAlt: "customer shopping buyer purchase ecommerce"}, + "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg?_wi=1", imageAlt: "customer shopping buyer purchase ecommerce"}, { imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-professionals-engaged-video-call-global-meeting-using-online-communication_482257-132361.jpg", imageAlt: "collaboration teamwork partnership business communication"}, @@ -129,19 +129,19 @@ export default function HomePage() { products={[ { id: "prod-1", name: "Premium Custom T-Shirt", price: "$24.99", variant: "Organic Cotton • 5+ Colors", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg", imageAlt: "Premium custom t-shirt", isFavorited: false, + "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg?_wi=1", imageAlt: "Premium custom t-shirt", isFavorited: false, }, { id: "prod-2", name: "Personalized Ceramic Mug", price: "$14.99", variant: "White Ceramic • Custom Design", imageSrc: - "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg", imageAlt: "Personalized ceramic mug", isFavorited: false, + "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg?_wi=1", imageAlt: "Personalized ceramic mug", isFavorited: false, }, { id: "prod-3", name: "Custom Leather Journal", price: "$34.99", variant: "Premium Leather • Embossing", imageSrc: - "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg", imageAlt: "Custom leather journal", isFavorited: false, + "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg?_wi=1", imageAlt: "Custom leather journal", isFavorited: false, }, { id: "prod-4", name: "Cozy Custom Hoodie", price: "$44.99", variant: "Fleece Blend • 8 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg", imageAlt: "Cozy custom hoodie", isFavorited: false, + "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg?_wi=1", imageAlt: "Cozy custom hoodie", isFavorited: false, }, ]} gridVariant="four-items-2x2-equal-grid" @@ -177,11 +177,11 @@ export default function HomePage() { { id: "test-1", name: "Sarah Chen", role: "Apparel Seller", company: "Urban Threads Co", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Sarah Chen"}, + "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Sarah Chen"}, { id: "test-2", name: "Jessica Martinez", role: "Buyer & Customer", company: "Design Enthusiast", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg", imageAlt: "Jessica Martinez"}, + "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg?_wi=1", imageAlt: "Jessica Martinez"}, { id: "test-3", name: "Michael Thompson", role: "Gift Seller", company: "Thompson Personalized", rating: 5, imageSrc: @@ -189,7 +189,7 @@ export default function HomePage() { { id: "test-4", name: "Emily Rodriguez", role: "Fashion Entrepreneur", company: "Artisan Collective", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Emily Rodriguez"}, + "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Emily Rodriguez"}, { id: "test-5", name: "Lisa Wong", role: "Bulk Buyer", company: "Corporate Gifts Inc", rating: 5, imageSrc: