diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 2b6ec57..99ab39f 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -25,24 +25,13 @@ export default function LandingPage() {
@@ -53,20 +42,11 @@ export default function LandingPage() {
title="More Than Just Plumbers — We’re Your Neighbors"
description="Founded with a simple mission: quality work and fair prices. No upselling, no hidden fees — just honest, neighborly service."
bulletPoints={[
- {
- title: "Licensed Experts",
- description: "Fully certified plumbing team.",
- },
- {
- title: "Transparent Pricing",
- description: "Fair and upfront estimates.",
- },
- {
- title: "24/7 Availability",
- description: "Always ready to handle emergencies.",
- },
+ { title: "Licensed Experts", description: "Fully certified plumbing team." },
+ { title: "Transparent Pricing", description: "Fair and upfront estimates." },
+ { title: "24/7 Availability", description: "Always ready to handle emergencies." }
]}
- imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg"
mediaAnimation="slide-up"
/>
@@ -83,42 +63,9 @@ export default function LandingPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 635c343..e550d84 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -25,24 +25,13 @@ export default function LandingPage() {
@@ -52,31 +41,12 @@ export default function LandingPage() {
title="Let’s Get Your Plumbing Fixed"
description="Reach us anytime — we’re available 24/7 for emergencies."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "phone", type: "tel", placeholder: "Phone Number", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true }
]}
- textarea={{
- name: "message",
- placeholder: "Describe your plumbing issue here...",
- rows: 4,
- }}
- imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=2"
+ textarea={{ name: "message", placeholder: "Describe your plumbing issue here...", rows: 4 }}
+ imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg"
/>
@@ -88,24 +58,8 @@ export default function LandingPage() {
title="How We Can Help"
description="If you have a plumbing problem, don't wait — call us immediately."
features={[
- {
- id: "f1",
- label: "Fast",
- title: "Emergency Response",
- items: [
- "Within 2 hours",
- "Night & Weekend service",
- ],
- },
- {
- id: "f2",
- label: "Fair",
- title: "Transparent Estimate",
- items: [
- "No hidden costs",
- "Flat rate options",
- ],
- },
+ { id: "f1", label: "Fast", title: "Emergency Response", items: ["Within 2 hours", "Night & Weekend service"] },
+ { id: "f2", label: "Fair", title: "Transparent Estimate", items: ["No hidden costs", "Flat rate options"] }
]}
/>
@@ -113,42 +67,9 @@ export default function LandingPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 260b1b6..6cb65d7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,140 +28,55 @@ export default function LandingPage() {
@@ -172,54 +87,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- id: "1",
- title: "Emergency Repairs",
- tags: [
- "24/7",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg",
- },
- {
- id: "2",
- title: "Drain Cleaning",
- tags: [
- "Clearing",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg",
- },
- {
- id: "3",
- title: "Water Heaters",
- tags: [
- "Installation",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg",
- },
- {
- id: "4",
- title: "Leak Detection",
- tags: [
- "Precise",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg",
- },
- {
- id: "5",
- title: "Bathroom Plumbing",
- tags: [
- "Full",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg",
- },
- {
- id: "6",
- title: "Sewer Services",
- tags: [
- "Licensed",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg",
- },
+ { id: "1", title: "Emergency Repairs", tags: ["24/7"], imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg" },
+ { id: "2", title: "Drain Cleaning", tags: ["Clearing"], imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg" },
+ { id: "3", title: "Water Heaters", tags: ["Installation"], imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg" },
+ { id: "4", title: "Leak Detection", tags: ["Precise"], imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg" },
+ { id: "5", title: "Bathroom Plumbing", tags: ["Full"], imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg" },
+ { id: "6", title: "Sewer Services", tags: ["Licensed"], imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg" }
]}
title="Expert Solutions for Every Job"
description="At Howard’s Plumbing Co., we treat every job like it’s in our own home. Our licensed experts deliver quality results every time."
@@ -235,20 +108,8 @@ export default function LandingPage() {
title="Meet Our Certified Experts"
description="Our team of licensed technicians are hand-picked for their skill and integrity."
members={[
- {
- id: "t1",
- name: "Howard Miller",
- role: "Lead Plumber",
- description: "Founder with over 20 years of experience.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-overalls-standing-door-with-toolbox_1098-17819.jpg",
- },
- {
- id: "t2",
- name: "Jane Doe",
- role: "Senior Technician",
- description: "Expert in leak detection and bathroom remodels.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg",
- },
+ { id: "t1", name: "Howard Miller", role: "Lead Plumber", description: "Founder with over 20 years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-overalls-standing-door-with-toolbox_1098-17819.jpg" },
+ { id: "t2", name: "Jane Doe", role: "Senior Technician", description: "Expert in leak detection and bathroom remodels.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg" }
]}
/>
@@ -262,21 +123,9 @@ export default function LandingPage() {
title="Proven Track Record"
description="Numbers speak for our quality and reliability."
metrics={[
- {
- id: "m1",
- value: "15+",
- description: "Years in Business",
- },
- {
- id: "m2",
- value: "5k+",
- description: "Happy Households",
- },
- {
- id: "m3",
- value: "24/7",
- description: "Emergency Coverage",
- },
+ { id: "m1", value: "15+", description: "Years in Business" },
+ { id: "m2", value: "5k+", description: "Happy Households" },
+ { id: "m3", value: "24/7", description: "Emergency Coverage" }
]}
/>
@@ -289,26 +138,8 @@ export default function LandingPage() {
title="Plumbing Tips & Guides"
description="Learn how to keep your home running smoothly with our expert advice."
blogs={[
- {
- id: "b1",
- category: "DIY",
- title: "Prevent Clogged Drains",
- excerpt: "Easy ways to keep your pipes flowing freely.",
- imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg",
- authorName: "Howard M.",
- authorAvatar: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg",
- date: "2024-01-10",
- },
- {
- id: "b2",
- category: "Maintenance",
- title: "Water Heater Care",
- excerpt: "Keep your water heater in peak condition.",
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg",
- authorName: "Jane D.",
- authorAvatar: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3985.jpg",
- date: "2024-02-15",
- },
+ { id: "b1", category: "DIY", title: "Prevent Clogged Drains", excerpt: "Easy ways to keep your pipes flowing freely.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", authorName: "Howard M.", authorAvatar: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg", date: "2024-01-10" },
+ { id: "b2", category: "Maintenance", title: "Water Heater Care", excerpt: "Keep your water heater in peak condition.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132393.jpg", authorName: "Jane D.", authorAvatar: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3985.jpg", date: "2024-02-15" }
]}
/>
@@ -316,42 +147,9 @@ export default function LandingPage() {
diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx
index e5f1860..fb8c289 100644
--- a/src/app/testimonials/page.tsx
+++ b/src/app/testimonials/page.tsx
@@ -25,24 +25,13 @@ export default function LandingPage() {
@@ -51,61 +40,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Sarah R.",
- date: "2023-10-12",
- title: "Happy Customer",
- quote: "Howard’s Plumbing saved the day when our water heater burst at midnight! Fast and professional.",
- tag: "Emergency",
- avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg?_wi=2",
- imageAlt: "happy customer residential",
- },
- {
- id: "2",
- name: "Mark J.",
- date: "2023-09-05",
- title: "Satisfied Client",
- quote: "Fair prices, great communication, and left everything spotless.",
- tag: "Excellent",
- avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3985.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg?_wi=2",
- imageAlt: "happy customer residential",
- },
- {
- id: "3",
- name: "Emily D.",
- date: "2023-08-20",
- title: "Homeowner",
- quote: "Incredible service and honesty. They are my go-to plumbers.",
- tag: "Reliable",
- avatarSrc: "http://img.b2bpic.net/free-photo/joyful-colleagues-laughing-work_74855-4314.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg",
- imageAlt: "happy customer residential",
- },
- {
- id: "4",
- name: "David W.",
- date: "2023-07-15",
- title: "Business Owner",
- quote: "Quick to respond and fixed our business plumbing issue instantly.",
- tag: "Fast",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg?_wi=1",
- imageAlt: "happy customer residential",
- },
- {
- id: "5",
- name: "Jessica B.",
- date: "2023-06-30",
- title: "Happy Client",
- quote: "Very professional and friendly team. Highly recommend!",
- tag: "Quality",
- avatarSrc: "http://img.b2bpic.net/free-photo/air-conditioner-cleaning-commission_482257-85116.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=2",
- imageAlt: "happy customer residential",
- },
+ { id: "1", name: "Sarah R.", date: "2023-10-12", title: "Happy Customer", quote: "Howard’s Plumbing saved the day when our water heater burst at midnight! Fast and professional.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-happy-white-couple-moving-together-into-new-house_181624-36388.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-handyman-arriving-house-call_1098-17816.jpg", imageAlt: "happy customer residential" },
+ { id: "2", name: "Mark J.", date: "2023-09-05", title: "Satisfied Client", quote: "Fair prices, great communication, and left everything spotless.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-3985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721566.jpg", imageAlt: "happy customer residential" },
+ { id: "3", name: "Emily D.", date: "2023-08-20", title: "Homeowner", quote: "Incredible service and honesty. They are my go-to plumbers.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-colleagues-laughing-work_74855-4314.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg", imageAlt: "happy customer residential" },
+ { id: "4", name: "David W.", date: "2023-07-15", title: "Business Owner", quote: "Quick to respond and fixed our business plumbing issue instantly.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55822.jpg", imageAlt: "happy customer residential" },
+ { id: "5", name: "Jessica B.", date: "2023-06-30", title: "Happy Client", quote: "Very professional and friendly team. Highly recommend!", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/air-conditioner-cleaning-commission_482257-85116.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg", imageAlt: "happy customer residential" }
]}
title="What Our Neighbors Say"
description="Don't take our word for it — hear from satisfied customers."
@@ -120,20 +59,8 @@ export default function LandingPage() {
title="Community Voices"
description="Hear what the local residents have to say about our professionalism."
testimonials={[
- {
- id: "st1",
- name: "Robert B.",
- role: "Homeowner",
- testimonial: "Excellent service and very knowledgeable.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg",
- },
- {
- id: "st2",
- name: "Susan P.",
- role: "Local Business Owner",
- testimonial: "Very prompt and professional.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
- },
+ { id: "st1", name: "Robert B.", role: "Homeowner", testimonial: "Excellent service and very knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg" },
+ { id: "st2", name: "Susan P.", role: "Local Business Owner", testimonial: "Very prompt and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg" }
]}
/>
@@ -141,42 +68,9 @@ export default function LandingPage() {