Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-12 13:48:06 +00:00

View File

@@ -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="Arrietas Landscaping: Outdoor Space Transformed."
description="Dedicated to stunning landscapes & maintenance. Your vision, our Ateam delivers 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,
@@ -261,4 +261,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}