Update src/app/page.tsx

This commit is contained in:
2026-03-11 02:08:57 +00:00
parent 1e1a3ae744
commit c858401dd2

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{ text: "Get Free Quote", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg"
imageSrc="http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg?_wi=1"
imageAlt="Professional lawn care service vehicle and immaculate residential property"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -120,7 +120,7 @@ export default function LandingPage() {
title: "Custom Solutions", description: "Every lawn is unique; we tailor services to your specific needs.", icon: Leaf
}
]}
imageSrc="http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg"
imageSrc="http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg?_wi=2"
imageAlt="Allen's Lawn Care LLC service vehicle and team"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -217,7 +217,7 @@ export default function LandingPage() {
description="Call us today or fill out the form below for your free, no-obligation consultation. Let's discuss how we can make your yard the best on the block."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg"
imageSrc="http://img.b2bpic.net/free-photo/big-rusty-truck-field_23-2148573811.jpg?_wi=3"
imageAlt="Contact Allen's Lawn Care LLC for your free quote"
mediaAnimation="blur-reveal"
mediaPosition="right"