From 3cbf5ce56947f3310f766857d6cd8bf1d3f0e800 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 10:47:56 +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 bd05e06..e849504 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { }, { id: "2", name: "Sarah Thompson", handle: "@sarahweddings", testimonial: "The attention to detail and creativity demonstrated by Roseta is unmatched. Our engagement party was the talk of the event season thanks to their incredible floral arrangements.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Thompson" + imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Thompson" }, { id: "3", name: "Michael Chen", handle: "@mike_events", testimonial: "Professional, responsive, and incredibly talented. Roseta handled our corporate gala flowers with sophistication and style. Highly recommended for any event.", rating: 5, @@ -143,7 +143,7 @@ export default function LandingPage() { }, { id: "4", name: "Emily Rodriguez", handle: "@emilybloom", testimonial: "I've worked with many florists, but Roseta sets the standard. Their vision, quality, and customer service are exceptional. They're the only choice for luxury floral design.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez" + imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { id: "5", name: "David Park", handle: "@davidpark_co", testimonial: "Roseta exceeded our expectations for our anniversary celebration. The arrangement was not only beautiful but also arrived in perfect condition. Outstanding service.", rating: 5, -- 2.49.1