Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 09:47:42 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-cooking-delicious-meat-steak-grill-restaurant-kitchen_613910-18973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-cooking-delicious-meat-steak-grill-restaurant-kitchen_613910-18973.jpg?_wi=1",
imageAlt: "Grilled perfection",
},
{
@@ -139,13 +139,13 @@ export default function LandingPage() {
id: "1",
name: "Entrecot a la plancha",
price: "Best Seller",
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",
},
{
id: "2",
name: "House Burger",
price: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-sandwich-fast-food_140725-82151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-sandwich-fast-food_140725-82151.jpg?_wi=1",
},
{
id: "3",
@@ -195,7 +195,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-with-barberry-onions-tray_141793-5110.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-cooking-delicious-meat-steak-grill-restaurant-kitchen_613910-18973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-cooking-delicious-meat-steak-grill-restaurant-kitchen_613910-18973.jpg?_wi=2",
imageAlt: "welcoming restaurant grill atmosphere",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/retro-interior-design-table-with-food_23-2150595529.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: "welcoming restaurant grill atmosphere",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fajitas-traditional-boat_140725-929.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-sandwich-fast-food_140725-82151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cheesy-meat-burger-with-seasonings-dark-surface-bun-sandwich-fast-food_140725-82151.jpg?_wi=2",
imageAlt: "welcoming restaurant grill atmosphere",
},
]}