From ede8d297cf4df61cecaf7109f3f379ba90e1f69f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:41:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97378aa..ca043b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function LandingPage() { features={[ { id: "step-1", title: "Inquiry", descriptions: ["Tell us about your event—date, guest count, vision, and any special requirements or dietary needs."], - imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262202.jpg?_wi=1", imageAlt: "Initial consultation with catering team" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4BypzldD3Nvcpj8fQh7Hwjjeb/uploaded-1773740513063-td7meqq8.jpg", imageAlt: "Initial consultation with catering team" }, { id: "step-2", title: "Consultation", descriptions: ["We meet to discuss your event in detail, showcase past work, and explore menu possibilities tailored to your taste."], -- 2.49.1