10 Commits

Author SHA1 Message Date
6fd1181fa6 Merge version_3 into main
Merge version_3 into main
2026-03-06 16:40:00 +00:00
50fe851d6f Update src/app/reviews/page.tsx 2026-03-06 16:39:56 +00:00
42041b1d4b Update src/app/page.tsx 2026-03-06 16:39:55 +00:00
90325d3be4 Merge version_2 into main
Merge version_2 into main
2026-03-06 16:29:15 +00:00
f2dad6bb4b Update src/app/services/page.tsx 2026-03-06 16:29:11 +00:00
fdbeadb8e6 Update src/app/reviews/page.tsx 2026-03-06 16:29:10 +00:00
58aa417427 Update src/app/page.tsx 2026-03-06 16:29:10 +00:00
14cb933321 Update src/app/contact/page.tsx 2026-03-06 16:29:10 +00:00
b06ffdbc94 Update src/app/about/page.tsx 2026-03-06 16:29:09 +00:00
34e82a5f30 Merge version_1 into main
Merge version_1 into main
2026-03-06 16:23:01 +00:00
5 changed files with 88 additions and 309 deletions

View File

@@ -11,27 +11,13 @@ import { Shield, Clock, Zap, MapPin } from "lucide-react";
export default function AboutPage() {
const navItems = [
{ name: "Home", id: "home" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "reviews" },
{ name: "Contact", id: "contact" },
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
];
const handleNavigation = (id: string) => {
if (id === "home") {
window.location.href = "/";
} else if (id === "services") {
window.location.href = "/";
} else if (id === "about") {
window.location.href = "/about";
} else if (id === "reviews") {
window.location.href = "/reviews";
} else if (id === "contact") {
window.location.href = "/";
}
};
return (
<ThemeProvider
defaultButtonVariant="expand-hover"
@@ -47,12 +33,10 @@ export default function AboutPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Irvine Plumbing"
brandName="Irvine Plumbing & Drain"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(949)850-4471",
}}
text: "Call Now", href: "tel:(949)850-4471"}}
className="sticky top-0 z-50"
/>
</div>
@@ -76,25 +60,13 @@ export default function AboutPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "6",
title: "Cities",
description: "Irvine, Tustin, Newport Beach, Costa Mesa, Lake Forest, Mission Viejo",
icon: MapPin,
id: "1", value: "6", title: "Cities", description: "Irvine, Tustin, Newport Beach, Costa Mesa, Lake Forest, Mission Viejo", icon: MapPin,
},
{
id: "2",
value: "24/7",
title: "Hours",
description: "Always available for emergencies",
icon: Clock,
id: "2", value: "24/7", title: "Hours", description: "Always available for emergencies", icon: Clock,
},
{
id: "3",
value: "1-2",
title: "Hour Response",
description: "We arrive fast to your location",
icon: Zap,
id: "3", value: "1-2", title: "Hour Response", description: "We arrive fast to your location", icon: Zap,
},
]}
title="Proudly Serving Orange County"
@@ -116,31 +88,13 @@ export default function AboutPage() {
features={[
{
id: 1,
tag: "Drainage",
title: "Drain Cleaning",
subtitle: "Clear clogs fast",
description: "From slow drains to complete blockages, we use advanced techniques to get your pipes flowing again. Same-day service available.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=4",
imageAlt: "drain cleaning professional plumber unclogging",
},
tag: "Drainage", title: "Drain Cleaning", subtitle: "Clear clogs fast", description: "From slow drains to complete blockages, we use advanced techniques to get your pipes flowing again. Same-day service available.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=4", imageAlt: "drain cleaning professional plumber unclogging"},
{
id: 2,
tag: "Water Systems",
title: "Water Heater Repair",
subtitle: "Hot water restored",
description: "Broken water heater? We repair or replace units quickly. Expert diagnostics to get you back to comfort fast.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=3",
imageAlt: "water heater repair technician installation",
},
tag: "Water Systems", title: "Water Heater Repair", subtitle: "Hot water restored", description: "Broken water heater? We repair or replace units quickly. Expert diagnostics to get you back to comfort fast.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=3", imageAlt: "water heater repair technician installation"},
{
id: 3,
tag: "Emergency",
title: "Leak Detection",
subtitle: "Find hidden problems",
description: "Suspect a hidden leak? We locate it without invasive digging. Accurate diagnosis prevents water damage.",
imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=3",
imageAlt: "leak detection plumber finding water damage",
},
tag: "Emergency", title: "Leak Detection", subtitle: "Find hidden problems", description: "Suspect a hidden leak? We locate it without invasive digging. Accurate diagnosis prevents water damage.", imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=3", imageAlt: "leak detection plumber finding water damage"},
]}
/>
</div>
@@ -153,30 +107,27 @@ export default function AboutPage() {
copyrightText="© 2025 Irvine Plumbing & Drain. All rights reserved."
columns={[
{
title: "Services",
items: [
{ label: "Drain Cleaning", href: "/" },
{ label: "Water Heater Repair", href: "/" },
{ label: "Leak Detection", href: "/" },
{ label: "Emergency Plumbing", href: "/" },
title: "Services", items: [
{ label: "Drain Cleaning", href: "/services" },
{ label: "Water Heater Repair", href: "/services" },
{ label: "Leak Detection", href: "/services" },
{ label: "Emergency Plumbing", href: "/services" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/" },
{ label: "Service Areas", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Service Areas", href: "/" },
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(949) 850-4471", href: "tel:(949)850-4471" },
{ label: "3349 Michelson Dr, Irvine, CA 92612", href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612" },
{ label: "Open 24/7", href: "#" },
{ label: "Request Service", href: "/" },
{ label: "Request Service", href: "/contact" },
],
},
]}

View File

@@ -17,8 +17,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Drain Cleaning", href: "/services" },
{ label: "Water Heater Repair", href: "/services" },
{ label: "Leak Detection", href: "/services" },
@@ -26,8 +25,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
@@ -35,8 +33,7 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(949) 850-4471", href: "tel:(949)850-4471" },
{ label: "3349 Michelson Dr, Irvine, CA 92612", href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612" },
{ label: "Open 24/7", href: "#" },
@@ -60,15 +57,13 @@ export default function ContactPage() {
>
<div id="nav" data-section="nav" className="sticky top-0 z-50">
<NavbarLayoutFloatingOverlay
brandName="Irvine Plumbing"
brandName="Irvine Plumbing & Drain"
navItems={navItems.map((item) => ({
name: item.name,
id: item.id,
}))}
button={{
text: "Call Now",
href: "tel:(949)850-4471",
}}
text: "Call Now", href: "tel:(949)850-4471"}}
className="sticky top-0 z-50"
/>
</div>

View File

@@ -8,10 +8,10 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { AlertCircle, CheckCircle, Shield, MapPin, Clock, Zap, Quote } from "lucide-react";
import { AlertCircle, CheckCircle, Shield, MapPin, Clock, Zap, Star } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -38,11 +38,10 @@ export default function HomePage() {
{/* Navigation */}
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Irvine Plumbing"
brandName="Irvine Plumbing & Drain"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(949)850-4471",
text: "Call Now", href: "tel:(949)850-4471"
}}
className="sticky top-0 z-50"
/>
@@ -90,12 +89,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Irvine",
"Tustin",
"Newport Beach",
"Costa Mesa",
"Lake Forest",
"Mission Viejo",
"Irvine", "Tustin", "Newport Beach", "Costa Mesa", "Lake Forest", "Mission Viejo"
]}
speed={40}
showCard={true}
@@ -117,57 +111,27 @@ export default function HomePage() {
features={[
{
id: 1,
tag: "Drainage",
title: "Drain Cleaning",
subtitle: "Clear clogs fast",
description: "From slow drains to complete blockages, we use advanced techniques to get your pipes flowing again. Same-day service available.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=1",
imageAlt: "drain cleaning professional plumber unclogging",
tag: "Drainage", title: "Drain Cleaning", subtitle: "Clear clogs fast", description: "From slow drains to complete blockages, we use advanced techniques to get your pipes flowing again. Same-day service available.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=1", imageAlt: "drain cleaning professional plumber unclogging"
},
{
id: 2,
tag: "Water Systems",
title: "Water Heater Repair",
subtitle: "Hot water restored",
description: "Broken water heater? We repair or replace units quickly. Expert diagnostics to get you back to comfort fast.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=1",
imageAlt: "water heater repair technician installation",
tag: "Water Systems", title: "Water Heater Repair", subtitle: "Hot water restored", description: "Broken water heater? We repair or replace units quickly. Expert diagnostics to get you back to comfort fast.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=1", imageAlt: "water heater repair technician installation"
},
{
id: 3,
tag: "Emergency",
title: "Leak Detection",
subtitle: "Find hidden problems",
description: "Suspect a hidden leak? We locate it without invasive digging. Accurate diagnosis prevents water damage.",
imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=1",
imageAlt: "leak detection plumber finding water damage",
tag: "Emergency", title: "Leak Detection", subtitle: "Find hidden problems", description: "Suspect a hidden leak? We locate it without invasive digging. Accurate diagnosis prevents water damage.", imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=1", imageAlt: "leak detection plumber finding water damage"
},
{
id: 4,
tag: "Fixtures",
title: "Faucet & Fixture Repair",
subtitle: "Fixtures working again",
description: "Leaking faucets, loose handles, or broken fixtures? We repair or replace quickly and cleanly.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-coffee-cup-reading-newspaper_1170-392.jpg",
imageAlt: "plumber fixing leaking kitchen faucet",
tag: "Fixtures", title: "Faucet & Fixture Repair", subtitle: "Fixtures working again", description: "Leaking faucets, loose handles, or broken fixtures? We repair or replace quickly and cleanly.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-coffee-cup-reading-newspaper_1170-392.jpg", imageAlt: "plumber fixing leaking kitchen faucet"
},
{
id: 5,
tag: "Pipes",
title: "Pipe Repair",
subtitle: "Structural pipe solutions",
description: "Corroded, cracked, or burst pipes? We handle repairs and replacements with minimal disruption.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg",
imageAlt: "plumber repairing burst pipe copper",
tag: "Pipes", title: "Pipe Repair", subtitle: "Structural pipe solutions", description: "Corroded, cracked, or burst pipes? We handle repairs and replacements with minimal disruption.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg", imageAlt: "plumber repairing burst pipe copper"
},
{
id: 6,
tag: "Emergency",
title: "Emergency Plumbing",
subtitle: "Available 24/7",
description: "Midnight emergency? We're here. Burst pipes, major leaks, or overflowing toilets—call us anytime.",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-polo-shirt-safety-helmet-standing-with-smartphone-showing-direction-with-hands-with-serious-face-isolated-pink-wall_141793-15351.jpg",
imageAlt: "emergency plumber responding to burst pipe",
tag: "Emergency", title: "Emergency Plumbing", subtitle: "Available 24/7", description: "Midnight emergency? We're here. Burst pipes, major leaks, or overflowing toilets—call us anytime.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-polo-shirt-safety-helmet-standing-with-smartphone-showing-direction-with-hands-with-serious-face-isolated-pink-wall_141793-15351.jpg", imageAlt: "emergency plumber responding to burst pipe"
},
]}
/>
@@ -208,25 +172,13 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "6",
title: "Cities",
description: "Irvine, Tustin, Newport Beach, Costa Mesa, Lake Forest, Mission Viejo",
icon: MapPin,
id: "1", value: "6", title: "Cities", description: "Irvine, Tustin, Newport Beach, Costa Mesa, Lake Forest, Mission Viejo", icon: MapPin,
},
{
id: "2",
value: "24/7",
title: "Hours",
description: "Always available for emergencies",
icon: Clock,
id: "2", value: "24/7", title: "Hours", description: "Always available for emergencies", icon: Clock,
},
{
id: "3",
value: "1-2",
title: "Hour Response",
description: "We arrive fast to your location",
icon: Zap,
id: "3", value: "1-2", title: "Hour Response", description: "We arrive fast to your location", icon: Zap,
},
]}
/>
@@ -238,56 +190,26 @@ export default function HomePage() {
data-section="testimonials"
className="py-20 bg-gradient-to-r from-green-50 to-white"
>
<TestimonialCardSixteen
<TestimonialCardThirteen
title="What Our Customers Say"
description="Real reviews from satisfied homeowners in Orange County"
tag="Customer Testimonials"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
showRating={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Homeowner",
company: "Irvine",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrat-young-man-laughing_23-2148560405.jpg?_wi=1",
imageAlt: "happy homeowner smiling portrait professional",
id: "1", name: "Laci Gauge", handle: "Water Heater Repair", testimonial: "Professional and efficient service. Fixed my water heater quickly and saved us from a costly replacement.", rating: 5,
},
{
id: "2",
name: "Michael Rodriguez",
role: "Homeowner",
company: "Costa Mesa",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-confident-bearded-businessman-joyfully-looking-camera-while-talking-cellphone-restaurant-outdoor_574295-1311.jpg?_wi=1",
imageAlt: "man smiling satisfied customer portrait",
id: "2", name: "Jameson Kasen", handle: "Faucet Repair", testimonial: "Excellent work on our kitchen faucet. The technician was courteous and fixed it faster than expected.", rating: 5,
},
{
id: "3",
name: "Jennifer Lee",
role: "Homeowner",
company: "Newport Beach",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/builder-woman-construction-uniform-safety-helmet-with-smile-face-doing-ok-sign-standing-isolated-white-wall-with-copy-space_141793-14507.jpg?_wi=1",
imageAlt: "woman portrait smiling customer testimonial",
},
{
id: "4",
name: "David Martinez",
role: "Homeowner",
company: "Lake Forest",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-man-pointing-down-polo-t-shirt-hat_176474-61593.jpg?_wi=1",
imageAlt: "man satisfied customer smiling testimonial",
id: "3", name: "Elijah Banks", handle: "Drain Cleaning", testimonial: "Outstanding drain cleaning service! Cleared a stubborn clog that other companies couldn't handle.", rating: 5,
},
]}
kpiItems={[
{ value: "34+", label: "Google Reviews" },
{ value: "5.0★", label: "Average Rating" },
{ value: "1000+", label: "Homes Served" },
]}
carouselMode="buttons"
/>
</div>
@@ -322,8 +244,7 @@ export default function HomePage() {
copyrightText="© 2025 Irvine Plumbing & Drain. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Drain Cleaning", href: "/services" },
{ label: "Water Heater Repair", href: "/services" },
{ label: "Leak Detection", href: "/services" },
@@ -331,8 +252,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
@@ -340,12 +260,10 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(949) 850-4471", href: "tel:(949)850-4471" },
{
label: "3349 Michelson Dr, Irvine, CA 92612",
href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612",
label: "3349 Michelson Dr, Irvine, CA 92612", href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612"
},
{ label: "Open 24/7", href: "#" },
{ label: "Request Service", href: "/contact" },

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterMedia from "@/components/sections/footer/FooterMedia";
@@ -10,27 +10,13 @@ import { Clock, Users, Award } from "lucide-react";
export default function ReviewsPage() {
const navItems = [
{ name: "Home", id: "home" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "reviews" },
{ name: "Contact", id: "contact" },
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
];
const handleNavigation = (id: string) => {
if (id === "home") {
window.location.href = "/";
} else if (id === "services") {
window.location.href = "/";
} else if (id === "about") {
window.location.href = "/about";
} else if (id === "reviews") {
window.location.href = "/reviews";
} else if (id === "contact") {
window.location.href = "/";
}
};
return (
<ThemeProvider
defaultButtonVariant="expand-hover"
@@ -46,67 +32,36 @@ export default function ReviewsPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Irvine Plumbing"
brandName="Irvine Plumbing & Drain"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(949)850-4471",
text: "Call Now", href: "tel:(949)850-4471"
}}
className="sticky top-0 z-50"
/>
</div>
<div id="testimonials" data-section="testimonials" className="py-20 bg-gradient-to-r from-green-50 to-white">
<TestimonialCardSixteen
<TestimonialCardThirteen
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Homeowner",
company: "Irvine",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrat-young-man-laughing_23-2148560405.jpg?_wi=2",
imageAlt: "happy homeowner smiling portrait professional",
id: "1", name: "Laci Gauge", handle: "Water Heater Repair", testimonial: "Professional and efficient service. Fixed my water heater quickly and saved us from a costly replacement.", rating: 5,
},
{
id: "2",
name: "Michael Rodriguez",
role: "Homeowner",
company: "Costa Mesa",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-confident-bearded-businessman-joyfully-looking-camera-while-talking-cellphone-restaurant-outdoor_574295-1311.jpg?_wi=2",
imageAlt: "man smiling satisfied customer portrait",
id: "2", name: "Jameson Kasen", handle: "Faucet Repair", testimonial: "Excellent work on our kitchen faucet. The technician was courteous and fixed it faster than expected.", rating: 5,
},
{
id: "3",
name: "Jennifer Lee",
role: "Homeowner",
company: "Newport Beach",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/builder-woman-construction-uniform-safety-helmet-with-smile-face-doing-ok-sign-standing-isolated-white-wall-with-copy-space_141793-14507.jpg?_wi=2",
imageAlt: "woman portrait smiling customer testimonial",
},
{
id: "4",
name: "David Martinez",
role: "Homeowner",
company: "Lake Forest",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-man-pointing-down-polo-t-shirt-hat_176474-61593.jpg?_wi=2",
imageAlt: "man satisfied customer smiling testimonial",
id: "3", name: "Elijah Banks", handle: "Drain Cleaning", testimonial: "Outstanding drain cleaning service! Cleared a stubborn clog that other companies couldn't handle.", rating: 5,
},
]}
kpiItems={[
{ value: "34+", label: "Google Reviews" },
{ value: "5.0★", label: "Average Rating" },
{ value: "1000+", label: "Homes Served" },
]}
showRating={true}
animationType="slide-up"
title="What Our Customers Say"
description="Real reviews from satisfied homeowners in Orange County"
tag="Customer Testimonials"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
/>
</div>
@@ -114,25 +69,13 @@ export default function ReviewsPage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "34+",
title: "Reviews",
description: "From verified customers across Orange County",
icon: Users,
id: "1", value: "34+", title: "Reviews", description: "From verified customers across Orange County", icon: Users,
},
{
id: "2",
value: "5.0★",
title: "Rating",
description: "Consistently excellent service ratings",
icon: Award,
id: "2", value: "5.0★", title: "Rating", description: "Consistently excellent service ratings", icon: Award,
},
{
id: "3",
value: "1000+",
title: "Homes",
description: "Successfully served families in the area",
icon: Clock,
id: "3", value: "1000+", title: "Homes", description: "Successfully served families in the area", icon: Clock,
},
]}
title="Our Track Record"
@@ -165,30 +108,27 @@ export default function ReviewsPage() {
copyrightText="© 2025 Irvine Plumbing & Drain. All rights reserved."
columns={[
{
title: "Services",
items: [
{ label: "Drain Cleaning", href: "/" },
{ label: "Water Heater Repair", href: "/" },
{ label: "Leak Detection", href: "/" },
{ label: "Emergency Plumbing", href: "/" },
title: "Services", items: [
{ label: "Drain Cleaning", href: "/services" },
{ label: "Water Heater Repair", href: "/services" },
{ label: "Leak Detection", href: "/services" },
{ label: "Emergency Plumbing", href: "/services" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/" },
{ label: "Service Areas", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Service Areas", href: "/" },
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(949) 850-4471", href: "tel:(949)850-4471" },
{ label: "3349 Michelson Dr, Irvine, CA 92612", href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612" },
{ label: "Open 24/7", href: "#" },
{ label: "Request Service", href: "/" },
{ label: "Request Service", href: "/contact" },
],
},
]}

View File

@@ -34,12 +34,10 @@ export default function ServicesPage() {
{/* Navigation */}
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Irvine Plumbing"
brandName="Irvine Plumbing & Drain"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(949)850-4471",
}}
text: "Call Now", href: "tel:(949)850-4471"}}
className="sticky top-0 z-50"
/>
</div>
@@ -88,31 +86,13 @@ export default function ServicesPage() {
features={[
{
id: 1,
tag: "Drainage Solutions",
title: "Drain Cleaning & Unclogging",
subtitle: "Fast blockage removal with advanced equipment",
description: "Slow drains and complete blockages are no problem. We use hydro-jetting and drain snakes to clear your pipes thoroughly. We serve slow kitchen sinks, shower drains, and main line backups with same-day service availability.",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=3",
imageAlt: "Drain cleaning service in action",
},
tag: "Drainage Solutions", title: "Drain Cleaning & Unclogging", subtitle: "Fast blockage removal with advanced equipment", description: "Slow drains and complete blockages are no problem. We use hydro-jetting and drain snakes to clear your pipes thoroughly. We serve slow kitchen sinks, shower drains, and main line backups with same-day service availability.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=3", imageAlt: "Drain cleaning service in action"},
{
id: 2,
tag: "Water Heating",
title: "Water Heater Repair & Installation",
subtitle: "Cold showers are behind you now",
description: "Whether it's a broken water heater or time for a replacement, we diagnose and fix issues quickly. We handle tankless models, traditional tanks, and everything in between. Expert installation ensures years of reliable hot water.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=2",
imageAlt: "Water heater installation and repair",
},
tag: "Water Heating", title: "Water Heater Repair & Installation", subtitle: "Cold showers are behind you now", description: "Whether it's a broken water heater or time for a replacement, we diagnose and fix issues quickly. We handle tankless models, traditional tanks, and everything in between. Expert installation ensures years of reliable hot water.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=2", imageAlt: "Water heater installation and repair"},
{
id: 3,
tag: "Water Damage Prevention",
title: "Leak Detection & Repair",
subtitle: "Find hidden leaks before major damage",
description: "Hidden leaks can cost thousands in water damage. We use advanced detection equipment to locate leaks without invasive digging. Once found, we repair quickly to prevent further damage to your home.",
imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=2",
imageAlt: "Leak detection and repair service",
},
tag: "Water Damage Prevention", title: "Leak Detection & Repair", subtitle: "Find hidden leaks before major damage", description: "Hidden leaks can cost thousands in water damage. We use advanced detection equipment to locate leaks without invasive digging. Once found, we repair quickly to prevent further damage to your home.", imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=2", imageAlt: "Leak detection and repair service"},
]}
/>
</div>
@@ -148,8 +128,7 @@ export default function ServicesPage() {
copyrightText="© 2025 Irvine Plumbing & Drain. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Drain Cleaning", href: "/services" },
{ label: "Water Heater Repair", href: "/services" },
{ label: "Leak Detection", href: "/services" },
@@ -157,8 +136,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
@@ -166,13 +144,10 @@ export default function ServicesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(949) 850-4471", href: "tel:(949)850-4471" },
{
label: "3349 Michelson Dr, Irvine, CA 92612",
href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612",
},
label: "3349 Michelson Dr, Irvine, CA 92612", href: "https://maps.google.com/?q=3349+Michelson+Dr+Irvine+CA+92612"},
{ label: "Open 24/7", href: "#" },
{ label: "Request Service", href: "/contact" },
],