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 */}