From 0cde21dc9d07024af7eab51f8b8ab832a09d1754 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:49:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 01d7fca..b31d667 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,21 +145,21 @@ export default function LandingPage() { { title: "Tax Strategies", description: "Expert tax planning to maximize your bottom line.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=1", titleIconSrc: "Calculator", buttonText: "Learn More", }, { title: "CFO Services", description: "High-level financial guidance for strategic growth.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=2", titleIconSrc: "TrendingUp", buttonText: "Learn More", }, { title: "Cash Flow Projections", description: "Understand your numbers and plan for the future.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=3", titleIconSrc: "PieChart", buttonText: "Learn More", }, -- 2.49.1