Update src/app/page.tsx
This commit is contained in:
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Liberty Landscaping"
|
||||
brandName="Liberty Landscaping and Design"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Our Heritage of Craftsmanship"
|
||||
description="At Liberty Landscaping, we believe every outdoor space tells a story. With deep roots in Southern tradition, we combine time-tested techniques with genuine care for your property. Our team treats every project as if it were our own home."
|
||||
description="At Liberty Landscaping and Design, we believe every outdoor space tells a story. With deep roots in Southern tradition, we combine time-tested techniques with genuine care for your property. Our team treats every project as if it were our own home."
|
||||
tag="Our Story"
|
||||
tagIcon={Leaf}
|
||||
bulletPoints={[
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More About Us", href: "#services" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685426407-dnoebick.jpg"
|
||||
imageAlt="Liberty Landscaping team working on a garden project"
|
||||
imageAlt="Liberty Landscaping and Design team working on a garden project"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -116,17 +116,17 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
title="Stories from Our Neighbors"
|
||||
description="Real families sharing how Liberty Landscaping transformed their outdoor spaces into cherished gathering places."
|
||||
description="Real families sharing how Liberty Landscaping and Design transformed their outdoor spaces into cherished gathering places."
|
||||
tag="Customer Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Margaret Hayes", role: "Homeowner, Lancaster", 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: "1", name: "Margaret Hayes", role: "Homeowner, Lancaster", testimonial: "Liberty Landscaping and Design 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, Chester", 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, Charlotte", 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: "3", name: "Sarah Mitchell", role: "Homeowner, Charlotte", testimonial: "From the first consultation, I knew Liberty Landscaping and Design 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, Indian Land", 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"
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
id: "5", title: "Can you work with my existing landscaping?", content: "Often, yes! We can redesign around existing trees or plants you love, integrate them into a new plan, or enhance what's already there. Every property is unique, and we're skilled at building on what works while creating fresh, beautiful outdoor spaces."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What sets Liberty Landscaping apart from other companies?", content: "We're not a corporate chain—we're your neighbors with three generations of Southern landscaping heritage. We treat every project like our own home, use authentic design principles, and build lasting relationships. Quality craftsmanship and genuine care are at the heart of everything we do."
|
||||
id: "6", title: "What sets Liberty Landscaping and Design apart from other companies?", content: "We're not a corporate chain—we're your neighbors with three generations of Southern landscaping heritage. We treat every project like our own home, use authentic design principles, and build lasting relationships. Quality craftsmanship and genuine care are at the heart of everything we do."
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2025 Liberty Landscaping. All rights reserved. Serving the Southeast with pride."
|
||||
bottomLeftText="© 2025 Liberty Landscaping and Design. All rights reserved. Serving the Southeast with pride."
|
||||
bottomRightText="Handcrafted with Southern heritage"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user