From 22e18e3a5f12108613378a8328edef22005f2f90 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 07:54:32 +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 319b475..ce17a2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { text: "Make a Reservation", href: "/contact"}, ]} buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078046428-fal3d8w8.jpg" imageAlt="Cozy cafe interior with warm lighting" showDimOverlay={false} /> -- 2.49.1