From 6c3009fd697a0b74cd4f8540df27a0f670e15a95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:09:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a6a81b..fddfa40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "Verified Client", testimonial: "I ordered a three-tier custom cake for my gallery opening, and it was the centerpiece of the entire evening. Not only was the gold-leaf detailing breathtaking, but the actual cake—a hazelnut praline crunch—was incredibly moist and not overly sweet. Arham Baker’s operates on a completely different level of luxury.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg?_wi=1", imageAlt: "Eleanor V.", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { ]} marqueeSpeed={40} showMarqueeCard={true} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-60992.jpg?_wi=2" imageAlt="eleanor v elegant woman portrait" /> @@ -352,7 +352,7 @@ export default function LandingPage() { -- 2.49.1