From 638d8f93faab2666b6123ed63f9f42964bc43d89 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 12:35:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34c5dbe..87defe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { }, { id: "2", name: "Michael Chen", handle: "@mchen_designs", testimonial: "The quality of flowers and craftsmanship is unmatched. I've ordered multiple times and never been disappointed.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1765902658677-lb960jzl.jpg", imageAlt: "Michael Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1765902656577-v5ckvxwx.jpg", imageAlt: "Michael Chen" }, { id: "3", name: "Emma Rodriguez", handle: "@emmar_boutique", testimonial: "Amazing service and beautiful arrangements. They made my corporate event memorable with their floral designs.", rating: 5, -- 2.49.1