Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-11 20:23:34 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
buttons={[
{ text: "Schedule Service Today", href: "#contact" }
]}
buttonAnimation="shift-hover"
buttonAnimation="slide-up"
ariaLabel="Hero section for All Service Plumbing"
marqueeItems={[
{ type: "text-icon", text: "24/7 Emergency Service", icon: ShieldCheck },
@@ -84,7 +84,7 @@ export default function LandingPage() {
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg"
imageAlt="plumbing service van central florida"
mediaAnimation="background-highlight"
mediaAnimation="slide-up"
tag="About Us"
/>
</div>
@@ -141,7 +141,7 @@ export default function LandingPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062937.jpg"
imageAlt="plumbing system diagram illustration"
mediaAnimation="background-highlight"
mediaAnimation="slide-up"
mediaPosition="right"
title="Your Plumbing Questions, Answered"
description="Find quick answers to common plumbing inquiries and learn more about our commitment to reliable service."
@@ -175,7 +175,7 @@ export default function LandingPage() {
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg"
imageAlt="plumber on phone call booking"
mediaAnimation="background-highlight"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"
buttonText="Send Message"
termsText="By submitting this form, you agree to our Terms and Conditions and Privacy Policy."