Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=1"
|
||||
imageAlt="Professional emergency plumber in Jersey City"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -74,14 +74,14 @@ export default function HomePage() {
|
||||
title: "Emergency Plumbing",
|
||||
description:
|
||||
"Burst pipes, gas leaks, and urgent water issues. We respond within minutes to emergency calls.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Water Heater Repair & Replacement",
|
||||
description:
|
||||
"Expert diagnosis and fast repairs. When replacement is needed, we install the right system for your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
title: "Leak Detection & Repair",
|
||||
description:
|
||||
"Hidden leaks? We find them fast with advanced detection. Save water and money.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
handle: "Jersey City Homeowner",
|
||||
testimonial:
|
||||
"Well knowledgeable and best pricing in my area. They arrived fast and fixed everything right the first time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
handle: "Property Manager",
|
||||
testimonial:
|
||||
"I'm happy with the service and will use them again for sure if needed. Highly professional team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
handle: "Jersey City Resident",
|
||||
testimonial:
|
||||
"Emergency at 2 AM and they came right away. Fixed our burst pipe and cleaned up perfectly. Thank you!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=3",
|
||||
imageAlt: "Angela Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
handle: "Business Owner",
|
||||
testimonial:
|
||||
"Fast response, transparent about costs upfront. Best plumber I've found in Jersey City.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=4",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
handle: "Jersey City Homeowner",
|
||||
testimonial:
|
||||
"They explained everything and didn't push unnecessary work. Fair pricing and quality service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=5",
|
||||
imageAlt: "Lisa Thompson",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
handle: "Landlord",
|
||||
testimonial:
|
||||
"Reliable, professional, and they work with landlords on scheduling. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=6",
|
||||
imageAlt: "James Martinez",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user