2 Commits

Author SHA1 Message Date
b56991671f Merge version_2 into main
Merge version_2 into main
2026-04-06 19:02:59 +00:00
1555fbc054 Update src/app/page.tsx 2026-04-06 19:02:56 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="1-Tom-Plumber"
/>
@@ -55,35 +47,21 @@ export default function LandingPage() {
description="Your 24/7 local plumber in Greensburg. Licensed, background-checked, and ready to serve you with flat-rate pricing."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
imageAlt: "Plumber working on pipe fix",
},
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", imageAlt: "Plumber working on pipe fix"},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wearing-work-clothes_273609-10811.jpg",
imageAlt: "Professional plumber with tools",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wearing-work-clothes_273609-10811.jpg", imageAlt: "Professional plumber with tools"},
{
imageSrc: "http://img.b2bpic.net/free-photo/feeling-puzzled-confused-doubting_1194-407058.jpg",
imageAlt: "Emergency plumbing service worker",
},
imageSrc: "http://img.b2bpic.net/free-photo/feeling-puzzled-confused-doubting_1194-407058.jpg", imageAlt: "Emergency plumbing service worker"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wrench-tools_23-2147773408.jpg",
imageAlt: "Water heater repair service",
},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repairing-sink-kitchen_23-2148408369.jpg", imageAlt: "Precision sink pipe repair service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg",
imageAlt: "Sewer repair service worker",
},
imageSrc: "http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg", imageAlt: "Sewer repair service worker"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-man-inspecting-repairing-kitchen-faucet_662251-2682.jpg",
imageAlt: "Bathroom sink repair service",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-professional-plumber-replacing-faucet_23-2148785669.jpg", imageAlt: "Advanced bathroom fixture installation service"},
]}
autoplayDelay={4000}
/>
@@ -95,23 +73,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Leak Detection & Repair",
description: "Professional finding and repairing of leaks to prevent damage.",
imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg",
imageAlt: "Leak detection",
},
title: "Leak Detection & Repair", description: "Professional finding and repairing of leaks to prevent damage.", imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg", imageAlt: "Leak detection"},
{
title: "Water Heater Services",
description: "Expert installation and repair of all water heater types.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg",
imageAlt: "Water heater service",
},
title: "Water Heater Services", description: "Expert installation and repair of all water heater types.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg", imageAlt: "Water heater service"},
{
title: "Drain Cleaning",
description: "Unclog drains quickly and efficiently.",
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg",
imageAlt: "Drain cleaning",
},
title: "Drain Cleaning", description: "Unclog drains quickly and efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", imageAlt: "Drain cleaning"},
]}
title="Professional Plumbing Services"
description="From emergency leaks to water heater installations, we cover everything with professional expertise."
@@ -126,25 +92,15 @@ export default function LandingPage() {
author="Satisfied Customer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/close-up-happy-people-chatting_23-2149152864.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/close-up-happy-people-chatting_23-2149152864.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721524.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721524.jpg", alt: "Customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -157,20 +113,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you offer emergency service?",
content: "Yes, we offer 24/7 emergency plumbing services.",
},
id: "1", title: "Do you offer emergency service?", content: "Yes, we offer 24/7 emergency plumbing services."},
{
id: "2",
title: "What areas do you serve?",
content: "We serve Greensburg and surrounding areas.",
},
id: "2", title: "What areas do you serve?", content: "We serve Greensburg and surrounding areas."},
{
id: "3",
title: "Is your business verified?",
content: "Yes, we are verified by Google with passed license and background checks.",
},
id: "3", title: "Is your business verified?", content: "Yes, we are verified by Google with passed license and background checks."},
]}
title="Frequently Asked Questions"
description="Quick answers to common questions about our services."
@@ -182,14 +129,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Need a plumber in Greensburg? Call (412) 534-8335 for a quick quote or emergency service."
buttons={[
{
text: "Call Now",
href: "tel:+14125348335",
},
text: "Call Now", href: "tel:+14125348335"},
]}
/>
</div>