From 9fa068fde6b9bd4c0561ed055ebc5817148ac02c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:49:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b7daf72..78f2831 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/a-sophisticated-financial-dashboard-inte-1773146799001-2dbe3747.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/a-sophisticated-financial-dashboard-inte-1773146799001-2dbe3747.png?_wi=1" imageAlt="Apex Capital Financial Dashboard" mediaAnimation="blur-reveal" imagePosition="right" @@ -148,10 +148,10 @@ export default function LandingPage() { id: "2", name: "Cash Flow Reconciliation", price: "Real-Time", variant: "Bank Matching & Validation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/cash-flow-reconciliation-dashboard-showi-1773146799045-fe116dab.jpg" }, { - id: "3", name: "Consolidation Engine", price: "Integrated", variant: "Multi-Entity Aggregation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/consolidated-financial-statements-showin-1773146798697-103eb824.jpg" + id: "3", name: "Consolidation Engine", price: "Integrated", variant: "Multi-Entity Aggregation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/consolidated-financial-statements-showin-1773146798697-103eb824.jpg?_wi=1" }, { - id: "4", name: "Reporting Agent", price: "Investor-Ready", variant: "P&L, Balance Sheet, Cash Flow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/consolidated-financial-statements-showin-1773146798697-103eb824.jpg" + id: "4", name: "Reporting Agent", price: "Investor-Ready", variant: "P&L, Balance Sheet, Cash Flow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/consolidated-financial-statements-showin-1773146798697-103eb824.jpg?_wi=2" } ]} /> @@ -236,7 +236,7 @@ export default function LandingPage() { description="Join leading PE firms reducing month-end close cycles from 12-15 days to 1-2 days. Schedule a demo to see 10 specialized AI agents orchestrating your portfolio close in real-time." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/a-sophisticated-financial-dashboard-inte-1773146799001-2dbe3747.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/a-sophisticated-financial-dashboard-inte-1773146799001-2dbe3747.png?_wi=2" imageAlt="Demo Dashboard" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1