3 Commits

Author SHA1 Message Date
46eb225268 Update src/app/page.tsx 2026-03-31 17:52:48 +00:00
879902ebbf Update src/app/page.tsx 2026-03-31 17:52:16 +00:00
c18fda7dd3 Merge version_1 into main
Merge version_1 into main
2026-03-31 17:48:20 +00:00

View File

@@ -28,34 +28,15 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Plumbing",
id: "/plumbing",
},
{
name: "Heating",
id: "/heating",
},
{
name: "AC",
id: "/ac",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Plumbing", id: "/plumbing" },
{ name: "Heating", id: "/heating" },
{ name: "AC", id: "/ac" },
{ name: "Financing", id: "/financing" },
{ name: "Maintenance", id: "/maintenance" },
{ name: "Reviews", id: "/reviews" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="OC Plumbing & HVAC"
/>
@@ -63,67 +44,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Exceptional Comfort, Elevated Service."
description="Your premier Orange County partner for professional plumbing, heating, and air conditioning. Trusted, fast, and remarkably clean."
buttons={[
{
text: "Schedule My Service",
href: "/contact",
},
{
text: "Get a Fast Estimate",
href: "/contact",
},
{ text: "Schedule My Service", href: "/contact" },
{ text: "Get a Fast Estimate", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-psd/flat-design-real-estate-business-card-template_23-2150696516.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
alt: "Customer 5",
},
]}
marqueeItems={[
{
type: "text",
text: "Licensed & Insured",
},
{
type: "text",
text: "24/7 Emergency Support",
},
{
type: "text",
text: "Family Owned & Operated",
},
{
type: "text",
text: "Top-Rated Technicians",
},
{
type: "text",
text: "Serving All Orange County",
},
]}
/>
</div>
@@ -134,31 +63,16 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Speed",
title: "Rapid Response",
subtitle: "Same Day Help",
description: "We prioritize your comfort with same-day emergency and routine service options.",
imageSrc: "http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148033452.jpg",
},
tag: "Speed", title: "Rapid Response", subtitle: "Same Day Help", description: "We prioritize your comfort with same-day emergency and routine service options.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-business-card-template_23-2148033452.jpg"},
{
id: 2,
tag: "Trust",
title: "Honest Quotes",
subtitle: "Clear Options",
description: "No hidden fees. We explain every option clearly so you can choose what is best for your home.",
imageSrc: "http://img.b2bpic.net/free-vector/thanksgiving-logo-template-design_742173-27397.jpg",
},
tag: "Financing", title: "Flexible Financing", subtitle: "Easy Monthly Payments", description: "Comfort shouldn't break the bank. Explore our simple financing plans for major installations and repairs.", imageSrc: "http://img.b2bpic.net/free-vector/thanksgiving-logo-template-design_742173-27397.jpg"},
{
id: 3,
tag: "Quality",
title: "Expert Care",
subtitle: "Clean Workmanship",
description: "Technicians you can remember by name, known for their professionalism and impeccable cleanliness.",
imageSrc: "http://img.b2bpic.net/free-vector/open-house-label-sign-style_23-2148451847.jpg?_wi=1",
},
tag: "Care", title: "Maintenance Membership", subtitle: "Year-Round Peace of Mind", description: "Join our maintenance program for priority scheduling, routine system checks, and member-exclusive discounts.", imageSrc: "http://img.b2bpic.net/free-vector/open-house-label-sign-style_23-2148451847.jpg?_wi=1"},
]}
title="The Premium Choice in Orange County"
description="We treat your home as our own, providing expert care and clear communication from start to finish."
description="We treat your home as our own, providing expert care, flexible payment options, and proactive maintenance programs."
/>
</div>
@@ -168,28 +82,7 @@ export default function LandingPage() {
testimonial="The service was incredible. The technician explained everything clearly before starting and kept my home cleaner than he found it. Truly a premium experience in OC."
rating={5}
author="Sarah M., Irvine"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
alt: "Sarah M.",
},
{
src: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg",
alt: "Mark D.",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
alt: "Elena R.",
},
{
src: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
alt: "David S.",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
alt: "Julie B.",
},
]}
avatars={[]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
/>
@@ -204,30 +97,8 @@ export default function LandingPage() {
title="Meet Our Expert Technicians"
description="Highly trained, background-checked, and committed to your comfort."
members={[
{
id: "1",
name: "John Doe",
role: "Master Plumber",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
},
{
id: "2",
name: "Jane Smith",
role: "HVAC Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg",
},
{
id: "3",
name: "Mike Ross",
role: "Service Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
},
{
id: "4",
name: "Sarah Lee",
role: "Lead Installer",
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
},
{ id: "1", name: "John Doe", role: "Master Plumber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg" },
{ id: "2", name: "Jane Smith", role: "HVAC Specialist", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-room-smiles-holding-mug_23-2148385593.jpg" },
]}
/>
</div>
@@ -235,9 +106,7 @@ export default function LandingPage() {
<div id="contact-main" data-section="contact-main">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Get Started"
title="Ready for Premium Service?"
description="Fill out the form below and our team will be in touch shortly to assist you."
@@ -248,54 +117,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "/about",
},
{
label: "Reviews",
href: "/reviews",
},
{
label: "Contact",
href: "/contact",
},
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Services",
items: [
{
label: "Plumbing",
href: "/plumbing",
},
{
label: "Heating",
href: "/heating",
},
{
label: "Air Conditioning",
href: "/ac",
},
],
},
{
title: "Service Areas",
items: [
{
label: "Irvine",
href: "/service-areas",
},
{
label: "Santa Ana",
href: "/service-areas",
},
{
label: "Anaheim",
href: "/service-areas",
},
title: "Services", items: [
{ label: "Plumbing", href: "/plumbing" },
{ label: "Heating", href: "/heating" },
{ label: "Air Conditioning", href: "/ac" },
{ label: "Financing", href: "/financing" },
{ label: "Maintenance Membership", href: "/maintenance" },
],
},
]}
@@ -305,4 +139,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}