2 Commits

Author SHA1 Message Date
6386872a62 Update src/app/page.tsx 2026-03-25 22:05:12 +00:00
328a125210 Update src/app/page.tsx 2026-03-25 22:03:11 +00:00

View File

@@ -32,19 +32,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", href: "/"},
name: "Home", id: "/"},
{
name: "Why Us", href: "/about"},
name: "Why Us", id: "/about"},
{
name: "Services", href: "/services"},
name: "Services", id: "/services"},
{
name: "Gallery", href: "/gallery"},
name: "Gallery", id: "/gallery"},
{
name: "Reviews", href: "/reviews"},
name: "Reviews", id: "/reviews"},
{
name: "FAQ", href: "/faq"},
name: "FAQ", id: "/faq"},
{
name: "Contact", href: "/contact"},
name: "Contact", id: "/contact"},
]}
brandName="Tyrone and Sons Plumbing"
button={{
@@ -96,10 +96,10 @@ export default function LandingPage() {
title: "Faucet Repair & Installation", description: "Expert repair for leaky faucets and professional installation of new fixtures to enhance your kitchen and bathroom.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-washing-hands_23-2150323089.jpg", imageAlt: "Plumber fixing a leaky faucet."},
{
id: 2,
title: "Water Heater Services", description: "Installation, repair, and maintenance for all types of water heaters, ensuring you always have hot water when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", imageAlt: "Technician installing a new water heater."},
title: "Water Heater Services", description: "Installation, repair, and maintenance for all types of water heaters, ensuring you always have hot water when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=1", imageAlt: "Technician installing a new water heater."},
{
id: 3,
title: "Pipe Repair & Replacement", description: "Skilled diagnosis and repair of burst pipes, leaks, and complete pipe replacement for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", imageAlt: "Plumber repairing pipes underground."},
title: "Pipe Repair & Replacement", description: "Skilled diagnosis and repair of burst pipes, leaks, and complete pipe replacement for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg?_wi=2", imageAlt: "Plumber repairing pipes underground."},
]}
title="Tyrone and Sons: Comprehensive Plumbing Solutions"
description="From minor leaks to major installations, Tyrone and Sons Plumbing offers a full spectrum of services to keep your plumbing system running smoothly in Doral and Miami."