Update src/app/menu/page.tsx

This commit is contained in:
2026-03-09 03:42:43 +00:00
parent a0266251e2
commit 5fef123bdc

View File

@@ -56,7 +56,7 @@ export default function MenuPage() {
{ text: "Call to Order", href: "tel:0457779712" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/fish-chips_74190-6964.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fish-chips_74190-6964.jpg?_wi=2"
imageAlt="Our signature fish and chips"
mediaAnimation="blur-reveal"
/>
@@ -80,17 +80,17 @@ export default function MenuPage() {
items: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/chicken-nuggets-with-sauce-wooden-board_140725-702.jpg",
"http://img.b2bpic.net/free-photo/chicken-nuggets-with-sauce-wooden-board_140725-702.jpg?_wi=2",
imageAlt: "Fish and chips",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/crispy-fried-calamari-rings-served-with-side-tomato-sauce-garnished-with-fresh-parsley_9975-124480.jpg",
"http://img.b2bpic.net/free-photo/crispy-fried-calamari-rings-served-with-side-tomato-sauce-garnished-with-fresh-parsley_9975-124480.jpg?_wi=2",
imageAlt: "Calamari",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-shrimps-batter-with-bowl-sauce-fresh-vegetable-salad-shells-tray_176474-3221.jpg",
"http://img.b2bpic.net/free-photo/side-view-shrimps-batter-with-bowl-sauce-fresh-vegetable-salad-shells-tray_176474-3221.jpg?_wi=2",
imageAlt: "Prawns",
},
],
@@ -102,17 +102,17 @@ export default function MenuPage() {
items: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/fast-food-restaurant-table_7939-2837.jpg",
"http://img.b2bpic.net/free-photo/fast-food-restaurant-table_7939-2837.jpg?_wi=2",
imageAlt: "Banh Mi",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/fried-noodles-plate_1339-2155.jpg",
"http://img.b2bpic.net/free-photo/fried-noodles-plate_1339-2155.jpg?_wi=2",
imageAlt: "Vermicelli",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/caesar-salad-with-grilled-chicken-fillet_114579-3764.jpg",
"http://img.b2bpic.net/free-photo/caesar-salad-with-grilled-chicken-fillet_114579-3764.jpg?_wi=2",
imageAlt: "Rice paper rolls",
},
],
@@ -124,17 +124,17 @@ export default function MenuPage() {
items: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/white-green-fruit-tomato-som_1203-5558.jpg",
"http://img.b2bpic.net/free-photo/white-green-fruit-tomato-som_1203-5558.jpg?_wi=2",
imageAlt: "Fresh salad",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/caesar-salad-with-grilled-chicken-fillet_114579-3764.jpg",
"http://img.b2bpic.net/free-photo/caesar-salad-with-grilled-chicken-fillet_114579-3764.jpg?_wi=3",
imageAlt: "Garden salad",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/salmon-tartare-with-avocado-mousse_2829-8098.jpg",
"http://img.b2bpic.net/free-photo/salmon-tartare-with-avocado-mousse_2829-8098.jpg?_wi=2",
imageAlt: "Premium vegetables",
},
],
@@ -146,17 +146,17 @@ export default function MenuPage() {
items: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-squid-rings-batter-with-sauce-fresh-vegetable-salad-tray_176474-3458.jpg",
"http://img.b2bpic.net/free-photo/top-view-squid-rings-batter-with-sauce-fresh-vegetable-salad-tray_176474-3458.jpg?_wi=2",
imageAlt: "Sauces",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-shrimp-potato-skewers_23-2148322836.jpg",
"http://img.b2bpic.net/free-photo/close-up-shrimp-potato-skewers_23-2148322836.jpg?_wi=2",
imageAlt: "Sides",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/isolated-shot-white-plate-with-two-part-sandwich-perfect-food-blog-menu-usage_181624-7420.jpg",
"http://img.b2bpic.net/free-photo/isolated-shot-white-plate-with-two-part-sandwich-perfect-food-blog-menu-usage_181624-7420.jpg?_wi=2",
imageAlt: "Extras",
},
],
@@ -219,7 +219,7 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beach-sunset_1204-72.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beach-sunset_1204-72.jpg?_wi=2"
imageAlt="Main Beach sunset"
logoText="Main Beach Fish Grotto"
copyrightText="© 2025 Main Beach Fish Grotto. All rights reserved."