From a140baf8fae6019803e72d8a6cb5941dd49012e9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:49:18 +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 a1e3f3c..e24dcff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { handle: "@shellstar-client", testimonial: "Shellstar made the complex process of building a custom home feel simple and stress-free. Truly incredible result.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-plans_23-2148819835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-plans_23-2148819835.jpg?_wi=1", }, ]} showRating={true} @@ -201,7 +201,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Common Building Questions" description="Everything you need to know about starting your custom home project with us." - imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-looking-plans_23-2148819835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-looking-plans_23-2148819835.jpg?_wi=2" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ -- 2.49.1