From 6a2f44d5a524c2ff60b312cc166500f8410e9da7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:37:14 +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 ec36ae0..01ffa36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Request a Quote", href: "#contact" }, { text: "View Menus", href: "#menus" } ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-some-cupcakes-transparent-plate_181624-59392.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4BypzldD3Nvcpj8fQh7Hwjjeb/uploaded-1773740228691-47qefpkw.jpg" imageAlt="Elegant luxury catered event with sophisticated table setup" mediaAnimation="slide-up" background={{ variant: "plain" }} -- 2.49.1