From bc6d41ad38a428086433dce9c62980eff2516ac0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:09:13 +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 9a1fea4..2dccc46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { { id: "3", title: "Cozy Atmosphere", content: "Warm, relaxing space perfect for friends and family. Our inviting ambiance is designed to make you feel at home." }, { id: "4", title: "Great Prices", content: "Excellent food and service at reasonable prices. We believe luxury doesn't have to be expensive." } ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aak5PCa4PJlJkQH1H1zz36cfOw/uploaded-1772838525039-oj2ef6z5.png" imageAlt="RUMA gourmet food preparation" mediaAnimation="slide-up" useInvertedBackground={false} @@ -170,7 +170,7 @@ export default function LandingPage() {