diff --git a/src/app/page.tsx b/src/app/page.tsx index 779b040..968075c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#signup", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg" + imageSrc="http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg?_wi=1" imageAlt="modern fintech mobile loan app interface" mediaAnimation="blur-reveal" /> @@ -92,7 +92,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-entrepreneur-working-from-home-his-personal-finances-savings_181624-34457.jpg", imageAlt: "fintech registration form UI design", }, - imageSrc: "http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg?_wi=2", imageAlt: "fintech registration form UI design", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/ai-integration-smartphone_23-2151977840.jpg", imageAlt: "mobile payment confirmation screen interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-sanitizer-bottle-with-face-mask-copy-space_23-2148561076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-sanitizer-bottle-with-face-mask-copy-space_23-2148561076.jpg?_wi=1", imageAlt: "fintech registration form UI design", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/login-form-template-set_23-2147726323.jpg", imageAlt: "fintech registration form UI design", }, - imageSrc: "http://img.b2bpic.net/free-photo/excited-successful-businessman-dancing-with-plastic-credit-card-raising-fist-pumps-smiling-delig_1258-158569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-successful-businessman-dancing-with-plastic-credit-card-raising-fist-pumps-smiling-delig_1258-158569.jpg?_wi=1", imageAlt: "fintech registration form UI design", }, ]} @@ -142,14 +142,14 @@ export default function LandingPage() { name: "Starter Loan", price: "KSh 1,000", variant: "30 days", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-sanitizer-bottle-with-face-mask-copy-space_23-2148561076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-sanitizer-bottle-with-face-mask-copy-space_23-2148561076.jpg?_wi=2", }, { id: "p2", name: "Basic Loan", price: "KSh 2,000", variant: "30 days", - imageSrc: "http://img.b2bpic.net/free-photo/excited-successful-businessman-dancing-with-plastic-credit-card-raising-fist-pumps-smiling-delig_1258-158569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excited-successful-businessman-dancing-with-plastic-credit-card-raising-fist-pumps-smiling-delig_1258-158569.jpg?_wi=2", }, { id: "p3",