Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a9f9b0744 | |||
| 38c26e6689 | |||
| 03501c9db9 | |||
| 43f342a423 | |||
| 25f822ebe8 | |||
| bac0983075 | |||
| 29d4608a73 |
@@ -55,8 +55,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Transform Your Outdoor Space with Arrietas Landscaping"
|
||||
description="Dedicated to creating stunning landscapes and maintaining their beauty. Your vision, our expertise – The Ateam delivers unparalleled results."
|
||||
title="Your Dream Garden "
|
||||
description="Arrietas Landscaping transforms outdoor spaces with meticulous design, professional installation, and dedicated maintenance, bringing your vision to life with unparalleled results."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anthony Baston", handle: "@anthonyb", testimonial: "Awesome company super friendly and amazing work. Armando was professional and super easy to work with. I highly recommend this company, they work hard and get the job done on time. We bought a new house and of course they come with no landscaping, and they installed a front and back yard on time and within budget.", rating: 5,
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
tag="About Us"
|
||||
title="Experience the Ateam Difference in Landscape Excellence"
|
||||
title="Discover the Arrietas Advantage: Excellence in Every Detail"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,8 +124,8 @@ export default function LandingPage() {
|
||||
title: "Regular Landscape Maintenance", description: "Keeping your outdoor space pristine with routine lawn care, pruning, fertilization, and seasonal clean-ups.", bentoComponent: "reveal-icon", icon: Leaf,
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Landscaping Solutions for Every Need"
|
||||
description="We offer a full spectrum of services to design, build, and maintain your perfect outdoor environment, handled with care by The Ateam."
|
||||
title="Tailored Landscaping Services, Crafted for Your Unique Space"
|
||||
description="From innovative designs to meticulous maintenance, our Ateam provides a comprehensive suite of services to create and preserve your ideal outdoor environment."
|
||||
tag="Our Services"
|
||||
/>
|
||||
</div>
|
||||
@@ -150,8 +150,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "project-6", name: "Commercial Landscape", price: "Downtown Las Vegas, NV", imageSrc: "http://img.b2bpic.net/free-photo/focused-male-florist-moving-rack-with-plants-pots-holding-shelf-with-houseplants-medium-shot-copy-space-gardening-job-concept_74855-12787.jpg", imageAlt: "Professional commercial landscape design for an office building"},
|
||||
]}
|
||||
title="Showcasing Our Award-Winning Landscape Projects"
|
||||
description="Explore a gallery of our recently completed projects, demonstrating our versatility and commitment to beautiful outdoor spaces. Each project reflects our dedication to quality and client vision."
|
||||
title="Our Signature Projects: Where Vision Meets Reality"
|
||||
description="Browse our portfolio of award-winning landscape transformations. Each project highlights our commitment to exceptional quality, innovative design, and bringing diverse client visions to life."
|
||||
tag="Our Portfolio"
|
||||
/>
|
||||
</div>
|
||||
@@ -175,8 +175,8 @@ export default function LandingPage() {
|
||||
id: "metric-4", icon: Sparkles,
|
||||
title: "5-Star Reviews", value: "31+"},
|
||||
]}
|
||||
title="Building Beautiful Landscapes, One Project at a Time"
|
||||
description="Our commitment to quality and client satisfaction is reflected in every project we undertake. See the numbers that speak to our expertise."
|
||||
title="Proven Excellence: Our Commitment to Your Outdoor Space"
|
||||
description="Our track record speaks for itself. We're dedicated to delivering exceptional landscapes and client satisfaction, reflected in every successful project."
|
||||
tag="Our Impact"
|
||||
/>
|
||||
</div>
|
||||
@@ -203,8 +203,8 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-her-own-cafe-manager-standing-near-entrance-inviting-you_1258-198994.jpg", imageAlt: "Sarah J."},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Valued Clients Say"
|
||||
description="Hear directly from homeowners and businesses who have experienced the unparalleled service of Arrietas Landscaping & Maintenance."
|
||||
title="Rave Reviews from Happy Clients"
|
||||
description="Discover why our clients consistently praise our professionalism, creativity, and dedication to transforming their outdoor spaces."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -222,8 +222,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "faq-4", title: "Are you licensed and insured?", content: "Absolutely. Arrietas Landscaping & Maintenance Inc. is fully licensed and insured, providing peace of mind and professional service for all our clients."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Find answers to frequently asked questions about our landscaping and maintenance services."
|
||||
sideTitle="Your Questions, Answered"
|
||||
sideDescription="Browse common inquiries about our landscaping and maintenance services, or contact us directly for personalized assistance."
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
/>
|
||||
@@ -235,8 +235,8 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Landscape?"
|
||||
description="Contact The Ateam today for a free consultation and let's start planning your dream outdoor space. We're here to help you achieve the perfect curb appeal."
|
||||
title="Begin Your Landscape Transformation Today"
|
||||
description="Connect with the Arrietas Landscaping Ateam for a complimentary consultation. Let's collaborate to design and build the stunning outdoor space you've always envisioned."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-99371.jpg"
|
||||
imageAlt="Abstract green leaves and natural elements"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -261,4 +261,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user