diff --git a/src/app/page.tsx b/src/app/page.tsx index d03f18d..b7daf72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="medium" - background="noise" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -48,8 +48,8 @@ export default function LandingPage() { tag="Enterprise Close Platform" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "noise" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/a-sophisticated-financial-dashboard-inte-1773146799001-2dbe3747.png?_wi=1" + 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" 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?_wi=1" + 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: "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" + 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" } ]} /> @@ -234,9 +234,9 @@ export default function LandingPage() { tag="Get Started" title="Start Your Autonomous Close Today" 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: "noise" }} + 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?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akpz0fslFzo0KH2XLyZ1ZcKyRw/a-sophisticated-financial-dashboard-inte-1773146799001-2dbe3747.png" imageAlt="Demo Dashboard" mediaAnimation="blur-reveal" mediaPosition="right"