From 3cafdd451121dea99904613e8c126c0abcc20c01 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:45:58 +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 5833980..562862d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,7 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Terence J Simmons", handle: "@sarahjtech", testimonial: "Great stuff. Fitted screen protector + cover.", rating: 5, + id: "1", name: "Terence J Simmons", handle: "", testimonial: "Great stuff. Fitted screen protector + cover.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASo5NGChDW04lws3QHcRDeKMGr/uploaded-1772595637223-1vibvl2r.png", imageAlt: "Terence J Simmons" }, { -- 2.49.1