Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f4973f5a7 | |||
| ee2abf5200 | |||
| bab6165ebd | |||
| 5e35b48ee6 |
@@ -22,11 +22,13 @@ const halant = Halant({
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Plumbing Sacramento | Water Heater & Emergency Services", description: "Professional plumbing services in Sacramento. Water heater repair & installation, drain cleaning, emergency repairs 24/7. Licensed & insured. Call (279) 348-7473.", keywords: "plumbing Sacramento, water heater repair Sacramento, emergency plumbing, drain cleaning, plumber Sacramento CA", metadataBase: new URL("https://plumbingsacramento.com"),
|
title: "Plumbing Sacramento | Water Heater & Emergency Services", description: "Professional plumbing services in Sacramento. Water heater repair & installation, drain cleaning, emergency repairs 24/7. Licensed & insured. Call (279) 348-7473.", keywords: "plumbing Sacramento, water heater repair Sacramento, emergency plumbing, drain cleaning, plumber Sacramento CA", metadataBase: new URL("https://plumbingsacramento.com"),
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://plumbingsacramento.com"},
|
canonical: "https://plumbingsacramento.com"
|
||||||
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Professional Plumbing & Water Heater Services in Sacramento", description: "Expert plumbing solutions for Sacramento. 24/7 emergency service, water heater installation, drain cleaning, and more.", url: "https://plumbingsacramento.com", siteName: "Plumbing Sacramento", type: "website", images: [
|
title: "Professional Plumbing & Water Heater Services in Sacramento", description: "Expert plumbing solutions for Sacramento. 24/7 emergency service, water heater installation, drain cleaning, and more.", url: "https://plumbingsacramento.com", siteName: "Plumbing Sacramento", type: "website", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", alt: "Professional plumbing services in Sacramento"},
|
url: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", alt: "Professional plumbing services in Sacramento"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
|
|||||||
114
src/app/page.tsx
114
src/app/page.tsx
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
|||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now", href: "tel:(279) 348-7473"}}
|
text: "Call Now", href: "tel:(279) 348-7473"
|
||||||
|
}}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -53,9 +54,11 @@ export default function LandingPage() {
|
|||||||
showDimOverlay={false}
|
showDimOverlay={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call (279) 348-7473", href: "tel:(279) 348-7473"},
|
text: "Call Now - 24/7 Available", href: "tel:(279) 348-7473"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
text: "Schedule Service", href: "#contact"},
|
text: "Schedule Service", href: "#contact"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -73,36 +76,44 @@ export default function LandingPage() {
|
|||||||
title: "Water Heater Services", description: "Installation, repair, and maintenance of tankless and traditional water heaters. We service all major brands and ensure consistent hot water supply.", icon: Droplets,
|
title: "Water Heater Services", description: "Installation, repair, and maintenance of tankless and traditional water heaters. We service all major brands and ensure consistent hot water supply.", icon: Droplets,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg", imageAlt: "Water heater installation service"},
|
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg", imageAlt: "Water heater installation service"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Water heater repair work"},
|
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Water heater repair work"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Drain & Sewer Cleaning", description: "Professional drain clearing using advanced equipment. We handle clogs, slow drains, and sewer line issues with minimal disruption to your home.", icon: AlertTriangle,
|
title: "Drain & Sewer Cleaning", description: "Professional drain clearing using advanced equipment. We handle clogs, slow drains, and sewer line issues with minimal disruption to your home.", icon: AlertTriangle,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg", imageAlt: "Professional drain cleaning"},
|
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg", imageAlt: "Professional drain cleaning"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/inside-view-pipe-tube-pipeline-construction_342744-362.jpg", imageAlt: "Sewer line inspection equipment"},
|
imageSrc: "http://img.b2bpic.net/free-photo/inside-view-pipe-tube-pipeline-construction_342744-362.jpg", imageAlt: "Sewer line inspection equipment"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Leak Detection & Repair", description: "Identify and fix leaks quickly to prevent water damage and high bills. We use modern detection technology to locate hidden leaks.", icon: AlertTriangle,
|
title: "Leak Detection & Repair", description: "Identify and fix leaks quickly to prevent water damage and high bills. We use modern detection technology to locate hidden leaks.", icon: AlertTriangle,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection in progress"},
|
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection in progress"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/burst-copper-pipes-from-cold-closeup_169016-3996.jpg", imageAlt: "Professional pipe repair"},
|
imageSrc: "http://img.b2bpic.net/free-photo/burst-copper-pipes-from-cold-closeup_169016-3996.jpg", imageAlt: "Professional pipe repair"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Fixture Installation & Repair", description: "Expert installation and repair of faucets, toilets, showers, and sprinkler systems. All work backed by quality workmanship guarantee.", icon: Wrench,
|
title: "Fixture Installation & Repair", description: "Expert installation and repair of faucets, toilets, showers, and sprinkler systems. All work backed by quality workmanship guarantee.", icon: Wrench,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Faucet and fixture installation"},
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Faucet and fixture installation"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg", imageAlt: "Outdoor sprinkler system repair"},
|
imageSrc: "http://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg", imageAlt: "Outdoor sprinkler system repair"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -113,12 +124,14 @@ export default function LandingPage() {
|
|||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text", content: "Trusted Plumbing Experts Serving Sacramento for Over 15 Years"},
|
type: "text", content: "Trusted Plumbing Experts Serving Sacramento for Over 15 Years"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:(279) 348-7473"},
|
text: "Call Now", href: "tel:(279) 348-7473"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -130,17 +143,23 @@ export default function LandingPage() {
|
|||||||
author="Eric Perez, Sacramento Homeowner"
|
author="Eric Perez, Sacramento Homeowner"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", alt: "Eric Perez"},
|
src: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", alt: "Eric Perez"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Audrina June"},
|
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Audrina June"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Autumn Frankie"},
|
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Autumn Frankie"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Rebecca Isiah"},
|
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Rebecca Isiah"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer"},
|
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer"},
|
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
ratingAnimation="slide-up"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
@@ -178,19 +197,25 @@ export default function LandingPage() {
|
|||||||
ctaTitle="Get Professional Plumbing Help Today"
|
ctaTitle="Get Professional Plumbing Help Today"
|
||||||
ctaDescription="Call us now for immediate assistance or schedule a convenient appointment. Same-day service available."
|
ctaDescription="Call us now for immediate assistance or schedule a convenient appointment. Same-day service available."
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Call (279) 348-7473", href: "tel:(279) 348-7473"}}
|
text: "Call (279) 348-7473", href: "tel:(279) 348-7473"
|
||||||
|
}}
|
||||||
ctaIcon={Phone}
|
ctaIcon={Phone}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Do you offer emergency plumbing services?", content: "Yes, we provide 24/7 emergency plumbing services throughout Sacramento. Call us anytime for urgent repairs including burst pipes, gas leaks, and severe clogs."},
|
id: "1", title: "Do you offer emergency plumbing services?", content: "Yes, we provide 24/7 emergency plumbing services throughout Sacramento. Call us anytime for urgent repairs including burst pipes, gas leaks, and severe clogs."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "What areas of Sacramento do you service?", content: "We proudly serve all of Sacramento and surrounding areas from our location at 4600 47th Ave, Sacramento, CA 95824. We respond quickly to service calls throughout the region."},
|
id: "2", title: "What areas of Sacramento do you service?", content: "We proudly serve all of Sacramento and surrounding areas from our location at 4600 47th Ave, Sacramento, CA 95824. We respond quickly to service calls throughout the region."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Are your technicians licensed?", content: "All of our plumbers are fully licensed, insured, and background checked. We maintain our high standards through continuous training and professional certifications."},
|
id: "3", title: "Are your technicians licensed?", content: "All of our plumbers are fully licensed, insured, and background checked. We maintain our high standards through continuous training and professional certifications."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "What's your pricing policy?", content: "We provide upfront pricing with no hidden fees. We'll give you a detailed estimate before starting any work, and we offer competitive rates for quality service."},
|
id: "4", title: "What's your pricing policy?", content: "We provide upfront pricing with no hidden fees. We'll give you a detailed estimate before starting any work, and we offer competitive rates for quality service."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "5", title: "Do you offer maintenance plans?", content: "Yes, we offer preventative maintenance plans to keep your plumbing system running smoothly and help avoid costly repairs. Contact us to discuss a plan that fits your needs."}
|
id: "5", title: "Do you offer maintenance plans?", content: "Yes, we offer preventative maintenance plans to keep your plumbing system running smoothly and help avoid costly repairs. Contact us to discuss a plan that fits your needs."
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -204,7 +229,8 @@ export default function LandingPage() {
|
|||||||
description="Join thousands of satisfied customers who rely on our professional plumbing services"
|
description="Join thousands of satisfied customers who rely on our professional plumbing services"
|
||||||
tag="Community Leaders"
|
tag="Community Leaders"
|
||||||
names={[
|
names={[
|
||||||
"Google Reviews", "Yelp Verified", "Better Business Bureau", "Sacramento Chamber of Commerce", "Local Excellence Award", "Customer Choice", "Licensed & Insured", "Eco-Friendly Solutions"]}
|
"Google Reviews", "Yelp Verified", "Better Business Bureau", "Sacramento Chamber of Commerce", "Local Excellence Award", "Customer Choice", "Licensed & Insured", "Eco-Friendly Solutions"
|
||||||
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
speed={40}
|
speed={40}
|
||||||
@@ -218,37 +244,49 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
{
|
{
|
||||||
label: "Water Heater Services", href: "#services"},
|
label: "Water Heater Services", href: "#services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Drain & Sewer Cleaning", href: "#services"},
|
label: "Drain & Sewer Cleaning", href: "#services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Leak Detection", href: "#services"},
|
label: "Leak Detection", href: "#services"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Emergency Repairs", href: "tel:(279) 348-7473"},
|
label: "Emergency Repairs", href: "tel:(279) 348-7473"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
{
|
{
|
||||||
label: "About Us", href: "#about"},
|
label: "About Us", href: "#about"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Contact", href: "#contact"},
|
label: "Contact", href: "#contact"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Reviews", href: "#testimonials"},
|
label: "Reviews", href: "#testimonials"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Service Area", href: "#"},
|
label: "Service Area", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{
|
{
|
||||||
label: "(279) 348-7473", href: "tel:(279) 348-7473"},
|
label: "(279) 348-7473", href: "tel:(279) 348-7473"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "4600 47th Ave, Sacramento, CA 95824", href: "#"},
|
label: "4600 47th Ave, Sacramento, CA 95824", href: "#"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "24/7 Emergency Service", href: "tel:(279) 348-7473"},
|
label: "24/7 Emergency Service", href: "tel:(279) 348-7473"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Privacy Policy", href: "#"},
|
label: "Privacy Policy", href: "#"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user