Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 13:17:52 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-with-happy-woman-restaurant_23-2148016847.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-with-happy-woman-restaurant_23-2148016847.jpg?_wi=1",
imageAlt: "Beverly's Interior",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Story"
description="Since our doors opened, we've focused on bringing the Strawberry Hill community together through meticulously crafted dishes, warm hospitality, and timeless charm."
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-chef-wearing-face-mask-preparing-delicious-meal_181624-32255.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-chef-wearing-face-mask-preparing-delicious-meal_181624-32255.jpg?_wi=1"
/>
</div>
@@ -110,7 +110,7 @@ export default function LandingPage() {
descriptions: [
"Sourced locally and grilled to perfection.",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-with-happy-woman-restaurant_23-2148016847.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-with-happy-woman-restaurant_23-2148016847.jpg?_wi=2",
imageAlt: "Wicker gray table with glass and gray chairs",
},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
descriptions: [
"Craft cocktails inspired by Kansas City history.",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-chef-wearing-face-mask-preparing-delicious-meal_181624-32255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-chef-wearing-face-mask-preparing-delicious-meal_181624-32255.jpg?_wi=2",
imageAlt: "Wicker gray table with glass and gray chairs",
},
]}