diff --git a/src/app/page.tsx b/src/app/page.tsx index 44c1508..f98dd2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-herbs_23-2148611027.jpg", imageAlt: "Premium Wagyu beef selection" }, { - imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Steakhouse interior dining" + imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=1", imageAlt: "Steakhouse interior dining" }, { imageSrc: "http://img.b2bpic.net/free-photo/focused-master-chef-wearing-uniform-cooking-delicious-beef-steak-kitchen-restaurant_613910-18983.jpg", imageAlt: "Teppanyaki chef performance" @@ -189,7 +189,7 @@ export default function LandingPage() { tagIcon={Heart} testimonials={[ { - id: "1", name: "David Martinez", handle: "@davidm_critic", testimonial: "An absolutely transcendent dining experience. The Wagyu was butter-soft, the teppanyaki performance was mesmerizing, and the service was impeccable. Sakura Prime is a gem.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "David Martinez" + id: "1", name: "David Martinez", handle: "@davidm_critic", testimonial: "An absolutely transcendent dining experience. The Wagyu was butter-soft, the teppanyaki performance was mesmerizing, and the service was impeccable. Sakura Prime is a gem.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1", imageAlt: "David Martinez" }, { id: "2", name: "Sarah Chen", handle: "@sarahchen_food", testimonial: "Best steakhouse in the city, hands down. The quality of beef is unmatched, and Chef Takeshi's technique is pure art. I've been back seven times this year!", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg", imageAlt: "Sarah Chen" @@ -204,7 +204,7 @@ export default function LandingPage() { id: "5", name: "Robert Kim", handle: "@robertkimreviews", testimonial: "Authentic Japanese steakhouse done right. The Wagyu melts in your mouth, the sake selection is extraordinary, and the experience is world-class.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", imageAlt: "Robert Kim" }, { - id: "6", name: "Lisa Patel", handle: "@lisapatelwines", testimonial: "The wine pairings recommended by Sommelier Hiroshi were perfect. Every element of this restaurant reflects a deep commitment to excellence and guest satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Lisa Patel" + id: "6", name: "Lisa Patel", handle: "@lisapatelwines", testimonial: "The wine pairings recommended by Sommelier Hiroshi were perfect. Every element of this restaurant reflects a deep commitment to excellence and guest satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2", imageAlt: "Lisa Patel" } ]} animationType="slide-up" @@ -239,7 +239,7 @@ export default function LandingPage() { id: "6", title: "Are private dining rooms available?", content: "We offer semi-private and fully private dining areas for groups of 6-20 guests. These spaces feature their own teppanyaki grills and are perfect for special celebrations and corporate events." } ]} - imageSrc="http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg" + imageSrc="http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=2" imageAlt="Steakhouse dining atmosphere" mediaAnimation="slide-up" mediaPosition="left"