From eb40a4266d301f8f823e1d9d53c512e4646c5ec8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 02:52:53 +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 3a8fedf..351a36f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "https://img.b2bpic.net/free-photo/man-reflective-moment-watching-sunrise-rice-terraces-bali_73899-44047.jpg", imageAlt: "Maldives crystal clear waters" }, { - imageSrc: "https://img.b2bpic.net/free-photo/aerial-shot-rice-terrace-sunlight-evening-gianyar-bali-indonesia_181624-60419.jpg", imageAlt: "Italian Amalfi coast landscape" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/tmp/make-an-image-of-the-colosseum-1771469580022-c54051cb.jpg", imageAlt: "Italian Amalfi coast landscape" } ]} buttons={[ -- 2.49.1