Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 07:55:53 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "tel:+49214000000",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529845.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529845.jpg?_wi=1"
imageAlt="Crispy Duck Dish"
/>
</div>
@@ -82,7 +82,7 @@ export default function LandingPage() {
description="At Thao Asia Imbiss, we believe that great food starts with fresh, quality ingredients. Our family-owned restaurant is dedicated to bringing traditional flavors to life."
subdescription="We pride ourselves on offering affordable, delicious meals served with a smile. Join us for a quick lunch or a cozy takeaway dinner."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929513.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929513.jpg?_wi=1"
imageAlt="Restaurant Interior"
mediaAnimation="slide-up"
/>
@@ -99,14 +99,14 @@ export default function LandingPage() {
id: "1",
name: "Knusprige Ente Curry",
price: "9.90 €",
imageSrc: "http://img.b2bpic.net/free-photo/ong-chili-paste-mortar-decorated-with-beautiful-side-dishes_1150-24478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ong-chili-paste-mortar-decorated-with-beautiful-side-dishes_1150-24478.jpg?_wi=1",
imageAlt: "Crispy Duck Curry",
},
{
id: "2",
name: "Nasi Goreng",
price: "7.50 €",
imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-sausage-fried-egg_1339-8078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-sausage-fried-egg_1339-8078.jpg?_wi=1",
imageAlt: "Nasi Goreng",
},
{
@@ -218,7 +218,7 @@ export default function LandingPage() {
handle: "@sarah_foodie",
testimonial: "Very kind service and authentic Vietnamese dishes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529845.jpg?_wi=2",
imageAlt: "Top view over chinese hot pot",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
handle: "@jan_l",
testimonial: "Always fresh, always fast. The crispy duck is amazing.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929513.jpg?_wi=2",
imageAlt: "Top view over chinese hot pot",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
handle: "@laura_b",
testimonial: "Great vegan options available. My favorite spot.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/ong-chili-paste-mortar-decorated-with-beautiful-side-dishes_1150-24478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ong-chili-paste-mortar-decorated-with-beautiful-side-dishes_1150-24478.jpg?_wi=2",
imageAlt: "Top view over chinese hot pot",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
handle: "@tom_h",
testimonial: "Affordable and authentic Asian taste.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-sausage-fried-egg_1339-8078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-sausage-fried-egg_1339-8078.jpg?_wi=2",
imageAlt: "Top view over chinese hot pot",
},
]}