From a1bad26a88714c354a13135f9fa1f4f2e35292e3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 04:01:20 +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 08ca766..3d4e936 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function HomePage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmwQVXtVxwHGXAirass9MNraMS/professional-automotive-studio-photograp-1773295456013-34ca8054.png", imageAlt: "2002 Porsche 996 GT2 performance stance"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmwQVXtVxwHGXAirass9MNraMS/clean-financial-chart-showing-three-phas-1773295454779-0485e6d9.png", imageAlt: "Depreciation lifecycle chart showing three phases"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmwQVXtVxwHGXAirass9MNraMS/clean-financial-chart-showing-three-phas-1773295454779-0485e6d9.png?_wi=1", imageAlt: "Depreciation lifecycle chart showing three phases"}, ]} buttons={[ { @@ -84,7 +84,7 @@ export default function HomePage() { description="Why 2020s vehicles destroy wealth. Why 1996–2008 vehicles preserve it." subdescription="A structural analysis of depreciation cycles and value preservation" icon={BarChart3} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmwQVXtVxwHGXAirass9MNraMS/clean-financial-chart-showing-three-phas-1773295454779-0485e6d9.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmwQVXtVxwHGXAirass9MNraMS/clean-financial-chart-showing-three-phas-1773295454779-0485e6d9.png?_wi=2" imageAlt="Depreciation lifecycle chart showing three phases" mediaAnimation="blur-reveal" useInvertedBackground={false} -- 2.49.1