Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-03 23:49:47 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
description="Top-tier plumbing expertise for your home emergencies and routine maintenance. Licensed, insured, and ready to help."
background={{ variant: "sparkles-gradient" }}
buttons={[{ text: "Call Now", href: "tel:3058166083" }]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg?_wi=1"
/>
</div>
@@ -65,7 +65,7 @@ export default function LandingPage() {
{ title: "Available 24/7", description: "Emergency support at all hours", icon: Flame },
{ title: "Fast Service", description: "Same-day appointments for your convenience", icon: Wrench },
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=1"
/>
</div>
@@ -76,9 +76,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
features={[
{ id: "1", title: "Leak Detection", descriptions: ["Advanced tools for hidden leaks"], imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg" },
{ id: "2", title: "Water Heaters", descriptions: ["Installation and repair of tanks"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg" },
{ id: "3", title: "General Repairs", descriptions: ["Faucets, pipes, and drains"], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg" },
{ id: "1", title: "Leak Detection", descriptions: ["Advanced tools for hidden leaks"], imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg?_wi=2" },
{ id: "2", title: "Water Heaters", descriptions: ["Installation and repair of tanks"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=2" },
{ id: "3", title: "General Repairs", descriptions: ["Faucets, pipes, and drains"], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=1" },
]}
useInvertedBackground={false}
/>
@@ -109,7 +109,7 @@ export default function LandingPage() {
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=2"
/>
</div>