diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6879096..d45502b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,11 +61,11 @@ export default function AboutPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg?_wi=2", imageAlt: "Foldable design demonstration" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg?_wi=4", imageAlt: "Plate in use" } ] @@ -76,11 +76,11 @@ export default function AboutPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg?_wi=2", imageAlt: "Spill-resistant technology" }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg?_wi=4", imageAlt: "Bowl in action" } ] diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 032676e..dfcfdea 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -45,7 +45,7 @@ export default function BlogPage() { category: "Road Trips", title: "The Ultimate Guide to Road Trip Dining", excerpt: "Discover how to meal prep for long drives and keep your vehicle clean while enjoying delicious meals on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473015.jpg?_wi=2", imageAlt: "Road trip dining guide", authorName: "Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", @@ -56,7 +56,7 @@ export default function BlogPage() { category: "Vehicle Care", title: "Keeping Your Car Clean While Eating: Best Practices", excerpt: "Learn proven strategies to maintain your vehicle's interior cleanliness even with regular in-car dining using DriveDish solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49926.jpg?_wi=2", imageAlt: "Vehicle maintenance tips", authorName: "Michael Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-isolated-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-32510.jpg", @@ -67,7 +67,7 @@ export default function BlogPage() { category: "Lifestyle", title: "Modern Dining Solutions for On-the-Go Living", excerpt: "Explore how portable dining products are revolutionizing the way busy professionals and travelers manage meals throughout their day.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-frozen-goodies_23-2148969367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-frozen-goodies_23-2148969367.jpg?_wi=2", imageAlt: "Modern dining solutions", authorName: "Emma Thompson", authorAvatar: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", diff --git a/src/app/page.tsx b/src/app/page.tsx index 62083bb..43e3879 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function HomePage() { id: "1", name: "Foldable Silicone Car Plate", price: "$24.99", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg?_wi=1", imageAlt: "Foldable Silicone Car Plate", initialQuantity: 1, }, @@ -89,7 +89,7 @@ export default function HomePage() { id: "2", name: "Spill-Resistant Silicone Car Bowl", price: "$19.99", - imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg?_wi=1", imageAlt: "Spill-Resistant Silicone Car Bowl", initialQuantity: 1, }, @@ -97,7 +97,7 @@ export default function HomePage() { id: "3", name: "DriveDish Complete Combo Set", price: "$39.99", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-colored-plates_23-2148633604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-colored-plates_23-2148633604.jpg?_wi=1", imageAlt: "DriveDish Plate and Bowl Combo Set", initialQuantity: 1, }, @@ -124,11 +124,11 @@ export default function HomePage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg?_wi=1", imageAlt: "Foldable design demonstration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg?_wi=2", imageAlt: "Plate in use", }, ], @@ -139,11 +139,11 @@ export default function HomePage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg?_wi=1", imageAlt: "Spill-resistant technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg?_wi=2", imageAlt: "Bowl in action", }, ], @@ -318,7 +318,7 @@ export default function HomePage() { category: "Road Trips", title: "The Ultimate Guide to Road Trip Dining", excerpt: "Discover how to meal prep for long drives and keep your vehicle clean while enjoying delicious meals on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473015.jpg?_wi=1", imageAlt: "Road trip dining guide", authorName: "Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", @@ -329,7 +329,7 @@ export default function HomePage() { category: "Vehicle Care", title: "Keeping Your Car Clean While Eating: Best Practices", excerpt: "Learn proven strategies to maintain your vehicle's interior cleanliness even with regular in-car dining using DriveDish solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49926.jpg?_wi=1", imageAlt: "Vehicle maintenance tips", authorName: "Michael Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-isolated-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-32510.jpg", @@ -340,7 +340,7 @@ export default function HomePage() { category: "Lifestyle", title: "Modern Dining Solutions for On-the-Go Living", excerpt: "Explore how portable dining products are revolutionizing the way busy professionals and travelers manage meals throughout their day.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-frozen-goodies_23-2148969367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-frozen-goodies_23-2148969367.jpg?_wi=1", imageAlt: "Modern dining solutions", authorName: "Emma Thompson", authorAvatar: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 533c649..16c6c8e 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -49,7 +49,7 @@ export default function ShopPage() { id: "1", name: "Foldable Silicone Car Plate", price: "$24.99", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg?_wi=3", imageAlt: "Foldable Silicone Car Plate", initialQuantity: 1, }, @@ -57,7 +57,7 @@ export default function ShopPage() { id: "2", name: "Spill-Resistant Silicone Car Bowl", price: "$19.99", - imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg?_wi=3", imageAlt: "Spill-Resistant Silicone Car Bowl", initialQuantity: 1, }, @@ -65,7 +65,7 @@ export default function ShopPage() { id: "3", name: "DriveDish Complete Combo Set", price: "$39.99", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-colored-plates_23-2148633604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-colored-plates_23-2148633604.jpg?_wi=2", imageAlt: "DriveDish Plate and Bowl Combo Set", initialQuantity: 1, },