From 12f2d2a84ac755f7194439711e7633ad17e9d928 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 23:52:58 +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 05d4b93..b1ceb61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,10 @@ export default function LandingPage() { description="Authorized Yamaha Distributor - Genuine Parts, Expert Service for Lake Victoria." testimonials={[ { - id: "t1", name: "John M.", testimonial: "Great service and genuine parts!", rating: 5, + name: "John M.", handle: "@johnm", testimonial: "Great service and genuine parts!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-standing-with-bicycle-near-coast_23-2148176566.jpg"}, { - id: "t2", name: "Sarah K.", testimonial: "Very professional and reliable.", rating: 5, + name: "Sarah K.", handle: "@sarahk", testimonial: "Very professional and reliable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-executive-with-white-shirt-blue-suit_1139-135.jpg"}, ]} imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048086.jpg"