Update src/app/page.tsx

This commit is contained in:
2026-04-11 14:54:39 +00:00
parent 66f8b5d769
commit 7cafead072

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg?_wi=1",
imageAlt: "Crispy fried wings",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
imageAlt: "Fresh fried fish fillet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg?_wi=1",
imageAlt: "Golden shrimp platter",
},
{
@@ -105,14 +105,14 @@ export default function LandingPage() {
title: "Fresh Catch",
description: "Hand-breaded fresh fish fillets, cooked to golden perfection.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg?_wi=1",
imageAlt: "Fresh breaded fish platter",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg?_wi=1",
imageAlt: "Close up of fried fish texture",
},
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg?_wi=2",
imageAlt: "restaurant menu board food",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
quote: "Absolutely fire. Fresh food even when busy.",
tag: "Wings",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg?_wi=3",
imageAlt: "happy customer portrait smiling",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
quote: "Clean, fast, and great service.",
tag: "Fish",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg?_wi=2",
imageAlt: "happy customer portrait smiling",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
quote: "Worth a 2-hour drive!",
tag: "Shrimp",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-blue-wall-remote-film-cinema-movie-theater_140725-71753.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg?_wi=2",
imageAlt: "happy customer portrait smiling",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
quote: "Always perfectly crispy and hot.",
tag: "Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/oyster_74190-5824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg?_wi=2",
imageAlt: "happy customer portrait smiling",
},
]}