From 5e68a48feafd84a4328599603a891643bc37f104 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:54:38 +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 ded0318..68420b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,11 +134,11 @@ export default function LandingPage() { { id: "t2", name: "John Doe", role: "Fitness Manager", testimonial: "Finally, a website that works on mobile and converts members.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-fitness-studi-1774691603465-bc499a42.png"}, { - id: "t3", name: "Jane Smith", role: "Hotel Manager", testimonial: "Customer inquiries have never been higher. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png"}, + id: "t3", name: "Jane Smith", role: "Hotel Manager", testimonial: "Customer inquiries have never been higher. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png?_wi=1"}, { id: "t4", name: "Mike Ross", role: "Restaurant Owner", testimonial: "Easy process, massive impact on my local search visibility.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-small-busines-1774691606876-f956e340.png"}, { - id: "t5", name: "Elena Vance", role: "Boutique Hotel Owner", testimonial: "Professional, efficient, and truly understood our hospitality brand needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png"}, + id: "t5", name: "Elena Vance", role: "Boutique Hotel Owner", testimonial: "Professional, efficient, and truly understood our hospitality brand needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png?_wi=2"}, ]} title="Client Success" description="See how local businesses transformed their revenue with professional design." -- 2.49.1