From 4f53f2b74ff982a63e61aab1b753060a09de026e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 05:05:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]}