diff --git a/src/app/page.tsx b/src/app/page.tsx index d8c87c5..13e51d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@johnd", testimonial: "Finally understand my debt trajectory!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-analyzing-stock-market-charts-financial-data-electronic-board_169016-14896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-analyzing-stock-market-charts-financial-data-electronic-board_169016-14896.jpg?_wi=1", imageAlt: "fintech app UI dashboard", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@michaelr", testimonial: "Clear path forward. Life changing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761003.jpg?_wi=1", imageAlt: "fintech app UI dashboard", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@lisak", testimonial: "Excellent strategy for debt control.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-debts-help-me-written-scramble-board-lights_181624-20912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-debts-help-me-written-scramble-board-lights_181624-20912.jpg?_wi=1", imageAlt: "fintech app UI dashboard", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@davidm", testimonial: "Very professional and effective.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/20-finance-outline-icon-presentation_1142-24441.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-finance-outline-icon-presentation_1142-24441.jpg?_wi=1", imageAlt: "fintech app UI dashboard", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-analyzing-stock-market-charts-financial-data-electronic-board_169016-14896.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-analyzing-stock-market-charts-financial-data-electronic-board_169016-14896.jpg?_wi=2" imageAlt="Financial Dashboard Interface" avatars={[ { @@ -178,17 +178,17 @@ export default function LandingPage() { { title: "Debt Visualization", description: "See your entire debt picture in one intuitive view.", - imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761003.jpg?_wi=2", }, { title: "Accelerated Timeline", description: "Understand exactly when you'll be debt-free.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-debts-help-me-written-scramble-board-lights_181624-20912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-debts-help-me-written-scramble-board-lights_181624-20912.jpg?_wi=2", }, { title: "Custom Strategy", description: "Expert advice to optimize your repayment strategy.", - imageSrc: "http://img.b2bpic.net/free-vector/20-finance-outline-icon-presentation_1142-24441.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-finance-outline-icon-presentation_1142-24441.jpg?_wi=2", }, ]} title="The Archway Advantage"