Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-10 05:28:56 +00:00
2 changed files with 53 additions and 197 deletions

View File

@@ -40,9 +40,7 @@ export default function AboutPage() {
{ name: "About", id: "/about" },
]}
button={{
text: "(650) 814-6323",
href: "tel:+16508146323",
}}
text: "(650) 814-6323", href: "tel:+16508146323"}}
animateOnLoad={true}
/>
</div>
@@ -51,16 +49,12 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "I'm David, and I've been fixing pipes in the Newark area for 15+ years. I started this business because plumbing should be straightforward: show up on time, explain what's wrong, fix it the right way, and charge a fair price. No surprises. No upsells you don't need. Just solid work you can count on. Whether it's a clogged kitchen drain or a sewer line, I handle every job personally—and I won't leave until it's done right.",
},
type: "text", content: "I'm David, and I've been fixing pipes in the Newark area for 15+ years. I started this business because plumbing should be straightforward: show up on time, explain what's wrong, fix it the right way, and charge a fair price. No surprises. No upsells you don't need. Just solid work you can count on. Whether it's a clogged kitchen drain or a sewer line, I handle every job personally—and I won't leave until it's done right."},
]}
useInvertedBackground={false}
buttons={[
{
text: "Schedule Service",
href: "tel:+16508146323",
},
text: "Schedule Service", href: "tel:+16508146323"},
]}
/>
</div>
@@ -71,28 +65,16 @@ export default function AboutPage() {
description="What sets Dave's Plumbing apart"
metrics={[
{
id: "1",
value: "15+",
description: "Years in Plumbing Trade",
},
id: "1", value: "15+", description: "Years in Plumbing Trade"},
{
id: "2",
value: "500+",
description: "Satisfied Local Customers",
},
id: "2", value: "500+", description: "Satisfied Local Customers"},
{
id: "3",
value: "Licensed",
description: "State Licensed & Bonded",
},
id: "3", value: "Licensed", description: "State Licensed & Bonded"},
{
id: "4",
value: "24/7",
description: "Emergency Service Available",
},
id: "4", value: "24/7", description: "Emergency Service Available"},
]}
gridVariant="uniform-all-items-equal"
animationType="entrance-slide"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -103,36 +85,19 @@ export default function AboutPage() {
ctaTitle="Work With Dave Today"
ctaDescription="Let's solve your plumbing problem with honesty, skill, and fair pricing."
ctaButton={{
text: "Call (650) 814-6323",
href: "tel:+16508146323",
}}
text: "Call (650) 814-6323", href: "tel:+16508146323"}}
ctaIcon={Phone}
faqs={[
{
id: "1",
title: "How do I know I can trust Dave?",
content: "I'm licensed, bonded, and insured. My 127 five-star Google reviews from local customers speak for themselves. I treat every job like it's my own home.",
},
id: "1", title: "How do I know I can trust Dave?", content: "I'm licensed, bonded, and insured. My 127 five-star Google reviews from local customers speak for themselves. I treat every job like it's my own home."},
{
id: "2",
title: "Why choose Dave's Plumbing?",
content: "I personally handle every job. No subcontractors, no upsells. You get straightforward diagnosis, honest pricing, and professional work done right the first time.",
},
id: "2", title: "Why choose Dave's Plumbing?", content: "I personally handle every job. No subcontractors, no upsells. You get straightforward diagnosis, honest pricing, and professional work done right the first time."},
{
id: "3",
title: "What's your service philosophy?",
content: "Repair first, replace only when necessary. I explain what's wrong and why before recommending a fix. Transparency and fair pricing are non-negotiable.",
},
id: "3", title: "What's your service philosophy?", content: "Repair first, replace only when necessary. I explain what's wrong and why before recommending a fix. Transparency and fair pricing are non-negotiable."},
{
id: "4",
title: "Do you serve the whole East Bay?",
content: "I focus on Newark, Fremont, Union City, Milpitas, and surrounding communities. This lets me serve customers faster and build deeper relationships.",
},
id: "4", title: "Do you serve the whole East Bay?", content: "I focus on Newark, Fremont, Union City, Milpitas, and surrounding communities. This lets me serve customers faster and build deeper relationships."},
{
id: "5",
title: "What happens after the job?",
content: "I clean up after myself and give you a full explanation of what was done. All work is warranted. If something isn't right, call me back—I'll fix it.",
},
id: "5", title: "What happens after the job?", content: "I clean up after myself and give you a full explanation of what was done. All work is warranted. If something isn't right, call me back—I'll fix it."},
]}
useInvertedBackground={false}
animationType="slide-up"
@@ -146,14 +111,10 @@ export default function AboutPage() {
socialLinks={[
{
icon: Phone,
href: "tel:+16508146323",
ariaLabel: "Call Dave",
},
href: "tel:+16508146323", ariaLabel: "Call Dave"},
{
icon: MapPin,
href: "https://maps.google.com/?q=7629+Wells+Ave,+Newark,+CA+94560",
ariaLabel: "View on Google Maps",
},
href: "https://maps.google.com/?q=7629+Wells+Ave,+Newark,+CA+94560", ariaLabel: "View on Google Maps"},
]}
/>
</div>

