From ef8894cabe54e87dbeddce591f01f260f86734ee Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 08:27:46 +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 fdbb9f7..845193f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mountains-sunset_23-2152014216.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDHE9XpR5tSHdfpm2gkf7W1K0R/uploaded-1775981758311-c1i152pw.jpg" showDimOverlay={true} showBlur={true} avatars={[ @@ -130,7 +130,7 @@ export default function LandingPage() { { title: "Trekking & Trails", description: "Discover untouched paths that connect you directly with the essence of nature.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-river-surface_23-2147617443.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDHE9XpR5tSHdfpm2gkf7W1K0R/uploaded-1775982329127-0m3ao4yf.jpg", }, { title: "Lifestyle Moments", -- 2.49.1