diff --git a/src/app/page.tsx b/src/app/page.tsx
index 11bed71..3aae755 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,45 +45,28 @@ export default function LandingPage() {
@@ -104,19 +79,13 @@ export default function LandingPage() {
features={[
{
icon: Flame,
- title: "Water Heater Services",
- description: "Repair or full replacement — including warranty swaps. Fast, lasting results.",
- },
+ title: "Water Heater Services", description: "Repair or full replacement — including warranty swaps. Fast, lasting results."},
{
icon: Wrench,
- title: "Pipe Repair",
- description: "Leaking pipes, burst lines, and exterior spigots fixed right.",
- },
+ title: "Pipe Repair", description: "Leaking pipes, burst lines, and exterior spigots fixed right."},
{
icon: Droplet,
- title: "Fixture Repair",
- description: "Toilets, sinks, and faucets fixed or installed with precision.",
- },
+ title: "Fixture Repair", description: "Toilets, sinks, and faucets fixed or installed with precision."},
]}
title="Every Plumbing Problem, One Trusted Call"
description="We specialize in fast, honest, and reliable plumbing solutions for Appleton residents."
@@ -129,9 +98,7 @@ export default function LandingPage() {
title="Family-Run, Community-Trusted."
buttons={[
{
- text: "Call (920) 989-1421",
- href: "tel:9209891421",
- },
+ text: "Call (920) 989-1421", href: "tel:9209891421"},
]}
/>
@@ -142,45 +109,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Excellent Service!",
- quote: "Adam is excellent! Whenever I have an issue he is there the same day. Highly recommend.",
- name: "Judy Kenny",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099209.jpg?_wi=1",
- },
+ id: "1", title: "Excellent Service!", quote: "Adam is excellent! Whenever I have an issue he is there the same day. Highly recommend.", name: "Judy Kenny", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099209.jpg?_wi=1"},
{
- id: "2",
- title: "Stand up guy",
- quote: "Absolutely stand up guy who is a professional. Prompt, professional, and fair on price.",
- name: "Cory Beaulieu",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg",
- },
+ id: "2", title: "Stand up guy", quote: "Absolutely stand up guy who is a professional. Prompt, professional, and fair on price.", name: "Cory Beaulieu", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg"},
{
- id: "3",
- title: "Top notch",
- quote: "Best plumbers in the business. Top notch, best in the Fox River area — BAR NONE.",
- name: "James Lee",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg",
- },
+ id: "3", title: "Top notch", quote: "Best plumbers in the business. Top notch, best in the Fox River area — BAR NONE.", name: "James Lee", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg"},
{
- id: "4",
- title: "Great work",
- quote: "Adam and his son were great, very fast and super knowledgeable. Couldn't be happier!",
- name: "Larry Miller",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
- },
+ id: "4", title: "Great work", quote: "Adam and his son were great, very fast and super knowledgeable. Couldn't be happier!", name: "Larry Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg"},
{
- id: "5",
- title: "Reliable and fair",
- quote: "Trustworthy, prompt, and did exactly what they said they would. Fair pricing too.",
- name: "Sarah Jenkins",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099209.jpg?_wi=2",
- },
+ id: "5", title: "Reliable and fair", quote: "Trustworthy, prompt, and did exactly what they said they would. Fair pricing too.", name: "Sarah Jenkins", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099209.jpg?_wi=2"},
]}
title="Real Words from Real Neighbors"
description="Don't just take our word for it. Here is what Appleton homeowners have to say."
@@ -191,8 +128,7 @@ export default function LandingPage() {