Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 20:41:36 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Request a Quote", href: "#contact" },
{ text: "Call Now (416-992-1071)", href: "tel:4169921071" },
]}
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-products-home_23-2148766921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-products-home_23-2148766921.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg", alt: "Satisfied customer 1" },
@@ -79,22 +79,22 @@ export default function LandingPage() {
{
title: "Residential Plumbing", description: "Comprehensive maintenance for all home plumbing systems with attention to detail.", icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=1" },
]
},
{
title: "Installations & Repairs", description: "Professional bathroom and fixture installation with clean, lasting workmanship.", icon: Wrench,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=2" },
]
},
{
title: "Pipe Repair & Detection", description: "Advanced leak detection and pipe repair to protect your home integrity.", icon: Search,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=3" },
]
},
]}
@@ -111,7 +111,7 @@ export default function LandingPage() {
{ value: "500+", title: "Homes Serviced" },
{ value: "5.0", title: "Star Rating" },
]}
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-products-home_23-2148766921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-products-home_23-2148766921.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>