diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2e881ef..c5102d1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { icon: ShoppingCart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-large-box-package-suffering-from-heavy-weight-standing-orange-wall_141793-48146.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-large-box-package-suffering-from-heavy-weight-standing-orange-wall_141793-48146.jpg?_wi=3" imageAlt="Delivery man with a package, symbolizing efficient logistics" mediaAnimation="slide-up" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index db083cd..a257544 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-holding-looking-clipboard-drinking-coffee-isolated-purple-background_141793-84942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-holding-looking-clipboard-drinking-coffee-isolated-purple-background_141793-84942.jpg?_wi=2" imageAlt="Customer support representative with headset" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index e061481..2038e4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { price: "$79.99", rating: 5, reviewCount: "120 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-virtual-reality-headset_23-2148775908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-virtual-reality-headset_23-2148775908.jpg?_wi=1", imageAlt: "Wireless Earbuds Pro", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { price: "$45.00", rating: 4, reviewCount: "85 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646532.jpg?_wi=1", imageAlt: "Ceramic Plant Pot Set", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { price: "$59.99", rating: 5, reviewCount: "150 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478953.jpg?_wi=1", imageAlt: "Unisex Hoodie Comfort", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { price: "$120.00", rating: 4, reviewCount: "90 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36696.jpg?_wi=1", imageAlt: "Multi-function Blender", }, ]} @@ -161,14 +161,14 @@ export default function LandingPage() { id: 1, title: "Fast & Reliable Shipping", description: "Experience quick delivery straight to your doorstep. We partner with trusted carriers to ensure your items arrive safely and on time.", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-large-box-package-suffering-from-heavy-weight-standing-orange-wall_141793-48146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-large-box-package-suffering-from-heavy-weight-standing-orange-wall_141793-48146.jpg?_wi=1", imageAlt: "Fast delivery truck", }, { id: 2, title: "Curated Quality Products", description: "Every item in our store is hand-picked for its quality, style, and value. Shop with confidence knowing you're getting the best.", - imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg?_wi=1", imageAlt: "Magnifying glass over product", }, ]} @@ -200,7 +200,7 @@ export default function LandingPage() { role: "Fashion Blogger", company: "StyleMaven", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/curly-lady-reaches-out-her-hand-man-sitting-before-bright-window-morning_1304-3321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-lady-reaches-out-her-hand-man-sitting-before-bright-window-morning_1304-3321.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { role: "Tech Enthusiast", company: "GadgetGeek", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-adult-handsome-man-looking-camera-doing-you-gesture-isolated-green-wall_141793-113627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-adult-handsome-man-looking-camera-doing-you-gesture-isolated-green-wall_141793-113627.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { role: "Home Decorator", company: "Nestling Designs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sideways-beautiful-female-friends-looking-away_23-2148694140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sideways-beautiful-female-friends-looking-away_23-2148694140.jpg?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { role: "Student", company: "University of Tech", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg?_wi=1", imageAlt: "David Kim", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { content: "Once your order is shipped, you will receive an email with a tracking number and a link to track your package's journey. You can also log in to your account for order updates.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-holding-looking-clipboard-drinking-coffee-isolated-purple-background_141793-84942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-holding-looking-clipboard-drinking-coffee-isolated-purple-background_141793-84942.jpg?_wi=1" imageAlt="Customer support person answering questions" mediaAnimation="opacity" title="Frequently Asked Questions" diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 8bc3f95..1b6be13 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { price: "$199.99", rating: 4.8, reviewCount: "250", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-virtual-reality-headset_23-2148775908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-virtual-reality-headset_23-2148775908.jpg?_wi=2", imageAlt: "VR Headset", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { price: "$49.99", rating: 4.5, reviewCount: "180", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646532.jpg?_wi=2", imageAlt: "Set of modern vases", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { price: "$59.99", rating: 4.6, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478953.jpg?_wi=2", imageAlt: "Stylish knit sweater", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { price: "$129.99", rating: 4.7, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36696.jpg?_wi=2", imageAlt: "Kitchen mixer", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { price: "$79.99", rating: 4.3, reviewCount: "310", - imageSrc: "asset://hero-main-image", + imageSrc: "asset://hero-main-image?_wi=1", imageAlt: "Wireless earbuds", }, ]} @@ -149,7 +149,7 @@ export default function LandingPage() { title: "Lightning-Fast Shipping", description: "Get your trending products delivered swiftly to your doorstep, so you never miss a beat.", tag: "Speed", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-large-box-package-suffering-from-heavy-weight-standing-orange-wall_141793-48146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-delivery-man-red-uniform-cap-holding-large-box-package-suffering-from-heavy-weight-standing-orange-wall_141793-48146.jpg?_wi=2", imageAlt: "delivery truck", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { title: "Guaranteed Quality", description: "Every item is hand-picked and rigorously checked to meet our high standards for excellence.", tag: "Assurance", - imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg?_wi=2", imageAlt: "quality assurance badge", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { title: "Secure Shopping", description: "Shop with peace of mind knowing your transactions are protected by advanced security measures.", tag: "Security", - imageSrc: "asset://hero-main-image", + imageSrc: "asset://hero-main-image?_wi=2", imageAlt: "secure payment icon", }, ]} @@ -185,7 +185,7 @@ export default function LandingPage() { name: "Alice R.", role: "Fashion Enthusiast", testimonial: "DropStore consistently delivers the hottest trends right to my door. Their selection is fantastic!", - imageSrc: "http://img.b2bpic.net/free-photo/curly-lady-reaches-out-her-hand-man-sitting-before-bright-window-morning_1304-3321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-lady-reaches-out-her-hand-man-sitting-before-bright-window-morning_1304-3321.jpg?_wi=2", imageAlt: "Alice R. profile", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { name: "Bob J.", role: "Tech Gadget Lover", testimonial: "I'm always impressed with the quality of products and the speed of delivery. DropStore never disappoints.", - imageSrc: "http://img.b2bpic.net/free-photo/excited-adult-handsome-man-looking-camera-doing-you-gesture-isolated-green-wall_141793-113627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-adult-handsome-man-looking-camera-doing-you-gesture-isolated-green-wall_141793-113627.jpg?_wi=2", imageAlt: "Bob J. profile", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { name: "Carol S.", role: "Home Decorator", testimonial: "Finding unique items for my home is a breeze with DropStore. The prices are great too!", - imageSrc: "http://img.b2bpic.net/free-photo/sideways-beautiful-female-friends-looking-away_23-2148694140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sideways-beautiful-female-friends-looking-away_23-2148694140.jpg?_wi=2", imageAlt: "Carol S. profile", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { name: "David L.", role: "Online Shopper", testimonial: "The customer service is outstanding, and I love the variety of products available. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg?_wi=2", imageAlt: "David L. profile", }, ]}