Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-11 02:42:20 +00:00

View File

@@ -50,10 +50,10 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cook-white-frying-meat-pan-stove_23-2148040251.jpg", imageAlt: "Chef preparing premium wagyu beef" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-dinner_410324-73.jpg", imageAlt: "Teppanyaki griddle with sizzling ingredients" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-dinner_410324-73.jpg?_wi=1", imageAlt: "Teppanyaki griddle with sizzling ingredients" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-with-shrimps_1203-599.jpg", imageAlt: "Fresh seafood display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/rich-christal-chandelier-hangs-dinner-table-with-red-roses-greenery_8353-7354.jpg", imageAlt: "Elegant dining ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-dinner_410324-73.jpg", imageAlt: "Chef's signature flambe technique" }
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-dinner_410324-73.jpg?_wi=2", imageAlt: "Chef's signature flambe technique" }
]}
buttons={[
{ text: "Reserve a Table", href: "reserve" },