Update src/app/page.tsx

This commit is contained in:
2026-06-04 05:53:42 +00:00
parent c0142262a9
commit ab40d01ad2

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@homeownerSJ",
testimonial: "SwiftPlumb fixed our burst pipe quickly and professionally. Highly recommend their emergency service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=1",
},
{
name: "John D.",
@@ -148,7 +148,7 @@ export default function LandingPage() {
},
]}
avatarText="Trusted by over 10,000 satisfied customers."
imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=1"
imageAlt="A friendly plumber fixing a kitchen sink"
showDimOverlay={true}
showBlur={true}
@@ -175,7 +175,7 @@ export default function LandingPage() {
description: "Efficient removal of clogs and blockages to restore proper drainage.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2",
imageAlt: "water leak detection house",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
description: "Expert service for all types of water heaters, ensuring you always have hot water.",
bentoComponent: "reveal-icon",
icon: Gauge,
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=2",
imageAlt: "water leak detection house",
},
]}