Merge version_1_1777417069615 into main #1

Merged
bender merged 1 commits from version_1_1777417069615 into main 2026-04-28 22:58:15 +00:00

View File

@@ -25,7 +25,7 @@ export default function HomePage() {
text: "View Our Menu",
href: "#menu",
}}
imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=1"
/>
</div>
@@ -35,7 +35,7 @@ export default function HomePage() {
quote="Our kitchen is a reflection of tradition, bringing the heart of Italy to the shores of Coronado through fresh, local ingredients and generations-old family recipes."
author="Chef Marco Rossi"
role="Executive Chef"
imageSrc="http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg"
imageSrc="http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg?_wi=1"
/>
</div>
@@ -70,7 +70,7 @@ export default function HomePage() {
"Chianti",
"Pinot Grigio",
],
imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=2",
imageAlt: "Woman in blue hat sits on the windowsill in the cafe ",
},
{
@@ -94,7 +94,7 @@ export default function HomePage() {
},
],
completedLabel: "Booked",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11267.jpg?_wi=2",
imageAlt: "Woman in blue hat sits on the windowsill in the cafe ",
},
]}