Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 18:04:11 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-teapot-tangerines-chinese-new-year_23-2148358111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-teapot-tangerines-chinese-new-year_23-2148358111.jpg?_wi=1",
imageAlt: "Authentic Chinese Food",
},
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Heritage on Bailey Street"
description="Tucked away in the heart of Brynmawr, The Wongs has become a local institution, serving authentic flavors to families across the valleys."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288323.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288323.jpg?_wi=1"
/>
</div>
@@ -232,7 +232,7 @@ export default function LandingPage() {
value: "Fast",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-teapot-tangerines-chinese-new-year_23-2148358111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-teapot-tangerines-chinese-new-year_23-2148358111.jpg?_wi=2",
imageAlt: "Tangerines and money bag",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
value: "Original",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288323.jpg?_wi=2",
imageAlt: "Tangerines and money bag",
},
]}