Update src/app/page.tsx

This commit is contained in:
2026-05-30 13:37:13 +00:00
parent d0c382759e
commit af02904e05

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"