5 Commits

Author SHA1 Message Date
6151c0b58b Update src/app/page.tsx 2026-04-07 00:27:23 +00:00
d94d39d4e0 Update src/app/page.tsx 2026-04-07 00:26:50 +00:00
88ceeb7c75 Merge version_1 into main
Merge version_1 into main
2026-04-07 00:24:44 +00:00
89c7dce542 Merge version_1 into main
Merge version_1 into main
2026-04-07 00:24:20 +00:00
08ff7f7dc7 Merge version_1 into main
Merge version_1 into main
2026-04-07 00:23:51 +00:00

View File

@@ -9,7 +9,7 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextAbout from '@/components/sections/about/TextAbout'; import TextAbout from '@/components/sections/about/TextAbout';
import { Facebook, Instagram, Twitter, Zap, Flame, Wrench, Building, Bath, AlertTriangle } from "lucide-react"; import { Facebook, Instagram, Twitter, Zap, Flame, Wrench, AlertTriangle } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -29,14 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ { name: "Services", id: "services" },
name: "Services", id: "services"}, { name: "About", id: "about" },
{ { name: "Reviews", id: "reviews" },
name: "About", id: "about"}, { name: "Contact", id: "contact" },
{
name: "Reviews", id: "reviews"},
{
name: "Contact", id: "contact"},
]} ]}
brandName="Vitullo Plumbing" brandName="Vitullo Plumbing"
/> />
@@ -44,15 +40,12 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars"}} title="Vitullo Plumbing Ltd: Trusted Since 1984"
title="Trusted Plumbing Since Day One" description="We provide professional, reliable plumbing services for residential and commercial properties in Concord and the Greater Vaughan Area. Licensed and insured experts at your service."
description="Vitullo Plumbing Ltd delivers reliable, professional plumbing services across Concord and the greater Vaughan area. Residential and commercial — we handle it all."
buttons={[ buttons={[
{ { text: "Call (905) 669-2843", href: "tel:9056692843" },
text: "Call Now", href: "tel:9056692843"}, { text: "Request Service", href: "#contact" },
{
text: "Get a Quote", href: "#contact"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1"
imageAlt="Professional plumbing services in Concord, ON" imageAlt="Professional plumbing services in Concord, ON"
@@ -64,38 +57,21 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ { title: "Drain & Sewer", description: "Specialized rooter and camera inspection for stubborn blockages.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1" },
title: "Drain & Sewer", description: "Expert solutions for clogged drains and sewer backups.", buttonIcon: Zap, { title: "Water Heater Repair", description: "Efficient service for tankless and standard water heater units.", buttonIcon: Flame, imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg?_wi=1" },
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1"}, { title: "Pipe Repair", description: "Expert repiping and leak detection for residential systems.", buttonIcon: Wrench, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1" },
{ { title: "Emergency Support", description: "Rapid response for burst pipes and flooding emergencies.", buttonIcon: AlertTriangle, imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-suffering-from-cybersickness-from-using-tech-device-too-long_23-2151393749.jpg" },
title: "Water Heater", description: "Reliable installation and repair for all water heater types.", buttonIcon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg?_wi=1"},
{
title: "Pipe Repair", description: "Precise repair for leaking, burst, or corroded piping.", buttonIcon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1"},
{
title: "New Construction", description: "Full rough-in plumbing for builds and major renovations.", buttonIcon: Building,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-terracotta-roof-tiles_122409-51.jpg"},
{
title: "Fixture Installation", description: "Expert setup for toilets, faucets, and showers.", buttonIcon: Bath,
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=1"},
{
title: "Emergency Repair", description: "Fast, responsive help when plumbing emergencies strike.", buttonIcon: AlertTriangle,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-suffering-from-cybersickness-from-using-tech-device-too-long_23-2151393749.jpg"},
]} ]}
title="Our Plumbing Services" title="Expert Plumbing Solutions"
description="From routine maintenance to urgent repairs, Vitullo Plumbing brings expertise and professionalism to every job." description="With decades of experience serving the Vaughan community, Vitullo Plumbing provides quality craftsmanship you can trust."
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={true} useInvertedBackground={true}
title="A Company You Can Count On" title="Quality Service, Every Time"
buttons={[ buttons={[{ text: "Contact Our Team", href: "#contact" }]}
{
text: "Get in Touch", href: "#contact"},
]}
/> />
</div> </div>
@@ -104,49 +80,32 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", name: "Frank M.", date: "3 months ago", title: "Reliable Service", quote: "Showed up on time, diagnosed the issue immediately, and kept the site clean. Exceptional.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-craft-woman-with-tools_23-2148915764.jpg" },
id: "1", name: "Mike G.", date: "4 years ago", title: "Verified Customer", quote: "Professional, punctual, and high quality. Couldn't ask for better service.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-craft-woman-with-tools_23-2148915764.jpg", imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2", imageAlt: "professional plumbing services tools"}, { id: "2", name: "Sarah J.", date: "6 months ago", title: "Pro Plumber", quote: "Fixed our water heater within hours of calling. Very transparent with pricing.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg" },
{ { id: "3", name: "Robert D.", date: "1 year ago", title: "Quality Work", quote: "Vitullo Plumbing is my go-to for all residential plumbing needs. Reliable and polite.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" },
id: "2", name: "Hank Kopecy", date: "2 years ago", title: "Verified Customer", quote: "Good experience overall. Highly recommended for local residents.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2", imageAlt: "drain cleaning professional equipment"},
{
id: "3", name: "Jennifer V.", date: "3 years ago", title: "Verified Customer", quote: "Very professional from start to finish. Everything looks great.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg?_wi=2", imageAlt: "water heater installation repair"},
{
id: "4", name: "Natalie Lopresti", date: "4 years ago", title: "Verified Customer", quote: "Fantastic service. Responsive and reliable plumbers.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2", imageAlt: "pipe repair and replacement service"},
{
id: "5", name: "Green Dragon", date: "4 years ago", title: "Verified Customer", quote: "Everything you'd want from a professional plumbing contractor.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/portrat-young-man-laughing_23-2148560405.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=2", imageAlt: "plumbing fixture installation service"},
]} ]}
title="What Our Customers Say" title="Trusted by Our Neighbors"
description="We are proud of our 4.7-star rating earned through consistent, professional service." description="We consistently earn 5-star feedback by putting our clients first and maintaining the highest standard of professional integrity."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{ variant: "radial-gradient" }}
variant: "radial-gradient"}} text="Need an estimate or service? Reach out to Vitullo Plumbing today. Located at 121 Bradwick Drive, Concord, ON."
text="Ready to book or have questions? Contact Vitullo Plumbing today at 121 Bradwick Drive, Concord, ON." buttons={[{ text: "Call (905) 669-2843", href: "tel:9056692843" }]}
buttons={[
{
text: "Send Request", href: "#contact"},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Vitullo Plumbing Ltd" logoText="Vitullo Plumbing Ltd"
copyrightText="© 2024 Vitullo Plumbing Ltd · Concord, ON" copyrightText="© 2025 Vitullo Plumbing Ltd · Concord, ON"
socialLinks={[ socialLinks={[
{ { icon: Twitter, href: "#", ariaLabel: "Twitter" },
icon: Twitter, { icon: Facebook, href: "#", ariaLabel: "Facebook" },
href: "#", ariaLabel: "Twitter"}, { icon: Instagram, href: "#", ariaLabel: "Instagram" },
{
icon: Facebook,
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#", ariaLabel: "Instagram"},
]} ]}
/> />
</div> </div>