diff --git a/src/app/page.tsx b/src/app/page.tsx index e7d1bcd..3466a7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"