From c3a249291b505de90995194d83f0764380b97dc5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 19:16:05 +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 6bd660a..ba562ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "", handle: "@erik_sthlm", testimonial: "Best fade I've had in Stockholm, bar none. Ali is a legend.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg" }, + { id: "1", name: "", handle: "Junid ", testimonial: "Best fade I've had in Stockholm, bar none. Ali is a legend.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg" }, { id: "2", name: "Phillip Collin ", handle: "", testimonial: "Otroligt nöjd med resultatet, sköna grabbar som klipper också👍🏾 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxLbGWIafoOqsNNGtfMxq5nGIn/uploaded-1778440022096-80xrfid9.jpg" }, { id: "3", name: "Latif Zakari Mohammad ", handle: "", testimonial: "Good barbers in the shop ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxLbGWIafoOqsNNGtfMxq5nGIn/uploaded-1778440280793-s8d6uzqm.jpg" }, { id: "4", name: "Alexander shamaon ", handle: "", testimonial: "Mycket bra frisörer och bra priser blev jättenöjd! Kommer gå tillbaka många gånger i framtiden. 5/5 ! ", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blue-eyed-bearded-hipster-male-with-crossed-arms-grey-background_613910-12834.jpg" },