Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -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 */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCw2rVjasETcoKvLLZjiuN8ps/professional-fintech-office-or-banking-e-1772546399590-ed70d736.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCw2rVjasETcoKvLLZjiuN8ps/professional-fintech-office-or-banking-e-1772546399590-ed70d736.png?_wi=3"
|
||||
imageAlt="Gruhfin corporate office and team"
|
||||
logoText="Gruhfin Services LLP"
|
||||
copyrightText="© 2025 Gruhfin Services LLP. All rights reserved. NBFC License: [License Number]"
|
||||
|
||||
Reference in New Issue
Block a user