From 72dec8f30d062ce77ffa02c40cc288f67b935b51 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 13:44:38 +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 b8d597c..ff57d15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { { id: "3", name: "Claire B.", handle: "@c_bloom", testimonial: "I love the sustainability focus of this studio. Plus, the flowers are gorgeous!", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-camera-with-flowers_197531-33083.jpg"}, { - id: "4", name: "Julia M.", handle: "@julia_m", testimonial: "Stunning bouquets that last for weeks. Excellent service as well.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fruit-bouquet-christmas_1303-4576.jpg"}, + id: "4", name: "Julia M.", handle: "@julia_m", testimonial: "Stunning bouquets that last for weeks. Excellent service as well.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvgtdb1fQBTiu9zMAAIRWAGuj/professional-headshot-of-a-tech-industry-1774613223057-20f80bd5.png"}, { id: "5", name: "Sam T.", handle: "@sam_t", testimonial: "Filontrop creates truly custom art, not just flowers. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/african-young-man-giving-white-flowers-bouquet-her-smiling-girlfriend_23-2148151758.jpg"}, ]} -- 2.49.1