diff --git a/src/app/page.tsx b/src/app/page.tsx
index 87da4bc..d706c54 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -22,17 +22,11 @@ export default function LandingPage() {
@@ -41,18 +35,14 @@ export default function LandingPage() {
@@ -64,35 +54,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "Water Heater",
- description: "Professional installation and repair for all types of water heaters.",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg",
- },
+ id: "1", title: "Water Heater", description: "Professional installation and repair for all types of water heaters.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg"},
{
- id: "2",
- title: "Toilet Services",
- description: "Quick and reliable toilet installation and repair services.",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg",
- },
+ id: "2", title: "Toilet Services", description: "Quick and reliable toilet installation and repair services.", imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg"},
{
- id: "3",
- title: "Faucets",
- description: "Expert faucet installation and repair to stop leaks and improve function.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746305.jpg",
- },
+ id: "3", title: "Faucets", description: "Expert faucet installation and repair to stop leaks and improve function.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746305.jpg"},
{
- id: "4",
- title: "Garbage Disposal",
- description: "Installation and repair of high-quality kitchen garbage disposals.",
- imageSrc: "http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-788.jpg",
- },
+ id: "4", title: "Garbage Disposal", description: "Installation and repair of high-quality kitchen garbage disposals.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-making-time-out-gesture_1368-788.jpg"},
{
- id: "5",
- title: "Drain Cleaning",
- description: "Minor drain cleaning services to keep your systems running smoothly.",
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg",
- },
+ id: "5", title: "Drain Cleaning", description: "Minor drain cleaning services to keep your systems running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg"},
]}
title="Our Services"
description="We are a family-owned plumbing company serving domestic and small commercial businesses with professional integrity."
@@ -107,41 +77,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "w1",
- name: "Water Heater Upgrade",
- price: "Standard Service",
- imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg?_wi=1",
- },
+ id: "w1", name: "Water Heater Upgrade", price: "Standard Service", imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg"},
{
- id: "w2",
- name: "Complete Faucet Install",
- price: "Standard Service",
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1",
- },
+ id: "w2", name: "Complete Faucet Install", price: "Standard Service", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg"},
{
- id: "w3",
- name: "Commercial Plumbing",
- price: "Standard Service",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg?_wi=1",
- },
+ id: "w3", name: "Commercial Plumbing", price: "Standard Service", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg"},
{
- id: "w4",
- name: "Drain Unclogging",
- price: "Standard Service",
- imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg?_wi=2",
- },
+ id: "w4", name: "Drain Unclogging", price: "Standard Service", imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg"},
{
- id: "w5",
- name: "Toilet Replacement",
- price: "Standard Service",
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2",
- },
+ id: "w5", name: "Toilet Replacement", price: "Standard Service", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg"},
{
- id: "w6",
- name: "Disposal Unit Fix",
- price: "Standard Service",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg?_wi=2",
- },
+ id: "w6", name: "Disposal Unit Fix", price: "Standard Service", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg"},
]}
title="Previous Work"
description="Check out some of our recent plumbing projects and success stories."
@@ -157,38 +103,20 @@ export default function LandingPage() {
description="Simple, honest, and competitive pricing for all your residential plumbing needs."
plans={[
{
- id: "p1",
- badge: "Essential",
- price: "$99",
- subtitle: "Minor Repairs",
- buttons: [
+ id: "p1", badge: "Essential", price: "$99", subtitle: "Minor Repairs", buttons: [
{
- text: "Book Now",
- href: "/contact",
- },
+ text: "Book Now", href: "/contact"},
],
features: [
- "Leak inspection",
- "Drain clearing",
- "Basic faucet repair",
- ],
+ "Leak inspection", "Drain clearing", "Basic faucet repair"],
},
{
- id: "p2",
- badge: "Premium",
- price: "$249",
- subtitle: "System Maintenance",
- buttons: [
+ id: "p2", badge: "Premium", price: "$249", subtitle: "System Maintenance", buttons: [
{
- text: "Book Now",
- href: "/contact",
- },
+ text: "Book Now", href: "/contact"},
],
features: [
- "Water heater flush",
- "Pipe inspection",
- "Pressure testing",
- ],
+ "Water heater flush", "Pipe inspection", "Pressure testing"],
},
]}
/>
@@ -203,51 +131,33 @@ export default function LandingPage() {
memberVariant="card"
members={[
{
- id: "m1",
- name: "John White",
- imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg?_wi=2",
- },
+ id: "m1", name: "John White", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg"},
{
- id: "m2",
- name: "Sarah White",
- imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg?_wi=3",
- },
+ id: "m2", name: "Sarah White", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg"},
]}
/>