diff --git a/src/app/page.tsx b/src/app/page.tsx index 1313656..1835f56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,35 +124,35 @@ export default function HomePage() { id: "fresh-fruit", title: "Fresh Fruit", description: "Handpicked fresh fruit delivered daily from quality suppliers. Strawberries, apples, bananas, oranges, mangoes, and more.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg?_wi=1", imageAlt: "Fresh strawberries and berries", }, { id: "fresh-vegetables", title: "Fresh Vegetables", description: "Crisp, vibrant vegetables sourced daily. Lettuce, tomatoes, carrots, broccoli, and seasonal selections always available.", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg?_wi=1", imageAlt: "Fresh green vegetables", }, { id: "seasonal-produce", title: "Seasonal Produce", description: "We stock the best seasonal items throughout the year. What's fresh now and at its best quality and price.", - imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg?_wi=1", imageAlt: "Seasonal fresh produce", }, { id: "herbs-greens", title: "Herbs & Greens", description: "Fresh herbs and specialty greens for your cooking. Basil, parsley, cilantro, rocket, and more delivered daily.", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-culinary-herbs-dark-background_84443-72448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-culinary-herbs-dark-background_84443-72448.jpg?_wi=1", imageAlt: "Fresh herbs bundle", }, { id: "local-produce", title: "Local Produce", description: "Supporting local farmers and growers. Quality produce sourced right here in NSW when available.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-delicious-vegetables_23-2149082596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-delicious-vegetables_23-2149082596.jpg?_wi=1", imageAlt: "Local farmer produce display", }, ]} @@ -172,28 +172,28 @@ export default function HomePage() { id: "strawberries-special", name: "Strawberries", price: "$6.99/kg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg?_wi=2", imageAlt: "Fresh strawberries", }, { id: "bananas-special", name: "Bananas", price: "$2.49/kg", - imageSrc: "http://img.b2bpic.net/free-photo/ripe-yellow-bananas-hanging-tree-tropical-plantation_84443-73320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ripe-yellow-bananas-hanging-tree-tropical-plantation_84443-73320.jpg?_wi=1", imageAlt: "Fresh yellow bananas", }, { id: "avocados-special", name: "Avocados", price: "$8.99/3", - imageSrc: "http://img.b2bpic.net/free-photo/avocados-with-lettuce-plate_23-2148035001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocados-with-lettuce-plate_23-2148035001.jpg?_wi=1", imageAlt: "Fresh avocados", }, { id: "apples-special", name: "Apples", price: "$4.99/kg", - imageSrc: "http://img.b2bpic.net/free-photo/red-apple-basket_74190-6134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-apple-basket_74190-6134.jpg?_wi=1", imageAlt: "Fresh red apples", }, ]} diff --git a/src/app/produce/page.tsx b/src/app/produce/page.tsx index 36d3989..dd65cf0 100644 --- a/src/app/produce/page.tsx +++ b/src/app/produce/page.tsx @@ -87,7 +87,7 @@ export default function ProducePage() { { text: "📍 Visit Store", href: "https://maps.google.com/?q=Nepean+Village+Penrith+NSW" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/close-up-ripe-delicious-vegetables_23-2149082596.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ripe-delicious-vegetables_23-2149082596.jpg?_wi=2" imageAlt="Fresh produce selection" frameStyle="card" buttonAnimation="slide-up" @@ -102,35 +102,35 @@ export default function ProducePage() { id: "fresh-fruit", title: "Fresh Fruit", description: "Handpicked fresh fruit delivered daily from quality suppliers. Strawberries, apples, bananas, oranges, mangoes, and more. All selected for quality and ripeness.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg?_wi=3", imageAlt: "Fresh strawberries and berries", }, { id: "fresh-vegetables", title: "Fresh Vegetables", description: "Crisp, vibrant vegetables sourced daily. Lettuce, tomatoes, carrots, broccoli, spinach, and seasonal selections always available. Farm-fresh quality guaranteed.", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-parsley-lettuce-cumcuat-coriander-cauliflower-apples-ground_140725-146255.jpg?_wi=2", imageAlt: "Fresh green vegetables", }, { id: "seasonal-produce", title: "Seasonal Produce", description: "We stock the best seasonal items throughout the year. What's fresh now and at its best quality and price. Perfect for seasonal cooking and recipes.", - imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg?_wi=2", imageAlt: "Seasonal fresh produce", }, { id: "herbs-greens", title: "Herbs & Greens", description: "Fresh herbs and specialty greens for your cooking. Basil, parsley, cilantro, rocket, and more delivered daily. Perfect for adding flavor to your meals.", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-culinary-herbs-dark-background_84443-72448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-culinary-herbs-dark-background_84443-72448.jpg?_wi=2", imageAlt: "Fresh herbs bundle", }, { id: "local-produce", title: "Local Produce", description: "Supporting local farmers and growers. Quality produce sourced right here in NSW when available. Supporting our community and farmers.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-delicious-vegetables_23-2149082596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-delicious-vegetables_23-2149082596.jpg?_wi=3", imageAlt: "Local farmer produce display", }, ]} diff --git a/src/app/specials/page.tsx b/src/app/specials/page.tsx index 398dfac..447e61e 100644 --- a/src/app/specials/page.tsx +++ b/src/app/specials/page.tsx @@ -87,7 +87,7 @@ export default function SpecialsPage() { { text: "📞 Ask About Specials", href: "tel:(02)47315555" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg?_wi=4" imageAlt="Fresh berries and fruit specials" frameStyle="card" buttonAnimation="slide-up" @@ -102,28 +102,28 @@ export default function SpecialsPage() { id: "strawberries-special", name: "Strawberries", price: "$6.99/kg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ripe-strawberries-display-case_23-2147920815.jpg?_wi=5", imageAlt: "Fresh strawberries", }, { id: "bananas-special", name: "Bananas", price: "$2.49/kg", - imageSrc: "http://img.b2bpic.net/free-photo/ripe-yellow-bananas-hanging-tree-tropical-plantation_84443-73320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ripe-yellow-bananas-hanging-tree-tropical-plantation_84443-73320.jpg?_wi=2", imageAlt: "Fresh yellow bananas", }, { id: "avocados-special", name: "Avocados", price: "$8.99/3", - imageSrc: "http://img.b2bpic.net/free-photo/avocados-with-lettuce-plate_23-2148035001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocados-with-lettuce-plate_23-2148035001.jpg?_wi=2", imageAlt: "Fresh avocados", }, { id: "apples-special", name: "Apples", price: "$4.99/kg", - imageSrc: "http://img.b2bpic.net/free-photo/red-apple-basket_74190-6134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-apple-basket_74190-6134.jpg?_wi=2", imageAlt: "Fresh red apples", }, ]}