Update src/app/page.tsx

This commit is contained in:
2026-05-05 01:55:43 +00:00
parent 150f40ef2a
commit 1a89a64d8d

View File

@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { Clock, DollarSign, Smile } from "lucide-react";
import { Clock, DollarSign, Smile, Zap, Wrench, ShieldCheck, Star } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,23 +33,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
]}
brandName="Letts Plumbing"
button={{
text: "Call Now: 925-687-1884",
href: "tel:9256871884",
}}
text: "Call Now: 925-687-1884", href: "tel:9256871884"}}
/>
</div>
@@ -57,97 +49,54 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Elite Service for Discerning Homeowners"
description="Letts Plumbing brings a 'White Glove' concierge approach to every job. Professional, clean, and available 24/7—even on Christmas Day."
testimonials={[
{
name: "James R.",
handle: "@letsplumbing",
testimonial: "Fantastic service. They showed up in shoe covers, worked fast, and cleaned everything. Transparent pricing of $195/hr was refreshing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg",
},
name: "James R.", handle: "@letsplumbing", testimonial: "Fantastic service. They showed up in shoe covers, worked fast, and cleaned everything. Transparent pricing of $195/hr was refreshing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg"},
{
name: "Sarah L.",
handle: "@letsplumbing",
testimonial: "I called on Christmas Day and they didn't hesitate. True professionals with a concierge mindset.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
},
name: "Sarah L.", handle: "@letsplumbing", testimonial: "I called on Christmas Day and they didn't hesitate. True professionals with a concierge mindset.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg"},
{
name: "David M.",
handle: "@letsplumbing",
testimonial: "Most professional plumbing team I've ever hired. The 'White Glove' clean-up is a game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg",
},
name: "David M.", handle: "@letsplumbing", testimonial: "Most professional plumbing team I've ever hired. The 'White Glove' clean-up is a game changer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg"},
{
name: "Eleanor T.",
handle: "@letsplumbing",
testimonial: "Transparent hourly pricing and incredible attention to detail. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-smiley-business-woman-with-glasses_23-2148317348.jpg",
},
name: "Eleanor T.", handle: "@letsplumbing", testimonial: "Transparent hourly pricing and incredible attention to detail. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-smiley-business-woman-with-glasses_23-2148317348.jpg"},
{
name: "Marcus B.",
handle: "@letsplumbing",
testimonial: "Always professional, always on time. Letts Plumbing is the gold standard for luxury homes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-holding-checkup-table_1187-1562.jpg",
},
name: "Marcus B.", handle: "@letsplumbing", testimonial: "Always professional, always on time. Letts Plumbing is the gold standard for luxury homes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-holding-checkup-table_1187-1562.jpg"},
]}
buttons={[
{
text: "Call Now: 925-687-1884",
href: "tel:9256871884",
},
text: "Call Now: 925-687-1884", href: "tel:9256871884"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326534.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg",
alt: "Portrait of smiley woman",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg", alt: "Portrait of smiley woman"},
{
src: "http://img.b2bpic.net/free-photo/male-suit-showing-thumb-up_23-2148112210.jpg",
alt: "Male in suit showing thumb up",
},
src: "http://img.b2bpic.net/free-photo/male-suit-showing-thumb-up_23-2148112210.jpg", alt: "Male in suit showing thumb up"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
alt: "Portrait smiley modern male",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", alt: "Portrait smiley modern male"},
{
src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
alt: "Close-up of positive businesswoman",
},
src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", alt: "Close-up of positive businesswoman"},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
alt: "Closeup of Smiling Middle-aged Business Leader",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", alt: "Closeup of Smiling Middle-aged Business Leader"},
]}
marqueeItems={[
{
type: "text",
text: "24/7 Priority Emergency Service",
},
type: "text", text: "24/7 Priority Emergency Service"},
{
type: "text",
text: "Transparent Hourly Pricing",
},
type: "text", text: "Transparent Hourly Pricing"},
{
type: "text",
text: "White Glove Clean-up Guarantee",
},
type: "text", text: "White Glove Clean-up Guarantee"},
{
type: "text",
text: "Certified Professional Technicians",
},
type: "text", text: "Certified Professional Technicians"},
{
type: "text",
text: "Concierge Customer Support",
},
type: "text", text: "Concierge Customer Support"},
]}
/>
</div>
@@ -157,9 +106,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="The Concierge Plumbing Standard"
description={[
"At Letts Plumbing, we don't just fix pipes; we respect your home. We use shoe covers, leave your space cleaner than we found it, and provide complete transparency with our $195/hr rate.",
"Whether it's a routine diagnostic or an emergency call on Christmas Day, our team is ready to serve with uncompromising professional standards.",
]}
"At Letts Plumbing, we don't just fix pipes; we respect your home. We use shoe covers, leave your space cleaner than we found it, and provide complete transparency with our $195/hr rate.", "Whether it's a routine diagnostic or an emergency call on Christmas Day, our team is ready to serve with uncompromising professional standards."]}
/>
</div>
@@ -169,28 +116,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Precision Diagnostics",
description: "Cutting-edge tools to identify issues without unnecessary mess or delay.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-workshop-creative-invention_23-2149067189.jpg",
buttonIcon: "Zap",
title: "Precision Diagnostics", description: "Cutting-edge tools to identify issues without unnecessary mess or delay.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-workshop-creative-invention_23-2149067189.jpg", buttonIcon: Zap,
},
{
title: "Expert Pipe Repair",
description: "Skilled craftsmanship ensuring long-term solutions for every pipe system.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg",
buttonIcon: "Wrench",
title: "Expert Pipe Repair", description: "Skilled craftsmanship ensuring long-term solutions for every pipe system.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", buttonIcon: Wrench,
},
{
title: "24/7 Emergency Support",
description: "Always there when you need us, including holidays, with professional focus.",
imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg",
buttonIcon: "ShieldCheck",
title: "24/7 Emergency Support", description: "Always there when you need us, including holidays, with professional focus.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", buttonIcon: ShieldCheck,
},
{
title: "Transparent Pricing",
description: "Honest, predictable $195/hr rates for every customer, no hidden surprises.",
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-holding-calculator-while-pointing-back-looking-curious-front-view_176474-21383.jpg",
buttonIcon: "Star",
title: "Transparent Pricing", description: "Honest, predictable $195/hr rates for every customer, no hidden surprises.", imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-holding-calculator-while-pointing-back-looking-curious-front-view_176474-21383.jpg", buttonIcon: Star,
},
]}
title="Professional Plumbing Diagnostics & Repairs"
@@ -206,59 +141,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Luxury Hardware",
name: "Premium Faucet Installation",
price: "Custom",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg",
},
id: "p1", brand: "Luxury Hardware", name: "Premium Faucet Installation", price: "Custom", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg"},
{
id: "p2",
brand: "Elite Baths",
name: "Showerhead Upgrade",
price: "Custom",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821338.jpg",
},
id: "p2", brand: "Elite Baths", name: "Showerhead Upgrade", price: "Custom", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821338.jpg"},
{
id: "p3",
brand: "High Tech",
name: "Tankless Water Heater",
price: "Custom",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/dolly-shot-air-conditioner-side-panel-opened-before-customer-comissioned-repairments-are-being-done-faulty-wiring-hvac-system-prepared-be-fixed-by-professional-engineer_482257-65948.jpg",
},
id: "p3", brand: "High Tech", name: "Tankless Water Heater", price: "Custom", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/dolly-shot-air-conditioner-side-panel-opened-before-customer-comissioned-repairments-are-being-done-faulty-wiring-hvac-system-prepared-be-fixed-by-professional-engineer_482257-65948.jpg"},
{
id: "p4",
brand: "Safety",
name: "Leak Detection System",
price: "Custom",
rating: 5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/ice-ceiling_181624-11972.jpg",
},
id: "p4", brand: "Safety", name: "Leak Detection System", price: "Custom", rating: 5,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/ice-ceiling_181624-11972.jpg"},
{
id: "p5",
brand: "Kitchen Pro",
name: "Disposal Upgrade",
price: "Custom",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg",
},
id: "p5", brand: "Kitchen Pro", name: "Disposal Upgrade", price: "Custom", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg"},
{
id: "p6",
brand: "Pure Home",
name: "Filtration System",
price: "Custom",
rating: 5,
reviewCount: "19",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367533.jpg",
},
id: "p6", brand: "Pure Home", name: "Filtration System", price: "Custom", rating: 5,
reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367533.jpg"},
]}
title="Premium Installations"
description="Upgrade your home with professional-grade installations and premium fixtures."
@@ -272,23 +171,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Clock,
title: "Emergency Availability",
value: "24/7",
},
id: "m1", icon: Clock,
title: "Emergency Availability", value: "24/7"},
{
id: "m2",
icon: DollarSign,
title: "Transparent Rate",
value: "$195/hr",
},
id: "m2", icon: DollarSign,
title: "Transparent Rate", value: "$195/hr"},
{
id: "m3",
icon: Smile,
title: "Customer Satisfaction",
value: "100%",
},
id: "m3", icon: Smile,
title: "Customer Satisfaction", value: "100%"},
]}
title="The Letts Commitment"
description="Excellence defined by our results."
@@ -302,45 +192,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "James R.",
handle: "@letsplumbing",
testimonial: "Fantastic service. They showed up in shoe covers, worked fast, and cleaned everything. Transparent pricing of $195/hr was refreshing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
},
id: "t1", name: "James R.", handle: "@letsplumbing", testimonial: "Fantastic service. They showed up in shoe covers, worked fast, and cleaned everything. Transparent pricing of $195/hr was refreshing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"},
{
id: "t2",
name: "Sarah L.",
handle: "@letsplumbing",
testimonial: "I called on Christmas Day and they didn't hesitate. True professionals with a concierge mindset.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254448.jpg",
},
id: "t2", name: "Sarah L.", handle: "@letsplumbing", testimonial: "I called on Christmas Day and they didn't hesitate. True professionals with a concierge mindset.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254448.jpg"},
{
id: "t3",
name: "David M.",
handle: "@letsplumbing",
testimonial: "Most professional plumbing team I've ever hired. The 'White Glove' clean-up is a game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
},
id: "t3", name: "David M.", handle: "@letsplumbing", testimonial: "Most professional plumbing team I've ever hired. The 'White Glove' clean-up is a game changer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"},
{
id: "t4",
name: "Eleanor T.",
handle: "@letsplumbing",
testimonial: "Transparent hourly pricing and incredible attention to detail. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-serious-business-man-suit-looking-work-laptop-white-background_1258-103931.jpg",
},
id: "t4", name: "Eleanor T.", handle: "@letsplumbing", testimonial: "Transparent hourly pricing and incredible attention to detail. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-serious-business-man-suit-looking-work-laptop-white-background_1258-103931.jpg"},
{
id: "t5",
name: "Marcus B.",
handle: "@letsplumbing",
testimonial: "Always professional, always on time. Letts Plumbing is the gold standard for luxury homes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg",
},
id: "t5", name: "Marcus B.", handle: "@letsplumbing", testimonial: "Always professional, always on time. Letts Plumbing is the gold standard for luxury homes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg"},
]}
showRating={true}
title="What Our Clients Say"
@@ -354,20 +219,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you offer emergency services on holidays?",
content: "Yes, we are open 24 hours a day, 7 days a week, including Christmas and all other holidays.",
},
id: "f1", title: "Do you offer emergency services on holidays?", content: "Yes, we are open 24 hours a day, 7 days a week, including Christmas and all other holidays."},
{
id: "f2",
title: "What is your hourly rate?",
content: "We offer transparent pricing at $195 per hour with no hidden fees.",
},
id: "f2", title: "What is your hourly rate?", content: "We offer transparent pricing at $195 per hour with no hidden fees."},
{
id: "f3",
title: "What does your 'White Glove' service include?",
content: "It means we treat your home with extreme care—using shoe covers, protecting your floors, and performing a thorough clean-up after every job.",
},
id: "f3", title: "What does your 'White Glove' service include?", content: "It means we treat your home with extreme care—using shoe covers, protecting your floors, and performing a thorough clean-up after every job."},
]}
mediaAnimation="slide-up"
title="Common Inquiries"
@@ -384,25 +240,14 @@ export default function LandingPage() {
description="Call us now at 925-687-1884 or reach out to schedule your professional plumbing consultation."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
{
name: "phone",
type: "tel",
placeholder: "925-687-1884",
},
name: "phone", type: "tel", placeholder: "925-687-1884"},
]}
textarea={{
name: "message",
placeholder: "Describe your plumbing needs...",
rows: 4,
name: "message", placeholder: "Describe your plumbing needs...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/elegant-man-speaking-smartphone-cafe_23-2147689190.jpg"
/>
@@ -414,33 +259,21 @@ export default function LandingPage() {
{
items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Call: 925-687-1884",
href: "tel:9256871884",
},
label: "Call: 925-687-1884", href: "tel:9256871884"},
],
},
]}