Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -56,7 +56,7 @@ export default function AboutPage() {
|
||||
{
|
||||
text: "Get Free Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-with-beer-smartphone-party_23-2147644302.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-with-beer-smartphone-party_23-2147644302.jpg?_wi=2"
|
||||
imageAlt="Professional plumbing team Sacramento"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -105,7 +105,7 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg?_wi=4"
|
||||
imageAlt="Plumbing services background"
|
||||
logoText="Plumbing Sacramento"
|
||||
copyrightText="© 2025 Plumbing Sacramento & Water Heater Services. All rights reserved."
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
{
|
||||
text: "Request Free Estimate", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=1"
|
||||
imageAlt="Professional plumber working on sink repair"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,37 +107,37 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Emergency Plumbing", description:
|
||||
"Immediate response to burst pipes, water leaks, and urgent plumbing emergencies.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Emergency plumbing repair", button: {
|
||||
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=1", imageAlt: "Emergency plumbing repair", button: {
|
||||
text: "Call Now", href: "tel:(279)348-7473"},
|
||||
},
|
||||
{
|
||||
title: "Drain Cleaning", description:
|
||||
"Professional drain cleaning and removal of blockages using advanced equipment.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Drain cleaning service", button: {
|
||||
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=1", imageAlt: "Drain cleaning service", button: {
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
},
|
||||
{
|
||||
title: "Water Heater Repair", description:
|
||||
"Fast repair and replacement of water heaters to restore hot water quickly.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Water heater repair", button: {
|
||||
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=1", imageAlt: "Water heater repair", button: {
|
||||
text: "Get Quote", href: "#contact"},
|
||||
},
|
||||
{
|
||||
title: "Leak Detection", description:
|
||||
"Advanced leak detection to identify hidden leaks before major damage occurs.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg", imageAlt: "Leak detection service", button: {
|
||||
"http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=1", imageAlt: "Leak detection service", button: {
|
||||
text: "Request Inspection", href: "#contact"},
|
||||
},
|
||||
{
|
||||
title: "Pipe Repair & Repiping", description:
|
||||
"Expert pipe repair and complete home repiping solutions with quality materials.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg", imageAlt: "Pipe repair and repiping", button: {
|
||||
"http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg?_wi=1", imageAlt: "Pipe repair and repiping", button: {
|
||||
text: "Learn More", href: "/services"},
|
||||
},
|
||||
{
|
||||
title: "Fixture Installation", description:
|
||||
"Professional installation of faucets, toilets, and other plumbing fixtures.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumbing-inspection-man-overalls-with-badge-reclining-floor-with-tools_259150-58264.jpg", imageAlt: "Fixture installation", button: {
|
||||
"http://img.b2bpic.net/free-photo/plumbing-inspection-man-overalls-with-badge-reclining-floor-with-tools_259150-58264.jpg?_wi=1", imageAlt: "Fixture installation", button: {
|
||||
text: "Get Quote", href: "#contact"},
|
||||
},
|
||||
]}
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
{
|
||||
text: "Request Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-with-beer-smartphone-party_23-2147644302.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-with-beer-smartphone-party_23-2147644302.jpg?_wi=1"
|
||||
imageAlt="Professional plumbing team"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -260,7 +260,7 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg?_wi=1"
|
||||
imageAlt="Plumbing services background"
|
||||
logoText="Plumbing Sacramento"
|
||||
copyrightText="© 2025 Plumbing Sacramento & Water Heater Services. All rights reserved."
|
||||
|
||||
@@ -120,7 +120,7 @@ export default function ReviewsPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg?_wi=5"
|
||||
imageAlt="modern plumbing business office background"
|
||||
logoText="Plumbing Sacramento"
|
||||
copyrightText="© 2025 Plumbing Sacramento & Water Heater Services. All rights reserved."
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function ServicesPage() {
|
||||
text: "Request Free Estimate", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=2"
|
||||
imageAlt="Professional plumbing services"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -76,37 +76,37 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Emergency Plumbing", description:
|
||||
"24/7 emergency response to burst pipes, leaks, and urgent plumbing issues. We arrive quickly to minimize water damage.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Emergency plumbing repair", button: {
|
||||
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2", imageAlt: "Emergency plumbing repair", button: {
|
||||
text: "Call Now", href: "tel:(279)348-7473"},
|
||||
},
|
||||
{
|
||||
title: "Drain Cleaning & Repair", description:
|
||||
"Professional drain cleaning, removal of blockages, and repair of damaged drain lines using advanced equipment.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Drain cleaning service", button: {
|
||||
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=2", imageAlt: "Drain cleaning service", button: {
|
||||
text: "Schedule Service", href: "#services-detail"},
|
||||
},
|
||||
{
|
||||
title: "Water Heater Services", description:
|
||||
"Repair, maintenance, and installation of water heaters. Tank and tankless options available with expert installation.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Water heater service", button: {
|
||||
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=2", imageAlt: "Water heater service", button: {
|
||||
text: "Get Quote", href: "#services-detail"},
|
||||
},
|
||||
{
|
||||
title: "Leak Detection & Repair", description:
|
||||
"Advanced leak detection using state-of-the-art technology to find hidden leaks before they cause major damage.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg", imageAlt: "Leak detection", button: {
|
||||
"http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=2", imageAlt: "Leak detection", button: {
|
||||
text: "Request Inspection", href: "#services-detail"},
|
||||
},
|
||||
{
|
||||
title: "Pipe Repair & Repiping", description:
|
||||
"Expert diagnosis and repair of damaged pipes. Complete home repiping available with quality materials and guarantees.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg", imageAlt: "Pipe repair", button: {
|
||||
"http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg?_wi=2", imageAlt: "Pipe repair", button: {
|
||||
text: "Learn More", href: "#services-detail"},
|
||||
},
|
||||
{
|
||||
title: "Fixture Installation", description:
|
||||
"Professional installation of faucets, sinks, toilets, showers, and other plumbing fixtures with expert craftsmanship.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumbing-inspection-man-overalls-with-badge-reclining-floor-with-tools_259150-58264.jpg", imageAlt: "Fixture installation", button: {
|
||||
"http://img.b2bpic.net/free-photo/plumbing-inspection-man-overalls-with-badge-reclining-floor-with-tools_259150-58264.jpg?_wi=2", imageAlt: "Fixture installation", button: {
|
||||
text: "Get Quote", href: "#services-detail"},
|
||||
},
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function ServicesPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg?_wi=2"
|
||||
imageAlt="Plumbing services background"
|
||||
logoText="Plumbing Sacramento"
|
||||
copyrightText="© 2025 Plumbing Sacramento & Water Heater Services. All rights reserved."
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function WaterHeatersPage() {
|
||||
{
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=3"
|
||||
imageAlt="Professional water heater installation"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -75,19 +75,19 @@ export default function WaterHeatersPage() {
|
||||
{
|
||||
title: "Tank Water Heater Repair", description:
|
||||
"Quick diagnosis and repair of traditional tank water heaters to restore hot water.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Tank water heater repair", button: {
|
||||
"http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=4", imageAlt: "Tank water heater repair", button: {
|
||||
text: "Get Service", href: "#contact"},
|
||||
},
|
||||
{
|
||||
title: "Tankless Water Heater Service", description:
|
||||
"Installation, repair, and maintenance of energy-efficient tankless water heaters.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Tankless water heater service", button: {
|
||||
"http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=3", imageAlt: "Tankless water heater service", button: {
|
||||
text: "Learn More", href: "#contact"},
|
||||
},
|
||||
{
|
||||
title: "Water Heater Installation", description:
|
||||
"Professional installation of new water heaters with proper sizing and efficiency optimization.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Water heater installation", button: {
|
||||
"http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=3", imageAlt: "Water heater installation", button: {
|
||||
text: "Get Quote", href: "#contact"},
|
||||
},
|
||||
]}
|
||||
@@ -112,7 +112,7 @@ export default function WaterHeatersPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg?_wi=3"
|
||||
imageAlt="Plumbing services background"
|
||||
logoText="Plumbing Sacramento"
|
||||
copyrightText="© 2025 Plumbing Sacramento & Water Heater Services. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user