diff --git a/src/app/page.tsx b/src/app/page.tsx
index cf71092..0517d1f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,116 +32,46 @@ export default function LandingPage() {
@@ -151,21 +81,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Excellence"
metrics={[
- {
- icon: Award,
- label: "Years Experience",
- value: "15+",
- },
- {
- icon: CheckCircle,
- label: "Happy Clients",
- value: "2000+",
- },
- {
- icon: Zap,
- label: "Emergency Calls",
- value: "500+",
- },
+ { icon: Award, label: "Years Experience", value: "15+" },
+ { icon: CheckCircle, label: "Happy Clients", value: "2000+" },
+ { icon: Zap, label: "Emergency Calls", value: "500+" }
]}
metricsAnimation="slide-up"
/>
@@ -177,36 +95,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Leak Detection",
- descriptions: [
- "Precise detection of pipe leaks.",
- "Prevent water damage.",
- "Quick and effective repair.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132404.jpg",
- },
- {
- id: "f2",
- title: "Drain Cleaning",
- descriptions: [
- "Clear stubborn clogs.",
- "Professional drain service.",
- "Restored plumbing flow.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg",
- },
- {
- id: "f3",
- title: "Pipe Inspection",
- descriptions: [
- "Camera inspection service.",
- "Thorough system health check.",
- "Avoid potential issues.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg",
- },
+ { id: "f1", title: "Leak Detection", descriptions: ["Precise detection of pipe leaks.", "Prevent water damage.", "Quick and effective repair."], imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132404.jpg" },
+ { id: "f2", title: "Drain Cleaning", descriptions: ["Clear stubborn clogs.", "Professional drain service.", "Restored plumbing flow."], imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg" },
+ { id: "f3", title: "Pipe Inspection", descriptions: ["Camera inspection service.", "Thorough system health check.", "Avoid potential issues."], imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg" }
]}
title="Our Specialized Plumbing Solutions"
description="Comprehensive services tailored to meet your unique plumbing requirements."
@@ -220,42 +111,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Kitchen Sink Faucet",
- price: "$150",
- imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg",
- },
- {
- id: "p2",
- name: "Shower Head System",
- price: "$200",
- imageSrc: "http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg",
- },
- {
- id: "p3",
- name: "Toilet Replacement",
- price: "$350",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg",
- },
- {
- id: "p4",
- name: "Waste Disposal Unit",
- price: "$250",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-clean-dirty-house_23-2149248510.jpg",
- },
- {
- id: "p5",
- name: "Water Filter System",
- price: "$400",
- imageSrc: "http://img.b2bpic.net/free-photo/jug-glass-near-reading-woman_23-2147765099.jpg",
- },
- {
- id: "p6",
- name: "Water Heater Tank",
- price: "$800",
- imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg",
- },
+ { id: "p1", name: "Kitchen Sink Faucet", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" },
+ { id: "p2", name: "Shower Head System", price: "$200", imageSrc: "http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg" },
+ { id: "p3", name: "Toilet Replacement", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg" },
+ { id: "p4", name: "Waste Disposal Unit", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-clean-dirty-house_23-2149248510.jpg" },
+ { id: "p5", name: "Water Filter System", price: "$400", imageSrc: "http://img.b2bpic.net/free-photo/jug-glass-near-reading-woman_23-2147765099.jpg" },
+ { id: "p6", name: "Water Heater Tank", price: "$800", imageSrc: "http://img.b2bpic.net/free-photo/view-exposed-plumbing-pipes_23-2150990678.jpg" }
]}
title="Professional Plumbing Upgrades"
description="High-quality hardware installation for residential and commercial spaces."
@@ -268,39 +129,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
- {
- id: "basic",
- badge: "Essential",
- price: "$99",
- subtitle: "Basic maintenance package",
- features: [
- "Drain inspection",
- "Faucet check",
- "Priority scheduling",
- ],
- },
- {
- id: "pro",
- badge: "Popular",
- price: "$199",
- subtitle: "Comprehensive service plan",
- features: [
- "Full pipe inspection",
- "Water filtration check",
- "24/7 priority support",
- ],
- },
- {
- id: "premium",
- badge: "Elite",
- price: "$299",
- subtitle: "Total plumbing coverage",
- features: [
- "Annual system audit",
- "No trip charges",
- "Comprehensive fixture service",
- ],
- },
+ { id: "basic", badge: "Essential", price: "$99", subtitle: "Basic maintenance package", features: ["Drain inspection", "Faucet check", "Priority scheduling"] },
+ { id: "pro", badge: "Popular", price: "$199", subtitle: "Comprehensive service plan", features: ["Full pipe inspection", "Water filtration check", "24/7 priority support"] },
+ { id: "premium", badge: "Elite", price: "$299", subtitle: "Total plumbing coverage", features: ["Annual system audit", "No trip charges", "Comprehensive fixture service"] }
]}
title="Transparent Pricing Plans"
description="Affordable maintenance and service packages for everyone."
@@ -314,26 +145,11 @@ export default function LandingPage() {
rating={5}
author="The Johnson Family"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/creative-workers-standing-near-work-table-being-happy-finish-their-work_273609-14159.jpg",
- alt: "Customer 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/medium-shot-man-practicing-tai-chi_23-2149960184.jpg",
- alt: "Customer 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/helpdesk-support-information-support-concept_53876-121537.jpg",
- alt: "Customer 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg",
- alt: "Customer 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-couple-smiling-confident-making-smoothie-cooking-kitchen_839833-17808.jpg",
- alt: "Customer 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/creative-workers-standing-near-work-table-being-happy-finish-their-work_273609-14159.jpg", alt: "Customer 1" },
+ { src: "http://img.b2bpic.net/free-photo/medium-shot-man-practicing-tai-chi_23-2149960184.jpg", alt: "Customer 2" },
+ { src: "http://img.b2bpic.net/free-photo/helpdesk-support-information-support-concept_53876-121537.jpg", alt: "Customer 3" },
+ { src: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg", alt: "Customer 4" },
+ { src: "http://img.b2bpic.net/free-photo/young-couple-smiling-confident-making-smoothie-cooking-kitchen_839833-17808.jpg", alt: "Customer 5" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -344,21 +160,9 @@ export default function LandingPage() {