Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-28 12:17:35 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{
text: "Reserve Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1"
imageAlt="Luxurious Asian Dining"
/>
</div>
@@ -69,7 +69,7 @@ export default function LandingPage() {
description="At Asia Wok Kemnat, we combine traditional culinary techniques with premium, fresh ingredients to bring you an unparalleled dining experience."
subdescription="From our aromatic curries to our legendary crispy duck, every dish tells a story of quality and tradition."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -84,16 +84,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
{
title: "Thai Curries", description: "Authentic Thai curries made with rich coconut milk, fresh herbs, and premium proteins.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
{
title: "Wok Specials", description: "High-heat stir-fried delicacies featuring the finest vegetables and traditional barbecue sauce.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg?_wi=2", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
{
title: "Fresh Starters", description: "Handmade spring rolls, savory wontons, and classic soups to start your journey.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg?_wi=1", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
{
title: "Signature Rice", description: "Fragrant jasmine rice stir-fried with seasonal vegetables and premium soy blends.", buttonIcon: ArrowRight,
imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg?_wi=1", imageAlt: "Vertical shot of a red cafe interior with tiled walls"},
]}
title="Our Culinary Specialties"
description="Discover the signature dishes that define our restaurant, crafted for your ultimate enjoyment."
@@ -108,9 +108,9 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Knusprige Ente Chop Suey", price: "10.50 €", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg"},
id: "p1", name: "Knusprige Ente Chop Suey", price: "10.50 €", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-roasted-chicken-round-plate-surrounded-by-sidedishes_181624-3513.jpg?_wi=2"},
{
id: "p2", name: "Hühnerfleisch mit Curry", price: "9.20 €", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg"},
id: "p2", name: "Hühnerfleisch mit Curry", price: "9.20 €", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25722.jpg?_wi=2"},
{
id: "p3", name: "Gebratene Nudeln mit Ente", price: "10.50 €", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-meat-bell-peppers-sauce_141793-881.jpg"},
{