From 9fc564549a0749a053ac0608028d80e8f1f1a6a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 08:57:56 +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 20bf6c4..d55bf6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,12 +125,12 @@ export default function LandingPage() { { title: "Skiing & Powder", description: "Catch the first tracks in Bormio with guides that know every secret slope.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDHE9XpR5tSHdfpm2gkf7W1K0R/uploaded-1775983923442-52bk6yi1.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDHE9XpR5tSHdfpm2gkf7W1K0R/uploaded-1775984254287-u8onrt3v.jpg", }, { title: "Trekking & Trails", description: "Discover untouched paths that connect you directly with the essence of nature.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDHE9XpR5tSHdfpm2gkf7W1K0R/uploaded-1775983923442-52bk6yi1.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDHE9XpR5tSHdfpm2gkf7W1K0R/uploaded-1775984254287-u8onrt3v.jpg", }, { title: "Lifestyle Moments", -- 2.49.1