Merge version_1 into main #1

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

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-pizza-with-tomatoes-oil_23-2148753739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-pizza-with-tomatoes-oil_23-2148753739.jpg?_wi=1"
/>
</div>
@@ -102,7 +102,7 @@ export default function LandingPage() {
price: "12,90 €",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg?_wi=1",
},
{
id: "p2",
@@ -111,7 +111,7 @@ export default function LandingPage() {
price: "14,50 €",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=1",
},
{
id: "p3",
@@ -209,7 +209,7 @@ export default function LandingPage() {
quote: "Die beste Pizza in ganz Kössen. Wir kommen immer wieder gerne vorbei.",
tag: "4.7 Sterne",
avatarSrc: "http://img.b2bpic.net/free-photo/two-happy-cheerful-girl-friends-business-partners-having-fun-lunch-seafood-restaurant_496169-2077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-tomatoes-oil_23-2148753739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-tomatoes-oil_23-2148753739.jpg?_wi=2",
imageAlt: "happy customer portrait",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
quote: "Tolle Atmosphäre und sehr faire Preise. Sehr authentisch.",
tag: "4.7 Sterne",
avatarSrc: "http://img.b2bpic.net/free-photo/unpleased-male-gardener-wearing-gardening-hat-holds-closes-eyes-with-tomatoes_141793-71318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg?_wi=2",
imageAlt: "happy customer portrait",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
quote: "Die Pasta ist ein Gedicht. Wir haben uns sehr wohl gefühlt.",
tag: "4.7 Sterne",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/illustration-tourist-attraction-city_23-2151852343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/illustration-tourist-attraction-city_23-2151852343.jpg?_wi=1",
imageAlt: "happy customer portrait",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "Authentische italienische Küche, sehr zu empfehlen für Touristen.",
tag: "4.7 Sterne",
avatarSrc: "http://img.b2bpic.net/free-photo/surprised-male-gardener-wearing-gardening-hat-holds-tomatoes_141793-71272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=2",
imageAlt: "happy customer portrait",
},
]}
@@ -283,7 +283,7 @@ export default function LandingPage() {
name: "message",
placeholder: "Ihre Nachricht oder Reservierung",
}}
imageSrc="http://img.b2bpic.net/free-photo/illustration-tourist-attraction-city_23-2151852343.jpg"
imageSrc="http://img.b2bpic.net/free-photo/illustration-tourist-attraction-city_23-2151852343.jpg?_wi=2"
/>
</div>