diff --git a/src/app/page.tsx b/src/app/page.tsx
index 243955b..302d147 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,31 +32,19 @@ export default function LandingPage() {
@@ -64,115 +52,60 @@ export default function LandingPage() {
@@ -185,29 +118,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Honest Pricing",
- description: "No inflated corporate pricing, just upfront and fair estimates you can trust. We save you money without cutting corners.",
- imageSrc: "http://img.b2bpic.net/free-vector/coin-background-with-black-business-items_23-2147604263.jpg",
- imageAlt: "Honest pricing icon",
- },
+ title: "Honest Pricing", description: "No inflated corporate pricing, just upfront and fair estimates you can trust. We save you money without cutting corners.", imageSrc: "http://img.b2bpic.net/free-vector/coin-background-with-black-business-items_23-2147604263.jpg", imageAlt: "Honest pricing icon"},
{
- title: "Fast Turnaround",
- description: "From emergency repairs to planned installations, projects are completed quickly and professionally, minimizing disruption to your day.",
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38483.jpg",
- imageAlt: "Fast turnaround icon",
- },
+ title: "Fast Turnaround", description: "From emergency repairs to planned installations, projects are completed quickly and professionally, minimizing disruption to your day.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-studio_176474-38483.jpg", imageAlt: "Fast turnaround icon"},
{
- title: "Goes Above & Beyond",
- description: "We don’t just fix problems; we help make the entire process easier, from clear communication to tidying up after ourselves.",
- imageSrc: "http://img.b2bpic.net/free-vector/business-marketing-promotion-people-object-situations-icons-set_126523-283.jpg",
- imageAlt: "Goes above and beyond icon",
- },
+ title: "Goes Above & Beyond", description: "We don’t just fix problems; we help make the entire process easier, from clear communication to tidying up after ourselves.", imageSrc: "http://img.b2bpic.net/free-vector/business-marketing-promotion-people-object-situations-icons-set_126523-283.jpg", imageAlt: "Goes above and beyond icon"},
{
- title: "Quality Work",
- description: "Our experienced plumbers ensure every job is done right the first time, using high-quality materials and proven techniques.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-like-thumbs-up-symbol-design-with-space-your-text-3d-render-illustration_460848-10952.jpg",
- imageAlt: "Quality work icon",
- },
+ title: "Quality Work", description: "Our experienced plumbers ensure every job is done right the first time, using high-quality materials and proven techniques.", imageSrc: "http://img.b2bpic.net/free-photo/3d-like-thumbs-up-symbol-design-with-space-your-text-3d-render-illustration_460848-10952.jpg", imageAlt: "Quality work icon"},
]}
title="Why Homeowners Keep Calling Good Day Plumbing"
description="Experience the difference of a plumbing service built on trust, quality, and genuine care for your home and budget."
@@ -222,65 +139,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Service",
- name: "Emergency Plumbing",
- price: "Fast Response",
- rating: 5,
- reviewCount: "24/7",
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-confident-pensive-businessman-working-standing-table-drawing-sketch-white-modern-office-interior_176420-6538.jpg",
- imageAlt: "Emergency plumbing service icon",
- },
+ id: "1", brand: "Service", name: "Emergency Plumbing", price: "Fast Response", rating: 5,
+ reviewCount: "24/7", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-confident-pensive-businessman-working-standing-table-drawing-sketch-white-modern-office-interior_176420-6538.jpg", imageAlt: "Emergency plumbing service icon"},
{
- id: "2",
- brand: "Service",
- name: "Drain Cleaning",
- price: "Clear Drains",
- rating: 5,
- reviewCount: "No Clogs",
- imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg",
- imageAlt: "Drain cleaning service icon",
- },
+ id: "2", brand: "Service", name: "Drain Cleaning", price: "Clear Drains", rating: 5,
+ reviewCount: "No Clogs", imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Drain cleaning service icon"},
{
- id: "3",
- brand: "Service",
- name: "Water Heater Installation & Repair",
- price: "Hot Water Guaranteed",
- rating: 5,
- reviewCount: "Efficient",
- imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg",
- imageAlt: "Water heater installation icon",
- },
+ id: "3", brand: "Service", name: "Water Heater Installation & Repair", price: "Hot Water Guaranteed", rating: 5,
+ reviewCount: "Efficient", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Water heater installation icon"},
{
- id: "4",
- brand: "Service",
- name: "Leak Detection & Repair",
- price: "Stop Leaks",
- rating: 5,
- reviewCount: "Precision",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg",
- imageAlt: "Leak detection service icon",
- },
+ id: "4", brand: "Service", name: "Leak Detection & Repair", price: "Stop Leaks", rating: 5,
+ reviewCount: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", imageAlt: "Leak detection service icon"},
{
- id: "5",
- brand: "Service",
- name: "Pipe Repair & Replacement",
- price: "Strong Pipes",
- rating: 5,
- reviewCount: "Durable",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721533.jpg",
- imageAlt: "Pipe repair service icon",
- },
+ id: "5", brand: "Service", name: "Pipe Repair & Replacement", price: "Strong Pipes", rating: 5,
+ reviewCount: "Durable", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721533.jpg", imageAlt: "Pipe repair service icon"},
{
- id: "6",
- brand: "Service",
- name: "Faucet & Toilet Repair",
- price: "Fix Drips",
- rating: 5,
- reviewCount: "No Leaks",
- imageSrc: "http://img.b2bpic.net/free-vector/plumber-works-infographic-poster_1284-19991.jpg",
- imageAlt: "Faucet and toilet repair icon",
- },
+ id: "6", brand: "Service", name: "Faucet & Toilet Repair", price: "Fix Drips", rating: 5,
+ reviewCount: "No Leaks", imageSrc: "http://img.b2bpic.net/free-vector/plumber-works-infographic-poster_1284-19991.jpg", imageAlt: "Faucet and toilet repair icon"},
]}
title="Professional Plumbing Services"
description="Good Day Plumbing offers a comprehensive range of services, ensuring your home’s plumbing runs smoothly and efficiently."
@@ -293,65 +168,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Ryan Gunn",
- date: "May 2024",
- title: "Saved us Thousands!",
- quote: "Other plumbers wanted obscene amounts of money, but Good Day Plumbing gave us the best price and saved us thousands. Professional, fast, and incredibly easy to work with.",
- tag: "Five Stars",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg",
- avatarAlt: "Ryan Gunn avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-towels-brush-moisturizing-cream-sponge-cosmetic-bottle-scrub-glove-marble-surface_23-2147926871.jpg",
- imageAlt: "Modern kitchen",
- },
+ id: "1", name: "Ryan Gunn", date: "May 2024", title: "Saved us Thousands!", quote: "Other plumbers wanted obscene amounts of money, but Good Day Plumbing gave us the best price and saved us thousands. Professional, fast, and incredibly easy to work with.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg", avatarAlt: "Ryan Gunn avatar", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-towels-brush-moisturizing-cream-sponge-cosmetic-bottle-scrub-glove-marble-surface_23-2147926871.jpg", imageAlt: "Modern kitchen"},
{
- id: "2",
- name: "Sarah J.",
- date: "April 2024",
- title: "Reliable & Efficient",
- quote: "Lucas and his team fixed our leaky pipe quickly and efficiently. They were on time, friendly, and left no mess behind. Highly recommend for any plumbing needs!",
- tag: "Excellent Service",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg",
- avatarAlt: "Sarah J. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-preparing-slice-bread_1170-397.jpg",
- imageAlt: "Clean bathroom",
- },
+ id: "2", name: "Sarah J.", date: "April 2024", title: "Reliable & Efficient", quote: "Lucas and his team fixed our leaky pipe quickly and efficiently. They were on time, friendly, and left no mess behind. Highly recommend for any plumbing needs!", tag: "Excellent Service", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg", avatarAlt: "Sarah J. avatar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-preparing-slice-bread_1170-397.jpg", imageAlt: "Clean bathroom"},
{
- id: "3",
- name: "Mark & Lisa D.",
- date: "March 2024",
- title: "Professional & Honest",
- quote: "Our water heater died unexpectedly, and Good Day Plumbing responded fast. They explained all our options clearly and installed a new one at a very fair price. True professionals.",
- tag: "Fair Pricing",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-taking-selfie_23-2149514024.jpg",
- avatarAlt: "Mark & Lisa D. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-white-laundry-room_23-2151983208.jpg",
- imageAlt: "Utility room",
- },
+ id: "3", name: "Mark & Lisa D.", date: "March 2024", title: "Professional & Honest", quote: "Our water heater died unexpectedly, and Good Day Plumbing responded fast. They explained all our options clearly and installed a new one at a very fair price. True professionals.", tag: "Fair Pricing", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-taking-selfie_23-2149514024.jpg", avatarAlt: "Mark & Lisa D. avatar", imageSrc: "http://img.b2bpic.net/free-photo/modern-white-laundry-room_23-2151983208.jpg", imageAlt: "Utility room"},
{
- id: "4",
- name: "Emily R.",
- date: "Feb 2024",
- title: "My Go-To Plumber!",
- quote: "I've called Good Day Plumbing twice now for different issues, and both times they've exceeded expectations. They truly go above and beyond, making stressful situations easy.",
- tag: "Goes Above & Beyond",
- avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing-indoors_23-2149883559.jpg",
- avatarAlt: "Emily R. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg",
- imageAlt: "Modern home exterior",
- },
+ id: "4", name: "Emily R.", date: "Feb 2024", title: "My Go-To Plumber!", quote: "I've called Good Day Plumbing twice now for different issues, and both times they've exceeded expectations. They truly go above and beyond, making stressful situations easy.", tag: "Goes Above & Beyond", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing-indoors_23-2149883559.jpg", avatarAlt: "Emily R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg", imageAlt: "Modern home exterior"},
{
- id: "5",
- name: "David K.",
- date: "Jan 2024",
- title: "Exceptional Quality",
- quote: "Had a complex basement finishing plumbing job. Good Day Plumbing handled it flawlessly. The quality of work is exceptional, and they communicated every step. Fantastic job!",
- tag: "High Quality",
- avatarSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg",
- avatarAlt: "David K. avatar",
- imageSrc: "http://img.b2bpic.net/free-photo/picture-frame-by-velvet-armchair_53876-132788.jpg",
- imageAlt: "Home living room",
- },
+ id: "5", name: "David K.", date: "Jan 2024", title: "Exceptional Quality", quote: "Had a complex basement finishing plumbing job. Good Day Plumbing handled it flawlessly. The quality of work is exceptional, and they communicated every step. Fantastic job!", tag: "High Quality", avatarSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg", avatarAlt: "David K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/picture-frame-by-velvet-armchair_53876-132788.jpg", imageAlt: "Home living room"},
]}
title="Trusted By Homeowners Across Utah"
description="Hear directly from our satisfied customers about their experience with Good Day Plumbing – honesty, quality, and service you can rely on."
@@ -365,53 +190,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "Before",
- title: "Old Water Heater",
- description: "Remove your outdated, inefficient water heater and upgrade to a modern, reliable system.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-fantasy-tap-with-running-water-surreal-landscape-world-water-day-awareness_23-2151181979.jpg",
- imageAlt: "Old rusty water heater",
- },
+ id: "1", value: "Before", title: "Old Water Heater", description: "Remove your outdated, inefficient water heater and upgrade to a modern, reliable system.", imageSrc: "http://img.b2bpic.net/free-photo/view-fantasy-tap-with-running-water-surreal-landscape-world-water-day-awareness_23-2151181979.jpg", imageAlt: "Old rusty water heater"},
{
- id: "2",
- value: "After",
- title: "New Water Heater",
- description: "Enjoy consistent hot water and energy savings with a professionally installed, high-efficiency water heater.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg",
- imageAlt: "New clean water heater",
- },
+ id: "2", value: "After", title: "New Water Heater", description: "Enjoy consistent hot water and energy savings with a professionally installed, high-efficiency water heater.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", imageAlt: "New clean water heater"},
{
- id: "3",
- value: "Before",
- title: "Leaky Pipe",
- description: "Stop worrying about water damage from corroded or burst pipes with our expert pipe repair services.",
- imageSrc: "http://img.b2bpic.net/free-photo/aged-metal-surface-with-lock-paint_23-2148394677.jpg",
- imageAlt: "Corroded leaky pipe",
- },
+ id: "3", value: "Before", title: "Leaky Pipe", description: "Stop worrying about water damage from corroded or burst pipes with our expert pipe repair services.", imageSrc: "http://img.b2bpic.net/free-photo/aged-metal-surface-with-lock-paint_23-2148394677.jpg", imageAlt: "Corroded leaky pipe"},
{
- id: "4",
- value: "After",
- title: "Repaired Pipe",
- description: "Restore integrity to your plumbing system with durable, professionally repaired or replaced piping.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg",
- imageAlt: "Newly repaired pipe",
- },
+ id: "4", value: "After", title: "Repaired Pipe", description: "Restore integrity to your plumbing system with durable, professionally repaired or replaced piping.", imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg", imageAlt: "Newly repaired pipe"},
{
- id: "5",
- value: "Before",
- title: "Dripping Faucet",
- description: "Tired of constant drips and inefficient fixtures? We can replace or repair your old faucets.",
- imageSrc: "http://img.b2bpic.net/free-photo/workshop-table_23-2147773402.jpg",
- imageAlt: "Old dripping kitchen faucet",
- },
+ id: "5", value: "Before", title: "Dripping Faucet", description: "Tired of constant drips and inefficient fixtures? We can replace or repair your old faucets.", imageSrc: "http://img.b2bpic.net/free-photo/workshop-table_23-2147773402.jpg", imageAlt: "Old dripping kitchen faucet"},
{
- id: "6",
- value: "After",
- title: "New Faucet",
- description: "Enjoy a beautiful, leak-free, and fully functional faucet that complements your home.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-modern-faucet-soap-toothbrushes_181624-57645.jpg",
- imageAlt: "New modern kitchen faucet",
- },
+ id: "6", value: "After", title: "New Faucet", description: "Enjoy a beautiful, leak-free, and fully functional faucet that complements your home.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-modern-faucet-soap-toothbrushes_181624-57645.jpg", imageAlt: "New modern kitchen faucet"},
]}
title="See The Difference"
description="Witness the transformation of our professional plumbing services through these before and after comparisons."
@@ -433,19 +222,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Salt Lake City",
- "West Jordan",
- "Sandy",
- "South Jordan",
- "Draper",
- "Murray",
- "Midvale",
- "West Valley",
- "Riverton",
- "Taylorsville",
- "Holladay",
- "Cottonwood Heights",
- ]}
+ "Salt Lake City", "West Jordan", "Sandy", "South Jordan", "Draper", "Murray", "Midvale", "West Valley", "Riverton", "Taylorsville", "Holladay", "Cottonwood Heights"]}
title="Proudly Serving Homeowners Across Salt Lake County"
description="Good Day Plumbing is dedicated to providing top-tier service in your neighborhood. We are your local experts."
speed={40}
@@ -457,8 +234,7 @@ export default function LandingPage() {
@@ -483,8 +249,7 @@ export default function LandingPage() {
@@ -510,70 +265,41 @@ export default function LandingPage() {
logoText="Good Day Plumbing"
columns={[
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "Emergency Plumbing",
- href: "#services",
- },
+ label: "Emergency Plumbing", href: "#services"},
{
- label: "Drain Cleaning",
- href: "#services",
- },
+ label: "Drain Cleaning", href: "#services"},
{
- label: "Water Heaters",
- href: "#services",
- },
+ label: "Water Heaters", href: "#services"},
{
- label: "Leak Detection",
- href: "#services",
- },
+ label: "Leak Detection", href: "#services"},
{
- label: "Pipe Repair",
- href: "#services",
- },
+ label: "Pipe Repair", href: "#services"},
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
{
- label: "Service Area",
- href: "#service-area",
- },
+ label: "Service Area", href: "#service-area"},
{
- label: "Contact Us",
- href: "#contact-final",
- },
+ label: "Contact Us", href: "#contact-final"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Call Us: (801) 555-1234",
- href: "tel:8015551234",
- },
+ label: "Call Us: (801) 555-1234", href: "tel:8015551234"},
{
- label: "Email: info@gooddayplumbing.com",
- href: "mailto:info@gooddayplumbing.com",
- },
+ label: "Email: info@gooddayplumbing.com", href: "mailto:info@gooddayplumbing.com"},
],
},
]}