From 82290c12faab1dc441195c0caf5c31526a308316 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 17:28:01 +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 a102b16..56212ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,10 +167,10 @@ export default function LandingPage() { 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" }, { - id: "3", title: "", quote: "They understood the value and complexity of my vehicle. The restoration was meticulous and transparent. This is the auto body shop for luxury owners.", name: 'Xiomara Rosa,', role: "customer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1773860531159-zgh8l3pg.png" + id: "3", title: "", quote: "They understood the value and complexity of my vehicle. The restoration was meticulous and transparent. This is the auto body shop for luxury owners.", name: 'Xiomara Rosa,', role: "Costomer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1773860531159-zgh8l3pg.png" }, { - id: "4", title: "Premium Service Experience", quote: "From initial assessment to final delivery, Hollywood Collision maintained the highest standards. My Audi looks showroom-ready. Exceptional work.", name: "Lynnette Jones ", role: "customer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1774027340515-kmjwb5bn.png" + id: "4", title: "Premium Service Experience", quote: "From initial assessment to final delivery, Hollywood Collision maintained the highest standards. My Audi looks showroom-ready. Exceptional work.", name: "Lynnette Jones ", role: "Costomer ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B38s0JZKtrtoWLcC2zVrK3ng88/uploaded-1774027340515-kmjwb5bn.png" } ]} /> -- 2.49.1