Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function ContactPage() {
|
||||
tagIcon={PhoneCall}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
@@ -71,7 +71,7 @@ export default function ContactPage() {
|
||||
title: "Call Us Now",
|
||||
description: "Speak directly with our team. We're available until 8:30 PM on weekdays and Saturdays. Emergency services available 24/7 for urgent situations.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: PhoneCall, text: "(604) 368-5243" },
|
||||
@@ -90,7 +90,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg?_wi=5"
|
||||
imageAlt="Plumbing and heating services"
|
||||
logoText="Westernish Plumbing & Heating"
|
||||
columns={[
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
title: "Plumbing Services",
|
||||
description: "From leak repairs to complete pipe installations, our licensed plumbers handle all your plumbing needs with precision and care.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{ icon: Droplets, text: "Leak Repairs" },
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
title: "Hot Water Tank Services",
|
||||
description: "Professional installation, replacement, and repair of hot water tanks and tankless systems to keep your home comfortable.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{ icon: Zap, text: "Installation" },
|
||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
title: "Heating Services",
|
||||
description: "Keep your home warm all winter with our expert furnace and boiler installation, repair, and maintenance services.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nurse-giving-scan-patient_23-2149341551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nurse-giving-scan-patient_23-2149341551.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{ icon: Flame, text: "Furnace Installation" },
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
title: "Gas Services & Emergency",
|
||||
description: "Safe gas line installation, appliance hookups, and emergency plumbing response when you need it most.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{ icon: Zap, text: "Gas Line Install" },
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Vancouver, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
role: "Property Manager",
|
||||
company: "Richmond, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
role: "Business Owner",
|
||||
company: "Burnaby, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Surrey, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function HomePage() {
|
||||
role: "Office Manager",
|
||||
company: "Coquitlam, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Langley, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
]}
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
tagIcon={PhoneCall}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
@@ -258,7 +258,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg?_wi=1"
|
||||
imageAlt="Plumbing and heating services"
|
||||
logoText="Westernish Plumbing & Heating"
|
||||
columns={[
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Vancouver, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ReviewsPage() {
|
||||
role: "Property Manager",
|
||||
company: "Richmond, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function ReviewsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Burnaby, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=9",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Surrey, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=10",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function ReviewsPage() {
|
||||
role: "Office Manager",
|
||||
company: "Coquitlam, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=11",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Langley, BC",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=12",
|
||||
imageAlt: "customer portrait professional headshot person",
|
||||
},
|
||||
]}
|
||||
@@ -127,7 +127,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg?_wi=4"
|
||||
imageAlt="Plumbing and heating services"
|
||||
logoText="Westernish Plumbing & Heating"
|
||||
columns={[
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function ServiceAreasPage() {
|
||||
title: "Central Vancouver & West Side",
|
||||
description: "Serving downtown Vancouver, West Vancouver, North Shore, and all central neighborhoods. Our main service hub ensures rapid response to your location.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{ icon: Home, text: "Residential Priority" },
|
||||
@@ -82,7 +82,7 @@ export default function ServiceAreasPage() {
|
||||
title: "East Side & Suburban Areas",
|
||||
description: "Coverage includes Burnaby, Richmond, New Westminster, and surrounding communities. We maintain quick response times for all east-side service calls.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Home, text: "Family Homes" },
|
||||
@@ -96,7 +96,7 @@ export default function ServiceAreasPage() {
|
||||
title: "South & Expanding Coverage",
|
||||
description: "Serving Surrey, Langley, Delta, Coquitlam and beyond. Our growing service area means professional plumbing and heating help is closer than ever.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: Building2, text: "All Property Types" },
|
||||
@@ -115,7 +115,7 @@ export default function ServiceAreasPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg?_wi=3"
|
||||
imageAlt="Plumbing and heating services"
|
||||
logoText="Westernish Plumbing & Heating"
|
||||
columns={[
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function ServicesPage() {
|
||||
title: "Plumbing Services",
|
||||
description: "From leak repairs to complete pipe installations, our licensed plumbers handle all your plumbing needs with precision and care. We diagnose problems quickly and provide lasting solutions.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: Droplets, text: "Leak Repairs" },
|
||||
@@ -68,7 +68,7 @@ export default function ServicesPage() {
|
||||
title: "Hot Water Tank Services",
|
||||
description: "Professional installation, replacement, and repair of hot water tanks and tankless systems. We help you choose the right system for your home and budget.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Zap, text: "Installation" },
|
||||
@@ -83,7 +83,7 @@ export default function ServicesPage() {
|
||||
title: "Heating Services",
|
||||
description: "Keep your home warm all winter with our expert furnace and boiler installation, repair, and maintenance services. Emergency heating repairs available 24/7.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nurse-giving-scan-patient_23-2149341551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nurse-giving-scan-patient_23-2149341551.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Flame, text: "Furnace Installation" },
|
||||
@@ -118,7 +118,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-rusty-refrigeration-rack-factory_181624-56923.jpg?_wi=2"
|
||||
imageAlt="Plumbing and heating services"
|
||||
logoText="Westernish Plumbing & Heating"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user