From 3daf0d6bf844d2b75a1b33558dcf05ff29e375b3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 14:58:53 +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 f5f9c82..2eb1ce2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function HomePage() { id: "testimonial-2", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTPdzDAj0xH4eSUGuuizsuZwe/uploaded-1773413275466-6hoslg4g.jpg", imageAlt: "satisfied customer portrait" }, { - id: "testimonial-3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTPdzDAj0xH4eSUGuuizsuZwe/uploaded-1773413282274-tw1damft.jpg", imageAlt: "happy customer portrait" + id: "testimonial-3", name: "Jennifer Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTPdzDAj0xH4eSUGuuizsuZwe/uploaded-1773413903759-nr4m2uni.jpg", imageAlt: "happy customer portrait" }, { id: "testimonial-4", name: "Robert Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=220zse&_wi=2", imageAlt: "customer review portrait" -- 2.49.1