From 8fe0e8a1dee75edbaecaf57d7f2b680df45716c2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 15:27:46 +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 2e3d177..7862a11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { }, { id: "testimonial-3", name: "Emma Richardson", role: "Home Baker", company: "Bake & Beyond", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg", imageAlt: "Emma Richardson, home baker, admiring a beautifully decorated cake" + imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg?_wi=1", imageAlt: "Emma Richardson, home baker, admiring a beautifully decorated cake" }, { id: "testimonial-4", name: "David Chen", role: "Pastry Chef", company: "Urban Bistro", rating: 5, @@ -215,7 +215,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg" + imageSrc="https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg?_wi=2" imageAlt="Cozy bakery interior with warm lighting and fresh pastries displayed on wooden shelves" mediaAnimation="slide-up" mediaPosition="right"