Merge version_3 into main #3
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "24/7 Emergency Support"},
|
||||
type: "text", text: "20+ Years Experience"},
|
||||
{
|
||||
type: "text", text: "Licensed & Insured"},
|
||||
{
|
||||
@@ -110,11 +110,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Leak Repair", description: "From dripping faucets to hidden pipe leaks, we fix it fast.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg", imageAlt: "Leak repair"},
|
||||
title: "Remodels", description: "Modernize your space with expert plumbing upgrades and renovations.", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-modern-bathroom_23-2148425717.jpg", imageAlt: "Bathroom remodel"},
|
||||
{
|
||||
title: "Drain Cleaning", description: "Clogged drains cleared professionally to keep them flowing.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "Drain cleaning"},
|
||||
title: "New Construction", description: "Full plumbing infrastructure design and installation for new builds.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-modern-house_23-2148866651.jpg", imageAlt: "New construction"},
|
||||
{
|
||||
title: "Water Heaters", description: "Repair or install tank and tankless water heating systems.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", imageAlt: "Water heaters"},
|
||||
title: "Service & Repair", description: "Reliable maintenance and fast repairs for all home plumbing issues.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg", imageAlt: "Plumbing service"},
|
||||
{
|
||||
title: "Commercial Plumbing", description: "Professional solutions for offices, shops, and large facilities.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-interior_1122-1234.jpg", imageAlt: "Commercial plumbing"},
|
||||
]}
|
||||
title="Plumbing Services We Offer"
|
||||
description="Professional solutions for your plumbing needs, big or small."
|
||||
@@ -125,10 +127,10 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Your Local Plumbing Experts"
|
||||
description="At Merriott Plumbing, we believe in honest work, fair pricing, and getting the job done right the first time. Whether it’s a small leak or a major repair, we bring experience, professionalism, and care to every job."
|
||||
description="At Merriott Plumbing, we believe in honest work, fair pricing, and getting the job done right the first time. Whether it’s a small leak or a major repair, we bring 20+ years of expertise, professionalism, and care to every job."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+", title: "Years Exp."},
|
||||
value: "20+", title: "Years Exp."},
|
||||
{
|
||||
value: "500+", title: "Jobs Done"},
|
||||
{
|
||||
@@ -150,7 +152,7 @@ export default function LandingPage() {
|
||||
description="We stand behind our work with a commitment to local quality."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "24/7", description: "Emergency service availability"},
|
||||
id: "m1", value: "20+", description: "Years of professional experience"},
|
||||
{
|
||||
id: "m2", value: "100%", description: "Licensed and insured team"},
|
||||
{
|
||||
@@ -184,11 +186,11 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Leak Repair", href: "/services"},
|
||||
label: "Remodels", href: "/services"},
|
||||
{
|
||||
label: "Drain Cleaning", href: "/services"},
|
||||
label: "New Construction", href: "/services"},
|
||||
{
|
||||
label: "Water Heaters", href: "/services"},
|
||||
label: "Service & Repair", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user