From 95a3333e792fb3b4efd96e7a1596c44cc8ffabbd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 01:40:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b5a393..23ff53a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,12 +55,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { id: "p1", name: "Steak Burrito Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg" }, - { id: "p2", name: "Chicken Flautas Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg" }, - { id: "p3", name: "Enchiladas Verdes Dinner", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg" }, - { id: "p4", name: "Steak Tacos", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg" }, - { id: "p5", name: "Al Pastor Tacos", price: "$2.85", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg" }, - { id: "p6", name: "Shrimp Taco", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg" }, + { id: "p1", name: "Steak Burrito Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=1" }, + { id: "p2", name: "Chicken Flautas Dinner", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg?_wi=1" }, + { id: "p3", name: "Enchiladas Verdes Dinner", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=1" }, + { id: "p4", name: "Steak Tacos", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=2" }, + { id: "p5", name: "Al Pastor Tacos", price: "$2.85", imageSrc: "http://img.b2bpic.net/free-photo/mexican-dishes-spices-around-clipboard_23-2147740768.jpg?_wi=2" }, + { id: "p6", name: "Shrimp Taco", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=2" }, ]} title="Our Featured Menu" description="Discover our most loved authentic dishes, prepared fresh daily with the highest quality ingredients." @@ -107,7 +107,7 @@ export default function LandingPage() { description="Have questions or want to place a large order? Reach out to us or stop by for a fresh authentic meal. We are located right in the heart of the community." tagIcon={MapPin} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-spiced-rice-black-beans-meat-sandwiches-plate-wooden-surface_181624-34885.jpg?_wi=3" imageAlt="Los 2 Magueyes Restaurant storefront and atmosphere" />