From 8cf5a779726ef5b3f524e1a1f34e6a97468150b6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:40:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c13dba6..f4f8b8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { handle: "@johnd", testimonial: "The best tacos in Colton, hands down.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=1", imageAlt: "authentic mexican street tacos photography", }, { @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@mariag", testimonial: "Legendary red sauce, I come here every weekend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg?_wi=1", imageAlt: "crispy hardshell tacos top view", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@roberts", testimonial: "My family has been eating here for generations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg?_wi=1", imageAlt: "giant stuffed mexican burrito", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@sarahl", testimonial: "Hot food, great service, authentic experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-mexican-nachos-chips-plate_23-2148042537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-mexican-nachos-chips-plate_23-2148042537.jpg?_wi=1", imageAlt: "loaded carne asada nachos", }, { @@ -88,11 +88,11 @@ export default function LandingPage() { handle: "@davidm", testimonial: "The Carne Asada Nachos are a must order.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=1", imageAlt: "mexican restaurant family heritage photo", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -153,37 +153,37 @@ export default function LandingPage() { id: "p1", name: "Hardshell Tacos", price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg?_wi=2", }, { id: "p2", name: "Colton Fire Burrito", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg?_wi=2", }, { id: "p3", name: "Carne Asada Nachos", price: "$14.50", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-mexican-nachos-chips-plate_23-2148042537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-mexican-nachos-chips-plate_23-2148042537.jpg?_wi=2", }, { id: "p4", name: "Street Tacos", price: "$3.00", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg?_wi=3", }, { id: "p5", name: "Bean & Cheese Burrito", price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg?_wi=3", }, { id: "p6", name: "Quesadilla", price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg?_wi=4", }, ]} title="Fan Favorites" @@ -199,7 +199,7 @@ export default function LandingPage() { description="It's more than food; it's a legacy. From our legendary house-made red sauce to the way we treat our community, every bite tells the story of our Mexican-American heritage." subdescription="Whether you're a long-time regular or a first-time guest, you're part of the El Taquito family." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -216,7 +216,7 @@ export default function LandingPage() { handle: "@elena_r", testimonial: "The red sauce is legendary.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=3", imageAlt: "authentic mexican street tacos photography", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { handle: "@marcust", testimonial: "Always hot and always friendly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-tacos-with-meat-vegetables-yellow-background_123827-19865.jpg?_wi=5", imageAlt: "crispy hardshell tacos top view", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { handle: "@lydiav", testimonial: "Tastes just like home cooking.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805521.jpg?_wi=4", imageAlt: "giant stuffed mexican burrito", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { handle: "@samp", testimonial: "The Colton Fire Burrito is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-mexican-nachos-chips-plate_23-2148042537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-mexican-nachos-chips-plate_23-2148042537.jpg?_wi=3", imageAlt: "loaded carne asada nachos", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { handle: "@isabelc", testimonial: "Authentic and consistent for years.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=3", imageAlt: "mexican restaurant family heritage photo", }, ]}