From b06c3b277a743d447aa35a04d0e07b87dac85ce0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 12:07:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 132fd9b..bc584f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { handle: "@BrandBuilder", testimonial: "\"We saw an immediate uplift in open rates and clicks. EmailCopy Pro truly understands how to connect with an audience.\"", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-pay-paying-sun-purchase_1150-1050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-pay-paying-sun-purchase_1150-1050.jpg?_wi=1", imageAlt: "professional headshot smiling woman", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by 500+ businesses" - imageSrc="http://img.b2bpic.net/free-photo/laptop-pay-paying-sun-purchase_1150-1050.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-pay-paying-sun-purchase_1150-1050.jpg?_wi=2" imageAlt="Person writing email copy on a laptop" mediaAnimation="slide-up" fixedMediaHeight={true} -- 2.49.1