View File

@@ -49,9 +49,7 @@ export default function HomePage() {
brandName="Dave's Plumbing"
navItems={navItems}
button={{
text: "(650) 814-6323",
href: "tel:+16508146323",
}}
text: "(650) 814-6323", href: "tel:+16508146323"}}
animateOnLoad={true}
/>
</div>
@@ -70,13 +68,9 @@ export default function HomePage() {
imagePosition="right"
buttons={[
{
text: "Call Now (650) 814-6323",
href: "tel:+16508146323",
},
text: "Call Now (650) 814-6323", href: "tel:+16508146323"},
{
text: "Request Service",
href: "/contact",
},
text: "Request Service", href: "/contact"},
]}
buttonAnimation="slide-up"
/>
@@ -88,28 +82,16 @@ export default function HomePage() {
description="Real proof from real customers"
metrics={[
{
id: "1",
value: "5.0★",
description: "Google Rating (127 Reviews)",
},
id: "1", value: "5.0★", description: "Google Rating (127 Reviews)"},
{
id: "2",
value: "Same-Day",
description: "Available on Weekends & Holidays",
},
id: "2", value: "Same-Day", description: "Available on Weekends & Holidays"},
{
id: "3",
value: "Licensed",
description: "Fully Licensed & Insured",
},
id: "3", value: "Licensed", description: "Fully Licensed & Insured"},
{
id: "4",
value: "Fair",
description: "Transparent Pricing, No Surprises",
},
id: "4", value: "Fair", description: "Transparent Pricing, No Surprises"},
]}
gridVariant="uniform-all-items-equal"
animationType="entrance-slide"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -121,40 +103,22 @@ export default function HomePage() {
description="From emergency drain cleaning to full sewer line replacement, Dave handles it all with the same professionalism and care."
features={[
{
title: "Drain Cleaning",
description: "Clogged kitchen sink, bathroom drain, or main line? We clear it fast without damage.",
bentoComponent: "reveal-icon",
icon: Droplets,
title: "Drain Cleaning", description: "Clogged kitchen sink, bathroom drain, or main line? We clear it fast without damage.", bentoComponent: "reveal-icon", icon: Droplets,
},
{
title: "Sewer Line Repair",
description: "Tree roots or cracks? We use camera inspection to see the problem, then fix it right.",
bentoComponent: "reveal-icon",
icon: Wrench,
title: "Sewer Line Repair", description: "Tree roots or cracks? We use camera inspection to see the problem, then fix it right.", bentoComponent: "reveal-icon", icon: Wrench,
},
{
title: "Water Heater Service",
description: "Installation, repair, and maintenance. We fix them before replacing them—if replacement is needed.",
bentoComponent: "reveal-icon",
icon: Flame,
title: "Water Heater Service", description: "Installation, repair, and maintenance. We fix them before replacing them—if replacement is needed.", bentoComponent: "reveal-icon", icon: Flame,
},
{
title: "Pipe Repair & Replacement",
description: "Burst pipes, leaks, corrosion—we repair or replace with clean, honest work.",
bentoComponent: "reveal-icon",
icon: Shield,
title: "Pipe Repair & Replacement", description: "Burst pipes, leaks, corrosion—we repair or replace with clean, honest work.", bentoComponent: "reveal-icon", icon: Shield,
},
{
title: "Toilet & Fixture Repair",
description: "Running toilets, leaking faucets, and fixture installations done right.",
bentoComponent: "reveal-icon",
icon: CheckCircle,
title: "Toilet & Fixture Repair", description: "Running toilets, leaking faucets, and fixture installations done right.", bentoComponent: "reveal-icon", icon: CheckCircle,
},
{
title: "Camera Inspection",
description: "See the problem yourself—we send you the camera footage as proof the job is done.",
bentoComponent: "reveal-icon",
icon: Shield,
title: "Camera Inspection", description: "See the problem yourself—we send you the camera footage as proof the job is done.", bentoComponent: "reveal-icon", icon: Shield,
},
]}
textboxLayout="default"
@@ -169,59 +133,23 @@ export default function HomePage() {
description="Real reviews from real customers who experienced Dave's honest work firsthand."
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahjohnson",
testimonial: "Dave showed up on a Saturday morning, explained exactly what was wrong with our sewer line, and had it fixed by afternoon. No upselling, no drama. Exact price he quoted. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-typing-her-laptop_231208-13559.jpg?_wi=1",
imageAlt: "satisfied customer portrait smiling",
},
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Dave showed up on a Saturday morning, explained exactly what was wrong with our sewer line, and had it fixed by afternoon. No upselling, no drama. Exact price he quoted. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-typing-her-laptop_231208-13559.jpg", imageAlt: "satisfied customer portrait smiling"},
{
id: "2",
name: "Michael Chen",
handle: "@mchen2024",
testimonial: "Called about a clogged drain at 8 PM on a Sunday. Dave answered, came out within an hour, and fixed it fast. Professional, courteous, and fair pricing. This is the plumber you want on speed dial.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=1",
imageAlt: "client portrait smiling satisfied",
},
id: "2", name: "Michael Chen", handle: "@mchen2024", testimonial: "Called about a clogged drain at 8 PM on a Sunday. Dave answered, came out within an hour, and fixed it fast. Professional, courteous, and fair pricing. This is the plumber you want on speed dial.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", imageAlt: "client portrait smiling satisfied"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyrodriguez",
testimonial: "Water heater died mid-winter. Dave explained the repair vs. replacement options without pushing me to the expensive option. Ended up repairing it for $400 instead of $2k+ for a new one. Fair and honest.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=1",
imageAlt: "customer satisfaction portrait smiling",
},
id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "Water heater died mid-winter. Dave explained the repair vs. replacement options without pushing me to the expensive option. Ended up repairing it for $400 instead of $2k+ for a new one. Fair and honest.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "customer satisfaction portrait smiling"},
{
id: "4",
name: "David Kim",
handle: "@davek_",
testimonial: "Dave sent me the sewer camera footage showing the problem and the fix. Transparent, professional, and I could see with my own eyes the work was done right. Best plumber in Newark.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-reading_23-2148396352.jpg?_wi=1",
imageAlt: "satisfied client portrait professional",
},
id: "4", name: "David Kim", handle: "@davek_", testimonial: "Dave sent me the sewer camera footage showing the problem and the fix. Transparent, professional, and I could see with my own eyes the work was done right. Best plumber in Newark.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-reading_23-2148396352.jpg", imageAlt: "satisfied client portrait professional"},
{
id: "5",
name: "Jessica Martinez",
handle: "@jmartinez92",
testimonial: "Pipe burst in our garage. Emergency call at 6 AM on a weekday. Dave was there in 45 minutes. Fixed it cleanly and left the place spotless. Every penny was worth it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1",
imageAlt: "customer portrait satisfied professional",
},
id: "5", name: "Jessica Martinez", handle: "@jmartinez92", testimonial: "Pipe burst in our garage. Emergency call at 6 AM on a weekday. Dave was there in 45 minutes. Fixed it cleanly and left the place spotless. Every penny was worth it.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "customer portrait satisfied professional"},
{
id: "6",
name: "Robert Thompson",
handle: "@bobthompson",
testimonial: "Needed a toilet replaced and some faucet repairs. Dave did it all in one visit, explained what he was doing the whole time, and cleaned up after himself. Professional from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=1",
imageAlt: "client testimonial portrait satisfied",
},
id: "6", name: "Robert Thompson", handle: "@bobthompson", testimonial: "Needed a toilet replaced and some faucet repairs. Dave did it all in one visit, explained what he was doing the whole time, and cleaned up after himself. Professional from start to finish.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", imageAlt: "client testimonial portrait satisfied"},
]}
showRating={true}
animationType="slide-up"
@@ -234,16 +162,12 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "I'm David, and I've been fixing pipes in the Newark area for 15+ years. I started this business because plumbing should be straightforward: show up on time, explain what's wrong, fix it the right way, and charge a fair price. No surprises. No upsells you don't need. Just solid work you can count on. Whether it's a clogged kitchen drain or a sewer line, I handle every job personally—and I won't leave until it's done right.",
},
type: "text", content: "I'm David, and I've been fixing pipes in the Newark area for 15+ years. I started this business because plumbing should be straightforward: show up on time, explain what's wrong, fix it the right way, and charge a fair price. No surprises. No upsells you don't need. Just solid work you can count on. Whether it's a clogged kitchen drain or a sewer line, I handle every job personally—and I won't leave until it's done right."},
]}
useInvertedBackground={false}
buttons={[
{
text: "Learn More About Us",
href: "/about",
},
text: "Learn More About Us", href: "/about"},
]}
/>
</div>
@@ -253,15 +177,7 @@ export default function HomePage() {
title="Service Areas Across the East Bay"
description="Newark, Fremont, Union City, Milpitas, and surrounding communities. Same-day service available."
names={[
"Newark",
"Fremont",
"Union City",
"Milpitas",
"San Leandro",
"Hayward",
"Castro Valley",
"Pleasanton",
]}
"Newark", "Fremont", "Union City", "Milpitas", "San Leandro", "Hayward", "Castro Valley", "Pleasanton"]}
textboxLayout="default"
useInvertedBackground={false}
speed={35}
@@ -274,36 +190,19 @@ export default function HomePage() {
ctaTitle="Call Dave Directly"
ctaDescription="Phone lines open 24/7. Available for same-day emergencies on weekends and holidays."
ctaButton={{
text: "Call (650) 814-6323",
href: "tel:+16508146323",
}}
text: "Call (650) 814-6323", href: "tel:+16508146323"}}
ctaIcon={Phone}
faqs={[
{
id: "1",
title: "What's your service area?",
content: "We serve Newark, Fremont, Union City, Milpitas, and surrounding East Bay communities. Same-day service available in most areas.",
},
id: "1", title: "What's your service area?", content: "We serve Newark, Fremont, Union City, Milpitas, and surrounding East Bay communities. Same-day service available in most areas."},
{
id: "2",
title: "Do you charge for estimates?",
content: "No. We provide free estimates so you know the cost upfront. No surprises, no hidden fees.",
},
id: "2", title: "Do you charge for estimates?", content: "No. We provide free estimates so you know the cost upfront. No surprises, no hidden fees."},
{
id: "3",
title: "Are you licensed and insured?",
content: "Yes. We are fully licensed, bonded, and insured. Your peace of mind is our priority.",
},
id: "3", title: "Are you licensed and insured?", content: "Yes. We are fully licensed, bonded, and insured. Your peace of mind is our priority."},
{
id: "4",
title: "Can you fix it before replacing it?",
content: "Always. We repair first if possible. Replacement only happens when it's the right choice for your situation.",
},
id: "4", title: "Can you fix it before replacing it?", content: "Always. We repair first if possible. Replacement only happens when it's the right choice for your situation."},
{
id: "5",
title: "Do you offer emergency service?",
content: "Yes. We're available 24/7 for emergencies. Call (650) 814-6323 anytime, including weekends and holidays.",
},
id: "5", title: "Do you offer emergency service?", content: "Yes. We're available 24/7 for emergencies. Call (650) 814-6323 anytime, including weekends and holidays."},
]}
useInvertedBackground={false}
animationType="slide-up"
@@ -317,14 +216,10 @@ export default function HomePage() {
socialLinks={[
{
icon: Phone,
href: "tel:+16508146323",
ariaLabel: "Call Dave",
},
href: "tel:+16508146323", ariaLabel: "Call Dave"},
{
icon: MapPin,
href: "https://maps.google.com/?q=7629+Wells+Ave,+Newark,+CA+94560",
ariaLabel: "View on Google Maps",
},
href: "https://maps.google.com/?q=7629+Wells+Ave,+Newark,+CA+94560", ariaLabel: "View on Google Maps"},
]}
/>
</div>