Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-30 13:37:16 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-assortment-noodles-table_23-2148803791.jpg", imageAlt: "Steaming bowl of Wagyu ramen"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-assortment-noodles-table_23-2148803791.jpg?_wi=1", imageAlt: "Steaming bowl of Wagyu ramen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-beans-sprouts-sauces-bowl-wooden-desk_23-2148093299.jpg", imageAlt: "Close-up of authentic Japanese ramen"},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
textarea={{
name: "message", placeholder: "Your Message or Reservation Details", required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-assortment-noodles-table_23-2148803791.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-assortment-noodles-table_23-2148803791.jpg?_wi=2"
imageAlt="A welcoming restaurant interior"
mediaAnimation="opacity"
mediaPosition="left"