From 4df2f13168da4a62fb67f49ae00d91b2a78fe07c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:53:40 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d0a1cf6..b483cc9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { { value: "50,000+", title: "Happy Customers Served" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208275.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208275.jpg?_wi=2" imageAlt="Cazadores Kitchen" mediaAnimation="blur-reveal" /> -- 2.49.1 From e83eb61f0e9e4b75a55513691e21bae99e035d5f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:53:40 +0000 Subject: [PATCH 2/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index ab68ad5..1830e1a 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -90,7 +90,7 @@ export default function GalleryPage() { name: "Authentic Street Tacos", price: "$8.99", variant: "Carnitas or Al Pastor", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tortilla-with-vegetables-meat_23-2148629316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tortilla-with-vegetables-meat_23-2148629316.jpg?_wi=4", imageAlt: "Street Tacos", }, { @@ -98,7 +98,7 @@ export default function GalleryPage() { name: "Grilled Burritos Supreme", price: "$11.99", variant: "Chicken, Beef, or Veggie", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-pouring-mayonnaise-into-chicken-doner-bread-with-pickles_140725-12185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-pouring-mayonnaise-into-chicken-doner-bread-with-pickles_140725-12185.jpg?_wi=3", imageAlt: "Grilled Burrito", }, { @@ -106,7 +106,7 @@ export default function GalleryPage() { name: "Enchiladas Verdes", price: "$12.99", variant: "Cheese or Chicken", - imageSrc: "http://img.b2bpic.net/free-photo/thai-food-shrimp-spicy-fish-sauce_1150-35468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thai-food-shrimp-spicy-fish-sauce_1150-35468.jpg?_wi=3", imageAlt: "Enchiladas Verdes", }, ]} @@ -130,7 +130,7 @@ export default function GalleryPage() { name: "Classic Lime Margarita", price: "$7.99", variant: "On the rocks or frozen", - imageSrc: "http://img.b2bpic.net/free-photo/classic-lime-margarita-cocktail-with-sliced-limes-against-yellow-curtain_23-2148283661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-lime-margarita-cocktail-with-sliced-limes-against-yellow-curtain_23-2148283661.jpg?_wi=2", imageAlt: "Classic Lime Margarita", }, { @@ -138,7 +138,7 @@ export default function GalleryPage() { name: "Strawberry Margarita", price: "$8.99", variant: "Fresh and fruity", - imageSrc: "http://img.b2bpic.net/free-photo/classic-lime-margarita-cocktail-with-sliced-limes-against-yellow-curtain_23-2148283661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-lime-margarita-cocktail-with-sliced-limes-against-yellow-curtain_23-2148283661.jpg?_wi=3", imageAlt: "Strawberry Margarita", }, { @@ -146,7 +146,7 @@ export default function GalleryPage() { name: "Mango Margarita", price: "$8.99", variant: "Tropical blend", - imageSrc: "http://img.b2bpic.net/free-photo/classic-lime-margarita-cocktail-with-sliced-limes-against-yellow-curtain_23-2148283661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-lime-margarita-cocktail-with-sliced-limes-against-yellow-curtain_23-2148283661.jpg?_wi=4", imageAlt: "Mango Margarita", }, ]} -- 2.49.1 From 60afa75290ef0dfe15f7b2e604b83171f28874bd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:53:41 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 94c3e30..741c8d8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +