From e883aef5f6b9352495d3dde889bd1b425bd6959f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 17:24:36 +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 167f8b5..90bed15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,7 +161,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Outstanding Precision", quote: "My Range Rover was treated with extraordinary care. The attention to detail and professionalism exceeded all expectations. Hollywood Collision is the gold standard.", name: "Loyalty Real ", role: "costumer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1773709337724-hr4ncpk8.png" + id: "1", title: "Outstanding Precision", quote: "My Range Rover was treated with extraordinary care. The attention to detail and professionalism exceeded all expectations. Hollywood Collision is the gold standard.", name: "Loyalty Real ", role: "costomer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1773709337724-hr4ncpk8.png" }, { id: "2", title: "What Our Customers Are Saying: Excellence in Collision Repair ", quote: "As someone who knows luxury automotive repair, I can confidently say Hollywood Collision delivered flawless restoration work on my Mercedes. Highly recommended.", name: "Shadonyah Carroll ", role: "Costomer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1773860402587-y26ik03o.png" -- 2.49.1