From 6d3e779139d1cbbfc6c38cbfe4d4a2321baca7f2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 12:26:50 +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 1357ec4..25ba7ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { }, { 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, - imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1765899257867-nl43gpjj.jpg", imageAlt: "Emma Rodriguez" }, { id: "4", name: "David Park", handle: "@davidpark_photo", testimonial: "Fast delivery, fresh flowers, and exceptional creativity. Pandas is my go-to for all my floral needs.", rating: 5, -- 2.49.1