Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 19:19:40 +00:00

View File

@@ -72,15 +72,15 @@ export default function LandingPage() {
imageAlt: "Warm restaurant hearth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=1",
imageAlt: "Balkan grill platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=1",
imageAlt: "Happy diners",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg?_wi=1",
imageAlt: "Restaurant exterior",
},
]}
@@ -124,42 +124,42 @@ export default function LandingPage() {
name: "Čevapčiči",
price: "$18",
variant: "Traditional Grill",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=2",
},
{
id: "2",
name: "Polnjeni Lignji",
price: "$22",
variant: "Seafood",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=3",
},
{
id: "3",
name: "Pizza Etno",
price: "$16",
variant: "Signature Pizza",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=4",
},
{
id: "4",
name: "Domači Kruh",
price: "$6",
variant: "Homemade Bread",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=5",
},
{
id: "5",
name: "Balkan Salad",
price: "$12",
variant: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=6",
},
{
id: "6",
name: "Raznjići",
price: "$20",
variant: "Grill",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=7",
},
]}
title="Signature Flavors"
@@ -205,7 +205,7 @@ export default function LandingPage() {
role: "Foodie",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=2",
},
{
id: "5",
@@ -230,7 +230,7 @@ export default function LandingPage() {
tag="Reserve Your Table"
title="Visit Us Today"
description="We are open and ready to welcome you with warm hearths and fine food. Reach out for reservations or private events."
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>