diff --git a/src/app/page.tsx b/src/app/page.tsx index ef63d6a..ad9d1bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { tag="Private Banking Excellence" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg?_wi=1", imageAlt: "modern bank interior luxury", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-watching-video-digital-tablet_1262-16905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-watching-video-digital-tablet_1262-16905.jpg?_wi=1", imageAlt: "banking tablet interface clean", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { icon: Mail, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-using-mobile-phone-video-call-from-office_637285-10972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-using-mobile-phone-video-call-from-office_637285-10972.jpg?_wi=1", imageAlt: "secure bank notification", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { imageAlt: "secure bank notification", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg?_wi=2", imageAlt: "secure bank notification", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { icon: Wallet, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg?_wi=1", imageAlt: "financial dashboard UI", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "financial dashboard UI", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-watching-video-digital-tablet_1262-16905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-watching-video-digital-tablet_1262-16905.jpg?_wi=2", imageAlt: "secure bank notification", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageAlt: "global banking concept", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/women-working-innovative-project-work_23-2148776763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-working-innovative-project-work_23-2148776763.jpg?_wi=1", imageAlt: "secure bank notification", }, ]} @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "The most professional banking experience I have ever had.", tag: "Elite Client", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chair-front-businesswoman-sitting-caf_23-2147876643.jpg?_wi=3", imageAlt: "successful professional portrait", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Security and seamless integration are their top priorities.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-19300.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-watching-video-digital-tablet_1262-16905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-watching-video-digital-tablet_1262-16905.jpg?_wi=3", imageAlt: "successful professional portrait", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "My banking portal is always responsive and very secure.", tag: "Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/women-working-innovative-project-work_23-2148776763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-working-innovative-project-work_23-2148776763.jpg?_wi=2", imageAlt: "successful professional portrait", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "The Gmail alerts work flawlessly with my setup.", tag: "Tech Entrepreneur", avatarSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-using-mobile-phone-video-call-from-office_637285-10972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-using-mobile-phone-video-call-from-office_637285-10972.jpg?_wi=2", imageAlt: "successful professional portrait", }, { @@ -305,7 +305,7 @@ export default function LandingPage() { quote: "Exceptional support, always available when needed.", tag: "VIP Client", avatarSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg?_wi=2", imageAlt: "successful professional portrait", }, ]}