diff --git a/src/app/page.tsx b/src/app/page.tsx
index dee85e8..6d9450a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -54,14 +42,8 @@ export default function LandingPage() {
logoText="Plumbing Done Right — The First Time."
description="Trusted, 24/7 plumbing service with unmatched reliability, craftsmanship, and care."
buttons={[
- {
- text: "Call Now (918) 808-6313",
- href: "tel:9188086313",
- },
- {
- text: "Request Service",
- href: "/contact",
- },
+ { text: "Call Now (918) 808-6313", href: "tel:9188086313" },
+ { text: "Request Service", href: "/contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-gesturing-thumb-up_23-2147772204.jpg"
/>
@@ -73,36 +55,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "1",
- title: "Unmatched Reliability",
- descriptions: [
- "Shows up on time.",
- "Gets it done right.",
- "No wasted time.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pattern-from-set-construction-tools-as-screwdriver-pipe-wrench-safety-helmet-paint-brush-open-end-wrench-wooden-background_141793-15175.jpg",
- },
- {
- id: "2",
- title: "Expert Craftsmanship",
- descriptions: [
- "Years of hands-on experience.",
- "Precision tools.",
- "Attention to detail.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-tools-as-brick-hammer-pipe-wrench-safety-helmet-wooden-background_141793-14293.jpg",
- },
- {
- id: "3",
- title: "Clear Communication",
- descriptions: [
- "No surprises.",
- "No confusion.",
- "Transparent pricing.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools_23-2147831892.jpg",
- },
+ { id: "1", title: "Unmatched Reliability", descriptions: ["Shows up on time.", "Gets it done right.", "No wasted time."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-pattern-from-set-construction-tools-as-screwdriver-pipe-wrench-safety-helmet-paint-brush-open-end-wrench-wooden-background_141793-15175.jpg" },
+ { id: "2", title: "Expert Craftsmanship", descriptions: ["Years of hands-on experience.", "Precision tools.", "Attention to detail."], imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-tools-as-brick-hammer-pipe-wrench-safety-helmet-wooden-background_141793-14293.jpg" },
+ { id: "3", title: "Clear Communication", descriptions: ["No surprises.", "No confusion.", "Transparent pricing."], imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools_23-2147831892.jpg" }
]}
title="The Last Plumber You’ll Ever Need"
description="Experience superior service built on reliability, expertise, and transparency."
@@ -116,60 +71,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- brand: "Service",
- name: "Emergency Plumbing (24/7)",
- price: "Available",
- rating: 5,
- reviewCount: "100+",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg",
- },
- {
- id: "p2",
- brand: "Service",
- name: "Leak Detection & Repair",
- price: "Standard",
- rating: 5,
- reviewCount: "50+",
- imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-smiling-cheerfully-sticking-out-tongue_141793-28640.jpg",
- },
- {
- id: "p3",
- brand: "Service",
- name: "Water Heater Services",
- price: "Standard",
- rating: 5,
- reviewCount: "80+",
- imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-different-tools-father-s-day_23-2147625635.jpg",
- },
- {
- id: "p4",
- brand: "Service",
- name: "Drain Cleaning",
- price: "Standard",
- rating: 5,
- reviewCount: "200+",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-bathroom-with-shower-against-wall-with-beautiful-tiles_169016-3846.jpg",
- },
- {
- id: "p5",
- brand: "Service",
- name: "Fixture Installation",
- price: "Standard",
- rating: 5,
- reviewCount: "40+",
- imageSrc: "http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg",
- },
- {
- id: "p6",
- brand: "Service",
- name: "General Repairs",
- price: "Standard",
- rating: 5,
- reviewCount: "150+",
- imageSrc: "http://img.b2bpic.net/free-photo/tools-carpenter-wooden-desk_23-2148180570.jpg",
- },
+ { id: "p1", brand: "Service", name: "Emergency Plumbing (24/7)", price: "Available", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg" },
+ { id: "p2", brand: "Service", name: "Leak Detection & Repair", price: "Standard", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-smiling-cheerfully-sticking-out-tongue_141793-28640.jpg" },
+ { id: "p3", brand: "Service", name: "Water Heater Services", price: "Standard", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-different-tools-father-s-day_23-2147625635.jpg" },
+ { id: "p4", brand: "Service", name: "Drain Cleaning", price: "Standard", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-bathroom-with-shower-against-wall-with-beautiful-tiles_169016-3846.jpg" },
+ { id: "p5", brand: "Service", name: "Fixture Installation", price: "Standard", rating: 5, reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg" },
+ { id: "p6", brand: "Service", name: "General Repairs", price: "Standard", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/tools-carpenter-wooden-desk_23-2148180570.jpg" }
]}
title="Full-Service Plumbing Solutions"
description="Comprehensive care for every corner of your home's plumbing."
@@ -180,48 +87,14 @@ export default function LandingPage() {