From 6e3f859217abecaac86c7dbe8b4b327d8d6b3062 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 18:20:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7a4e9e..efc2251 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description="Financial calm is not a spreadsheet. It's a system. The Calm Budget gives you the clarity you need to master your money without the anxiety." leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-minimalist-premium-financial-dashboard-1775931402904-5ef6d241.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-minimalist-premium-financial-dashboard-1775931402904-5ef6d241.png?_wi=1", imageAlt: "Dashboard 1", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Budgeting, Reimagined" description="We stripped away the complexity of traditional finance. No more clunky spreadsheets or confusing jargon. Just a clear, intuitive path to knowing exactly where your money goes every month." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-serene-uncluttered-workspace-with-a-no-1775931412775-dedfe15a.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-serene-uncluttered-workspace-with-a-no-1775931412775-dedfe15a.png?_wi=1" /> @@ -188,7 +188,7 @@ export default function LandingPage() { title: "Real-time Clarity", subtitle: "Always know your status", description: "See your net worth and spending power in one glance.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/close-up-of-a-simple-beautiful-interface-1775931421121-6c01e224.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/close-up-of-a-simple-beautiful-interface-1775931421121-6c01e224.png?_wi=1", }, { tag: "Analysis", @@ -230,7 +230,7 @@ export default function LandingPage() { text: "Start Today", href: "/checkout", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-serene-uncluttered-workspace-with-a-no-1775931412775-dedfe15a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-serene-uncluttered-workspace-with-a-no-1775931412775-dedfe15a.png?_wi=2", imageAlt: "A serene, uncluttered workspace with a notebook, a coffee, and a phone displaying a simple financial", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { text: "Get Pro", href: "/checkout", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-minimalist-premium-financial-dashboard-1775931402904-5ef6d241.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/a-minimalist-premium-financial-dashboard-1775931402904-5ef6d241.png?_wi=2", imageAlt: "A serene, uncluttered workspace with a notebook, a coffee, and a phone displaying a simple financial", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { text: "Buy Lifetime", href: "/checkout", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/close-up-of-a-simple-beautiful-interface-1775931421121-6c01e224.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDqigD97eNw2NLDaX3RYmmvsuo/close-up-of-a-simple-beautiful-interface-1775931421121-6c01e224.png?_wi=2", imageAlt: "A serene, uncluttered workspace with a notebook, a coffee, and a phone displaying a simple financial", }, ]} -- 2.49.1