Merge version_1 into main #3
@@ -12,7 +12,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Trash2, Leaf, Sprout, Trees, Paintbrush, Hammer, Droplet, CheckCircle } from "lucide-react";
|
||||
import { Trash2, Leaf, Sprout, Trees, Paintbrush, Hammer, Droplet } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Rangel & Sons Powerscaping & Design"
|
||||
description="Licensed, insured landscaping and design services serving Roswell, NM and surrounding areas. Free estimates. Se Habla Español."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg"
|
||||
imageAlt="Rangel & Sons landscaping crew at work"
|
||||
buttons={[
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
title="Request Your Free Estimate"
|
||||
description="Contact Rangel & Sons today for a free estimate. We're ready to transform your outdoor space. Se Habla Español."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg"
|
||||
imageAlt="Roswell NM service area map"
|
||||
|
||||
Reference in New Issue
Block a user