Update src/app/page.tsx

This commit is contained in:
2026-04-09 14:17:31 +00:00
parent 94f23dabc3
commit e1e0e66e5b

View File

@@ -59,53 +59,53 @@ export default function LandingPage() {
description="Family-owned service with 4.8 stars and over 116 reviews. We show up when others don't, offering same-day responses and transparent pricing."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=1",
imageAlt: "Professional plumbing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=2",
imageAlt: "Professional plumbing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=3",
imageAlt: "Professional plumbing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=4",
imageAlt: "Professional plumbing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=5",
imageAlt: "Professional plumbing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=6",
imageAlt: "Professional plumbing service",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=7",
imageAlt: "Happy customer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=8",
imageAlt: "Happy customer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=9",
imageAlt: "Happy customer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=10",
imageAlt: "Happy customer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=11",
imageAlt: "Happy customer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg?_wi=12",
imageAlt: "Happy customer",
},
]}
@@ -177,27 +177,27 @@ export default function LandingPage() {
{
title: "Water Heater Installation",
description: "Expert tankless and traditional water heater installation.",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=1",
},
{
title: "Sewer Line Repair",
description: "Advanced repair and replacement for sewer systems.",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg?_wi=1",
},
{
title: "Drain & Clog Clearing",
description: "Professional drain clearing to restore your plumbing.",
imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg?_wi=1",
},
{
title: "Repiping Services",
description: "Complete home repiping for long-term reliability.",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1",
},
{
title: "Septic System Care",
description: "Full-service septic system installation and repair.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg?_wi=1",
},
{
title: "Emergency Plumbing",
@@ -221,35 +221,35 @@ export default function LandingPage() {
name: "J Pennington",
role: "Homeowner",
testimonial: "Billy & Sons saved my home during a basement flood. Bryan was there in 30 minutes. Exceptional service!",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=2",
},
{
id: "2",
name: "Raven P",
role: "Property Manager",
testimonial: "I trust them with all my property management needs. Pedro and team are professional and communicative.",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg?_wi=2",
},
{
id: "3",
name: "Jaxon Mcconnell",
role: "Homeowner",
testimonial: "Honest pricing and no pressure. They gave me a second opinion that saved me thousands on a re-pipe.",
imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg?_wi=2",
},
{
id: "4",
name: "Sarah T",
role: "Homeowner",
testimonial: "Reliable and always show up on time. Highly recommend Levi and his team.",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2",
},
{
id: "5",
name: "Mike R",
role: "Homeowner",
testimonial: "Had a late-night emergency and they were out here in an hour. Very grateful.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg?_wi=2",
},
]}
title="Customer Spotlights"
@@ -267,22 +267,22 @@ export default function LandingPage() {
{
id: "1",
name: "Bryan",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=3",
},
{
id: "2",
name: "Pedro",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-6625.jpg?_wi=3",
},
{
id: "3",
name: "Eduardo",
imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matte-black-kitchen-faucet-sink-with-drying-rack-blue-kitchen-minimal-interior_169016-69329.jpg?_wi=3",
},
{
id: "4",
name: "Levi",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=3",
},
]}
memberVariant="card"
@@ -320,7 +320,7 @@ export default function LandingPage() {
content: "Yes, we specialize in high-efficiency tankless water heater installations.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg?_wi=1"
mediaAnimation="slide-up"
title="Common Questions"
description="Here is what homeowners in Santa Clara usually ask us."
@@ -358,7 +358,7 @@ export default function LandingPage() {
placeholder: "Tell us how we can help",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg?_wi=2"
/>
</div>