Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-04 16:52:23 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg"
imageSrc="http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg?_wi=1"
imageAlt="Authentic Moroccan grilled meat platter"
mediaAnimation="blur-reveal"
/>
@@ -100,7 +100,7 @@ export default function LandingPage() {
price: "60 MAD",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg?_wi=1",
brand: "Classic",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028611.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg?_wi=2",
imageAlt: "fresh ingredients selection",
},
{
@@ -193,7 +193,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-vegetables-with-spoons-wooden-background_23-2147944316.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg?_wi=2",
imageAlt: "fresh ingredients selection",
},
]}