From 4d3212ec477262cf519c4891a1a78820c2589280 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 20:11:32 +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 e306229..2307761 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Start Journey", href: "#contact"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm4p2s" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm4p2s&_wi=1" imageAlt="mountain silhouette sunrise man" mediaAnimation="blur-reveal" avatars={[ @@ -181,7 +181,7 @@ export default function LandingPage() { "Full 7-Day Journey", "Expert Mentorship", "Offline Audio", "Printable Workbooks"], button: { text: "Start Journey"}, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm4p2s", imageAlt: "tech company logo minimalist"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm4p2s&_wi=2", imageAlt: "tech company logo minimalist"}, ]} title="Begin the Climb" description="Choose the membership that fits your dedication." -- 2.49.1