Merge version_1 into main #11

Merged
bender merged 1 commits from version_1 into main 2026-03-05 04:43:43 +00:00

View File

@@ -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?_wi=1", 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-vector/5-star-rating-symbol-design_1017-14516.jpg?id=2606172", 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?_wi=1", 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/closeup-shot-cat-with-green-eyes-resting-couch_181624-24715.jpg?id=11541645", 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?_wi=2", 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/horizontal-shot-crowded-yankee-baseball-stadium-players-field_181624-19786.jpg?id=10860215", 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?_wi=2", 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/top-view-photo-camera-indoors-still-life_23-2150630943.jpg?id=54166569", imageAlt: "Portrait of Robert Caldwell"
}
]}
textboxLayout="default"