From 958859399a4176640a3699e8de60c752fdf5a9a8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 19:34:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45a73e2..8b6bba6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { description="Transform your dining table into a Michelin-starred experience with bespoke menus curated by Chef Alex." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg", imageAlt: "Chef plating gourmet dish"}, + imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg?_wi=1", imageAlt: "Chef plating gourmet dish"}, { imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727972.jpg", imageAlt: "Chef preparing high-end meal"}, { @@ -173,7 +173,7 @@ export default function LandingPage() { "6-course tasting", "Wine pairing guidance", "Full service cleaning"], button: { text: "Select", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg", imageAlt: "chef profile portrait professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/salad-with-corn-nuts-prunes-tomatoes_140725-3518.jpg?_wi=2", imageAlt: "chef profile portrait professional"}, ]} title="Simple & Transparent Pricing" description="Choose the perfect package for your upcoming event." -- 2.49.1