From 8d31d098dee9db96dce2c6ab30802cace081387e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 13:18:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 81044ce..ddc506c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Eat where the movie was filmed. Experience iconic Southern comfort food in historic Juliette, GA." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg?_wi=1", imageAlt: "Cafe facade", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { description: "A welcoming atmosphere perfect for groups and kids.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -134,7 +134,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg?_wi=2", imageAlt: "southern style fried chicken", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg?_wi=2", imageAlt: "southern style fried chicken", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg?_wi=1", imageAlt: "southern style fried chicken", }, ]} @@ -196,7 +196,7 @@ export default function LandingPage() { id: "1", name: "Fried Chicken Tenders", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg?_wi=2", }, { id: "2",