From 8988bb4552de33cdc65a67ca45d96ce2857bb044 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:31:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c5cf5c..329fd61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,16 +120,16 @@ export default function LandingPage() { tag="Customer Reviews" testimonials={[ { - id: "1", name: "Margaret Hayes", role: "Homeowner, Charleston", testimonial: "Liberty Landscaping didn't just create a beautiful garden—they understood the heart of our home. Every plant, every pathway tells our story. They feel like extended family.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Portrait of Margaret Hayes" + id: "1", name: "Margaret Hayes", role: "Homeowner, Charleston", testimonial: "Liberty Landscaping didn't just create a beautiful garden—they understood the heart of our home. Every plant, every pathway tells our story. They feel like extended family.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Portrait of Margaret Hayes" }, { - id: "2", name: "James Thompson", role: "Property Manager, Savannah", testimonial: "Working with Liberty has been transformative for our properties. They approach each project with genuine care and deliver results that exceed expectations. Highly recommend their personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of James Thompson" + id: "2", name: "James Thompson", role: "Property Manager, Savannah", testimonial: "Working with Liberty has been transformative for our properties. They approach each project with genuine care and deliver results that exceed expectations. Highly recommend their personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Portrait of James Thompson" }, { - id: "3", name: "Sarah Mitchell", role: "Homeowner, Atlanta", testimonial: "From the first consultation, I knew Liberty Landscaping was different. They listened, they cared, and they delivered a landscape that feels like an extension of our home. Truly exceptional work.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Portrait of Sarah Mitchell" + id: "3", name: "Sarah Mitchell", role: "Homeowner, Atlanta", testimonial: "From the first consultation, I knew Liberty Landscaping was different. They listened, they cared, and they delivered a landscape that feels like an extension of our home. Truly exceptional work.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Portrait of Sarah Mitchell" }, { - id: "4", name: "Robert Caldwell", role: "Business Owner, Beaufort", testimonial: "Ten years of working with Liberty and they never disappoint. Reliable, professional, and genuinely invested in making our outdoor space beautiful. They're the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of Robert Caldwell" + id: "4", name: "Robert Caldwell", role: "Business Owner, Beaufort", testimonial: "Ten years of working with Liberty and they never disappoint. Reliable, professional, and genuinely invested in making our outdoor space beautiful. They're the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Portrait of Robert Caldwell" } ]} textboxLayout="default"