Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 08:15:13 +00:00

View File

@@ -70,11 +70,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg?_wi=1",
imageAlt: "Coffee Wave Cafe Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=1",
imageAlt: "Cafe Atmosphere",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
id: "p1",
name: "Smoked Chicken Mayo Tramezzini",
price: "R85",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg?_wi=1",
},
{
id: "p2",
@@ -173,7 +173,7 @@ export default function LandingPage() {
descriptions: [
"Exposed brick, rope details, and vintage charm.",
],
imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg?_wi=2",
imageAlt: "Composition of marine elements with copyspace",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
descriptions: [
"Strand's best view while you sip.",
],
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=2",
imageAlt: "Composition of marine elements with copyspace",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
descriptions: [
"Curated playlists for the perfect ambiance.",
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg?_wi=2",
imageAlt: "Composition of marine elements with copyspace",
},
]}