Update src/app/page.tsx

This commit is contained in:
2026-06-10 20:01:10 +00:00
parent fc38b93eb1
commit 4300e50316

View File

@@ -165,7 +165,7 @@ export default function LandscapingPage() {
cardTag="Hear From Our Happy Clients"
cardTagIcon={Leaf}
cardTitle="Botanica Landscapes is praised for hard work, quality, and reasonable pricing throughout Yuba City and beyond."
buttons={[{ text: "Request Your Quote", href: "#contact" }]}
buttons={[{ text: "Request Your Quote", href: "#contact" }]}
buttonAnimation="slide-up"
cardAnimation="slide-up"
useInvertedBackground={false}
@@ -224,8 +224,8 @@ export default function LandscapingPage() {
useInvertedBackground={false}
mediaAnimation="none"
buttonText="Send Message"
imageSrc="http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499120.jpg"
imageAlt="Serene garden pathway at dusk"
imageSrc="https://images.unsplash.com/photo-1542845832-5c02928b5e9d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTB8fGxhbmRzY2FwaW5nfGVufDB8fDB8fHww&auto=format&fit=crop&w=800&q=60"
imageAlt="Professional landscaper working in a lush garden with tools"
mediaPosition="right"
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },