From 204356aa433b093e557f036cc7f1aba12bdadf5b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 21:50:13 +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 4ccb65e..99c645e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,7 +141,7 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "t1", name: "Alex Rivet", role: "Founder", company: "RivClothing", rating: 5, + id: "t1", name: " Musa Skhosana ", role: "Founder", company: "224Clothing ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/trendy-woman-with-wavy-hairstyle-red-lips-posing-outside-brunette-woman-dark-jacket-glasses-looks-away-outdoors_197531-19328.jpg?_wi=1"}, { id: "t2", name: "Sarah Miller", role: "CEO", company: "VogueNext", rating: 5, -- 2.49.1