diff --git a/src/app/page.tsx b/src/app/page.tsx index bb548e3..df8f49b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { { title: "Eligibility Criteria", description: "Learn about primary residence requirements and first-time buyer definitions.", - imageSrc: "http://img.b2bpic.net/free-photo/tax-form-tablet-screen-calculator_1357-54.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tax-form-tablet-screen-calculator_1357-54.jpg?_wi=1", titleIconSrc: "CheckCircle", buttonText: "Learn More", }, @@ -146,7 +146,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About Our Calculator" description="Built by tax professionals, our platform helps you accurately navigate the complexities of Canadian housing rebates." - imageSrc="http://img.b2bpic.net/free-photo/tax-form-tablet-screen-calculator_1357-54.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tax-form-tablet-screen-calculator_1357-54.jpg?_wi=2" mediaAnimation="slide-up" bulletPoints={[ { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "The rebate breakdown was precise and easy to understand.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tax-form-tablet-screen-calculator_1357-54.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tax-form-tablet-screen-calculator_1357-54.jpg?_wi=3", imageAlt: "data visualization charts and graphs", }, ]}