Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc2ef48a27 | |||
| 4d50925df8 | |||
| 5bf5a136dd | |||
| 23801994a4 | |||
| 7c3099a329 | |||
| 24e26564c2 |
@@ -93,11 +93,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "m1", value: "50+", description: "Recurring Monthly Clients"},
|
id: "m1", value: "50+", description: "Recurring Monthly Clients"},
|
||||||
{
|
{
|
||||||
id: "m2", value: "Reliable", description: "Consistent Scheduling"},
|
id: "m2", value: "100% On-Time", description: "Consistent Scheduling"},
|
||||||
{
|
{
|
||||||
id: "m3", value: "Fast", description: "Efficient, Detail-Oriented"},
|
id: "m3", value: "24hr Response", description: "Fast, Efficient Service"},
|
||||||
{
|
{
|
||||||
id: "m4", value: "Professional", description: "Respectful Crew"},
|
id: "m4", value: "5-Star Rated", description: "Proven Satisfaction"},
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -139,9 +139,9 @@ export default function LandingPage() {
|
|||||||
ctaTitle="Ready for a perfect lawn?"
|
ctaTitle="Ready for a perfect lawn?"
|
||||||
ctaDescription="Let Ryan Brothers handle the work—so your yard always looks its best. Contact us at 480-327-9024 or email ryanbrothersaz@gmail.com."
|
ctaDescription="Let Ryan Brothers handle the work—so your yard always looks its best. Contact us at 480-327-9024 or email ryanbrothersaz@gmail.com."
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Request a Free Quote", href: "mailto:ryanbrothersaz@gmail.com"
|
text: "Call Now", href: "tel:4803279024"
|
||||||
}}
|
}}
|
||||||
ctaIcon={Mail}
|
ctaIcon={Phone}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user