From 55100c182a4c8bc725850e7aebbaaf996937968c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:18:28 +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 4db73e5..a2c359f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { { value: "4.4", title: "Star Rating - 49 Reviews" }, { value: "24", title: "Hours Daily Service" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhNMq3pI1z1TFNenxZjwMIXNHf/uploaded-1773044213976-7zq360jq.webp" imageAlt="Restaurant interior elegant design" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1