diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1a6668f..518f9ff 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -56,22 +41,14 @@ export default function LandingPage() {
@@ -82,20 +59,11 @@ export default function LandingPage() {
title="Built on Faith, Service, and Integrity"
description="Christian Brothers Plumbing isn't just about fixing pipes; it's about building long-term relationships with Jacksonville families based on trust and transparent service."
metrics={[
- {
- value: "20+",
- title: "Years Experience",
- },
- {
- value: "5-Star",
- title: "Customer Service",
- },
- {
- value: "Local",
- title: "Jacksonville Trusted",
- },
+ { value: "20+", title: "Years Experience" },
+ { value: "5-Star", title: "Customer Service" },
+ { value: "Local", title: "Jacksonville Trusted" },
]}
- imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg"
imageAlt="Christian Brothers Team"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
@@ -109,47 +77,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Plumbing Repairs",
- description: "From leak detection to complete repiping, we solve your plumbing issues efficiently.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=2",
- imageAlt: "Repair",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=3",
- imageAlt: "Pipe",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=4",
- imageAlt: "professional plumber smiling uniform",
+ title: "Plumbing Repairs", description: "From leak detection to complete repiping, we solve your plumbing issues efficiently.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Repair" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Pipe" }
},
{
- title: "HVAC Maintenance",
- description: "Expert diagnostics and maintenance for AC and heating to keep your system running optimally.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=5",
- imageAlt: "AC",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=6",
- imageAlt: "System",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=2",
- imageAlt: "plumbing team friendly homeowner",
+ title: "HVAC Maintenance", description: "Expert diagnostics and maintenance for AC and heating to keep your system running optimally.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "AC" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "System" }
},
{
- title: "Emergency Help",
- description: "Urgent issues handled with fast, reliable response times, day or night.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=7",
- imageAlt: "Emergency",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=8",
- imageAlt: "Help",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186158.jpg?_wi=1",
- imageAlt: "satisfied homeowner portrait",
- },
+ title: "Emergency Help", description: "Urgent issues handled with fast, reliable response times, day or night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Emergency" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Help" }
+ }
]}
showStepNumbers={false}
title="Comprehensive Plumbing & HVAC Services"
@@ -161,31 +99,11 @@ export default function LandingPage() {