Merge version_1_1781617558875 into main #1

Merged
bender merged 1 commits from version_1_1781617558875 into main 2026-06-16 13:46:31 +00:00

View File

@@ -26,7 +26,7 @@ export default function HomePage() {
text: "View Our Menu",
href: "#menu",
}}
imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg"
imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -53,7 +53,7 @@ export default function HomePage() {
{
title: "Fresh Appetizer",
description: "Local farm-to-table organic vegetables.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg?_wi=1",
},
{
title: "Seared Scallops",
@@ -157,7 +157,7 @@ export default function HomePage() {
bentoComponent: "media-stack",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-3743.jpg",
@@ -166,7 +166,7 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-sauce-dark-background_84443-94477.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg?_wi=2",
imageAlt: "gourmet plate close up",
},
]}