diff --git a/src/app/page.tsx b/src/app/page.tsx
index befe508..66c0694 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -60,89 +50,49 @@ export default function LandingPage() {
@@ -186,32 +126,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "rating",
- value: "4.7★",
- title: "Google Rating",
- description: "Consistently high scores from our valued customers.",
- icon: Star,
+ id: "rating", value: "4.7★", title: "Google Rating", description: "Consistently high scores from our valued customers.", icon: Star,
},
{
- id: "reviews",
- value: "372",
- title: "5-Star Reviews",
- description: "Hundreds of happy customers across Hamilton County.",
- icon: MessageSquare,
+ id: "reviews", value: "372", title: "5-Star Reviews", description: "Hundreds of happy customers across Hamilton County.", icon: MessageSquare,
},
{
- id: "availability",
- value: "24/7",
- title: "Always Available",
- description: "Emergency services whenever you need us, day or night.",
- icon: Clock,
+ id: "availability", value: "24/7", title: "Always Available", description: "Emergency services whenever you need us, day or night.", icon: Clock,
},
{
- id: "experience",
- value: "15+",
- title: "Years in Business",
- description: "Over a decade of trusted plumbing expertise.",
- icon: Award,
+ id: "experience", value: "15+", title: "Years in Business", description: "Over a decade of trusted plumbing expertise.", icon: Award,
},
]}
title="Quick Facts"
@@ -227,49 +151,31 @@ export default function LandingPage() {
features={[
{
icon: Droplet,
- title: "Drain Cleaning",
- description: "Stubborn clogs cleared fast using professional-grade equipment. Sink, shower, and main line cleaning.",
- },
+ title: "Drain Cleaning", description: "Stubborn clogs cleared fast using professional-grade equipment. Sink, shower, and main line cleaning."},
{
icon: Flame,
- title: "Water Heater Services",
- description: "Installation, repair, and replacement of all water heater types. Hot water restored same day.",
- },
+ title: "Water Heater Services", description: "Installation, repair, and replacement of all water heater types. Hot water restored same day."},
{
icon: Search,
- title: "Leak Detection & Repair",
- description: "Advanced leak detection technology to find hidden leaks before they cause major damage.",
- },
+ title: "Leak Detection & Repair", description: "Advanced leak detection technology to find hidden leaks before they cause major damage."},
{
icon: Droplets,
- title: "Toilet & Faucet Services",
- description: "Installation and repair of toilets, faucets, and fixtures. Any brand, any style.",
- },
+ title: "Toilet & Faucet Services", description: "Installation and repair of toilets, faucets, and fixtures. Any brand, any style."},
{
icon: Wrench,
- title: "Sewer Cleaning & Repair",
- description: "Full sewer line inspection, cleaning, and repair including plumbing excavation when needed.",
- },
+ title: "Sewer Cleaning & Repair", description: "Full sewer line inspection, cleaning, and repair including plumbing excavation when needed."},
{
icon: Flame,
- title: "Gas Line Services",
- description: "Licensed gas leak detection, gas line installation, and repair. Safety is our top priority.",
- },
+ title: "Gas Line Services", description: "Licensed gas leak detection, gas line installation, and repair. Safety is our top priority."},
{
icon: Droplets,
- title: "Sump Pump Services",
- description: "Sump pump installation, repair, and maintenance to keep your basement dry year-round.",
- },
+ title: "Sump Pump Services", description: "Sump pump installation, repair, and maintenance to keep your basement dry year-round."},
{
icon: Droplets,
- title: "Shower & Tub Installation",
- description: "Complete shower and bathtub installation plus shower valve repair and wall restoration.",
- },
+ title: "Shower & Tub Installation", description: "Complete shower and bathtub installation plus shower valve repair and wall restoration."},
{
icon: Building,
- title: "Commercial Plumbing",
- description: "Full-service commercial plumbing for businesses, offices, and multi-unit properties.",
- },
+ title: "Commercial Plumbing", description: "Full-service commercial plumbing for businesses, offices, and multi-unit properties."},
]}
title="Expert Plumbing For Every Need"
description="Residential or commercial — if it involves water, gas, or drains, Smitty's handles it with skill and speed."
@@ -281,18 +187,12 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "We Don't Just Fix It. We Fix It Right.",
- },
+ type: "text", content: "We Don't Just Fix It. We Fix It Right."},
]}
buttons={[
{
- text: "Get a Free Quote →",
- href: "#contact",
- },
+ text: "Get a Free Quote →", href: "#contact"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/freight-parcel-inspiration-uniform-art_1134-1177.jpg"
- imageAlt="Plumber holding a wrench, standing in front of pipes."
/>
@@ -301,35 +201,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Marcus R.",
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg",
- imageAlt: "Marcus R.",
- },
+ id: "1", name: "Marcus R.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg", imageAlt: "Marcus R."},
{
- id: "2",
- name: "Sarah L.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
- imageAlt: "Sarah L.",
- },
+ id: "2", name: "Sarah L.", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", imageAlt: "Sarah L."},
{
- id: "3",
- name: "James T.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg",
- imageAlt: "James T.",
- },
+ id: "3", name: "James T.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg", imageAlt: "James T."},
{
- id: "4",
- name: "Lisa K.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-smiling-pink-background_179666-14695.jpg",
- imageAlt: "Lisa K.",
- },
+ id: "4", name: "Lisa K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-smiling-pink-background_179666-14695.jpg", imageAlt: "Lisa K."},
{
- id: "5",
- name: "Robert M.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
- imageAlt: "Robert M.",
- },
+ id: "5", name: "Robert M.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg", imageAlt: "Robert M."},
]}
cardTitle="Trusted by Hundreds Across Hamilton County"
cardTag="What Customers Say"
@@ -342,17 +222,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Norwood",
- "Cincinnati",
- "Blue Ash",
- "Hyde Park",
- "Madeira",
- "Montgomery",
- "Sharonville",
- "Forest Park",
- "Fairfax",
- "Mariemont",
- ]}
+ "Norwood", "Cincinnati", "Blue Ash", "Hyde Park", "Madeira", "Montgomery", "Sharonville", "Forest Park", "Fairfax", "Mariemont"]}
title="Serving Hamilton County & Surrounding Areas"
description="Based in Norwood, OH, Smitty's Plumbing serves the greater Cincinnati metro with the same fast, reliable service every time."
/>
@@ -362,8 +232,7 @@ export default function LandingPage() {