From 67c38f592d257879cb7169ca81e128839de02a59 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:14:25 +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 274bffa..60c6533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Authentic Kerala Bamboo Living" description="Discover an authentic Kerala experience. Handcrafted bamboo architecture seamlessly integrated into nature, providing a serene and rustic sanctuary." mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/bamboo-structure-tropical-forest_23-2148734948.jpg", imageAlt: "Bamboo Architecture" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9cOBo6DlY1f4TgmCg64ZgjA9W/uploaded-1777709655306-fhqfvwvv.jpg", imageAlt: "Logo" }, { imageSrc: "http://img.b2bpic.net/free-photo/kerala-style-interior_23-2148900123.jpg", imageAlt: "Kerala Interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/tropical-greenery-view_23-2149120934.jpg", imageAlt: "Nature View" } ]} -- 2.49.1