From f1530ce51af3bb0be609104fbe943ce99fde4944 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 18:56:55 +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 9711def..5faae3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg", imageAlt: "Luxury burger plating" }, { imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", imageAlt: "Pecatto restaurant interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-white-fried-cheese_140725-2355.jpg", imageAlt: "Restaurant seating area" }, - { imageSrc: "http://img.b2bpic.net/free-photo/vegan-food-cutting-boards-white-wooden-table_23-2148305742.jpg", imageAlt: "Signature burger presentation" } + { imageSrc: "http://img.b2bpic.net/free-photo/vegan-food-cutting-boards-white-wooden-table_23-2148305742.jpg?_wi=1", imageAlt: "Signature burger presentation" } ]} mediaAnimation="slide-up" ariaLabel="Pecatto premium burger hero section" @@ -97,7 +97,7 @@ export default function LandingPage() { id: "croquetas", title: "Spanish Croquetas", description: "Golden, crispy croquetas filled with creamy jamon and béchamel. A classic Spanish appetizer elevated to gourmet standards.", tag: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-arrangement_23-2149173830.jpg", imageAlt: "Gourmet Spanish croquetas" }, { - id: "burger-gold", title: "The Gold Standard Burger", description: "Our flagship burger featuring dry-aged beef, truffle mayo, aged cheddar, and wild mushrooms on artisan brioche. Perfection in every bite.", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/vegan-food-cutting-boards-white-wooden-table_23-2148305742.jpg", imageAlt: "Gold Standard signature burger" + id: "burger-gold", title: "The Gold Standard Burger", description: "Our flagship burger featuring dry-aged beef, truffle mayo, aged cheddar, and wild mushrooms on artisan brioche. Perfection in every bite.", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/vegan-food-cutting-boards-white-wooden-table_23-2148305742.jpg?_wi=2", imageAlt: "Gold Standard signature burger" }, { id: "burger-red", title: "The Red Beast", description: "Fiery and bold: spiced beef, roasted red peppers, sriracha mayo, crispy bacon, and jalapeños. For those who dare to sin.", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/front-view-creative-arrangement-with-hamburger-menu_23-2148614121.jpg", imageAlt: "The Red Beast burger" @@ -140,7 +140,7 @@ export default function LandingPage() { testimonials={[ { id: "alba", name: "Alba Hernandez", role: "Food Enthusiast", company: "Barcelona", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-turtleneck-sweater-looking-confident-front-view_176474-61713.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-turtleneck-sweater-looking-confident-front-view_176474-61713.jpg?_wi=1" }, { id: "nury", name: "Nury", role: "Restaurant Critic", company: "Barcelona", rating: 5, @@ -160,7 +160,7 @@ export default function LandingPage() { }, { id: "client6", name: "Sofia Martinez", role: "Travel Blogger", company: "Barcelona", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-turtleneck-sweater-looking-confident-front-view_176474-61713.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-turtleneck-sweater-looking-confident-front-view_176474-61713.jpg?_wi=2" } ]} ariaLabel="Pecatto customer testimonials"