Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-27 14:11:27 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#location",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-with-french-fries-rice-wooden-board_140725-9660.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-with-french-fries-rice-wooden-board_140725-9660.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -138,14 +138,14 @@ export default function LandingPage() {
name: "Traditional Ćevapi",
price: "€10",
variant: "Grilled Beef Kebabs",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-meat-with-greens-cherry-tomatoes-inside-plate-dark-blue-background_140725-58328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-meat-with-greens-cherry-tomatoes-inside-plate-dark-blue-background_140725-58328.jpg?_wi=1",
},
{
id: "m2",
name: "Signature Goulash",
price: "€12",
variant: "Slow-cooked Beef Stew",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370911.jpg?_wi=1",
},
{
id: "m3",
@@ -241,7 +241,7 @@ export default function LandingPage() {
imageAlt: "Wait staff",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-french-fries-rice-wooden-board_140725-9660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-french-fries-rice-wooden-board_140725-9660.jpg?_wi=2",
imageAlt: "busy restaurant kitchen interior",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
description: "Fresh meat grilled over open flames by seasoned masters.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-meat-with-greens-cherry-tomatoes-inside-plate-dark-blue-background_140725-58328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cooked-meat-with-greens-cherry-tomatoes-inside-plate-dark-blue-background_140725-58328.jpg?_wi=2",
imageAlt: "busy restaurant kitchen interior",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
description: "Large servings designed for true food lovers.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370911.jpg?_wi=2",
imageAlt: "busy restaurant kitchen interior",
},
]}