From a9f31faa1738812265170a108b1ba7d75773c233 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 03:55:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 570b9cb..bf7b5bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[{ text: "View Menu", href: "#cuts" }, { text: "Get Directions", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/asian-gua-bao-with-grilled-chicken-teriyaki-sauce-red-backdrop_23-2148123697.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/asian-gua-bao-with-grilled-chicken-teriyaki-sauce-red-backdrop_23-2148123697.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-mayyonaise-salad-white-plate-brown_140725-20741.jpg" } ]} /> @@ -60,7 +60,7 @@ export default function LandingPage() { title="Heritage in Every Bite" description="At Taqueria Rancho 6, we honor the traditions of Mexican street food. Using locally sourced ingredients and time-honored family recipes, we deliver an authentic, high-quality dining experience every day." metrics={[{ value: "4.2", title: "Average Rating" }, { value: "20+", title: "Unique Recipes" }]} - imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000316.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" useInvertedBackground={false} @@ -147,7 +147,7 @@ export default function LandingPage() { description="14201 Palm Dr, Desert Hot Springs" background={{ variant: "sparkles-gradient" }} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000316.jpg?_wi=2" useInvertedBackground={false} /> @@ -155,7 +155,7 @@ export default function LandingPage() {