Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 05:44:20 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "tel:01128663773",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg?_wi=1"
imageAlt="Juicy smash burger"
mediaAnimation="blur-reveal"
avatars={[
@@ -134,7 +134,7 @@ export default function LandingPage() {
price: "E£240",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg?_wi=1",
},
{
id: "2",
@@ -221,7 +221,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg?_wi=2",
imageAlt: "chef cooking burger",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg?_wi=2",
imageAlt: "chef cooking burger",
},
]}