Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -121,16 +121,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"
|
||||
|
||||
Reference in New Issue
Block a user