From fba26e137d1606fb63a99e3fe13967ff88363f3b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 07:04:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a9fb5a..ac204b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "tel:0886410000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg?_wi=1" /> @@ -102,22 +102,22 @@ export default function LandingPage() { { title: "Fresh Seafood", description: "Cooked to order every single time for peak freshness and flavour.", - imageSrc: "http://img.b2bpic.net/free-photo/onion-rings-served-with-lettuce-sauce_141793-889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/onion-rings-served-with-lettuce-sauce_141793-889.jpg?_wi=1", }, { title: "Generous Portions", description: "We believe in hearty meals, so you never leave hungry.", - imageSrc: "http://img.b2bpic.net/free-photo/pile-salted-crispy-chips-placed-cup-stone_114579-87998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-salted-crispy-chips-placed-cup-stone_114579-87998.jpg?_wi=1", }, { title: "Friendly Service", description: "Welcome home with a smile and service that feels like family.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-giving-high-five_23-2148436186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-giving-high-five_23-2148436186.jpg?_wi=1", }, { title: "30 Years of Trust", description: "A legacy built on consistency and community reputation.", - imageSrc: "http://img.b2bpic.net/free-photo/sign-hung-entrance-toilet_1232-4252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sign-hung-entrance-toilet_1232-4252.jpg?_wi=1", }, { title: "Great Value", @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "One of the best fish & chips in South Australia. 12/10 every time!", tag: "Favourite", avatarSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520013.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-chopping-board-flour-bowl-table_179666-46866.jpg?_wi=2", imageAlt: "fresh fish and chips takeaway packaging", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "Stopped in on our way to Adelaide. Absolutely blew us away!", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/people-enjoying-guarana-drink-outdoors_23-2150765637.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/onion-rings-served-with-lettuce-sauce_141793-889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/onion-rings-served-with-lettuce-sauce_141793-889.jpg?_wi=2", imageAlt: "fresh snapper fish fillet raw", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "Generous portions, fast service, and the best quality around.", tag: "Family Meal", avatarSrc: "http://img.b2bpic.net/free-photo/friends-taking-pictures-while-eating-pizza-home_23-2150419424.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pile-salted-crispy-chips-placed-cup-stone_114579-87998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-salted-crispy-chips-placed-cup-stone_114579-87998.jpg?_wi=2", imageAlt: "generous portion of golden chips", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "Authentic, reliable, and truly delicious food. A hidden gem.", tag: "Top Quality", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-man-eating-croissant-cafe_1170-629.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-giving-high-five_23-2148436186.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-giving-high-five_23-2148436186.jpg?_wi=2", imageAlt: "friendly service at seafood counter", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Thirty years and still going strong. Can't recommend enough.", tag: "Legendary", avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-american-couple-talking-while-having-meal-dining-table_637285-12645.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sign-hung-entrance-toilet_1232-4252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sign-hung-entrance-toilet_1232-4252.jpg?_wi=2", imageAlt: "locally trusted business sign", }, ]} -- 2.49.1