From 4bd71f5fe2b4624efdf699d698b5a7c3cc7cd376 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:01:48 +0000 Subject: [PATCH] Update src/app/how-it-works/page.tsx --- src/app/how-it-works/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index b644c16..73d9c94 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -45,7 +45,7 @@ export default function HowItWorksPage() { description="Follow our simple 5-step process to compare loans and get approved. Transparent, fast, and designed for your convenience." tag="Our Process" background={{ variant: "sparkles-gradient" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCw2rVjasETcoKvLLZjiuN8ps/step-by-step-visual-guide-of-loan-applic-1772546419164-c9ee9a8d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCw2rVjasETcoKvLLZjiuN8ps/step-by-step-visual-guide-of-loan-applic-1772546419164-c9ee9a8d.png?_wi=2" imageAlt="Step-by-step loan process" buttons={[ { text: "Get Started", href: "/eligibility-checker" }, @@ -64,7 +64,7 @@ export default function HowItWorksPage() { description="From initial eligibility check to fund disbursement, we make every step transparent and easy to understand. Our guided process ensures you have all the information needed to make the best financial decision." tag="Process Details" tagIcon={CheckCircle} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCw2rVjasETcoKvLLZjiuN8ps/step-by-step-visual-guide-of-loan-applic-1772546419164-c9ee9a8d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCw2rVjasETcoKvLLZjiuN8ps/step-by-step-visual-guide-of-loan-applic-1772546419164-c9ee9a8d.png?_wi=3" imageAlt="Detailed loan application process" mediaPosition="left" accordionItems={[ @@ -123,7 +123,7 @@ export default function HowItWorksPage() { {/* Footer */}