Merge version_1 into main #2
180
src/app/page.tsx
180
src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Christian Brothers"
|
||||
/>
|
||||
@@ -56,22 +41,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Plumbing & HVAC Done Right — With Integrity You Can Trust"
|
||||
description="Serving Jacksonville families and businesses for over 20 years with fast response times, honest pricing, and expert service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Service Today",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5551234567",
|
||||
},
|
||||
{ text: "Schedule Service Today", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:5551234567" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg"
|
||||
imageAlt="Christian Brothers Plumbing Technician"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,20 +59,11 @@ export default function LandingPage() {
|
||||
title="Built on Faith, Service, and Integrity"
|
||||
description="Christian Brothers Plumbing isn't just about fixing pipes; it's about building long-term relationships with Jacksonville families based on trust and transparent service."
|
||||
metrics={[
|
||||
{
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
{
|
||||
value: "5-Star",
|
||||
title: "Customer Service",
|
||||
},
|
||||
{
|
||||
value: "Local",
|
||||
title: "Jacksonville Trusted",
|
||||
},
|
||||
{ value: "20+", title: "Years Experience" },
|
||||
{ value: "5-Star", title: "Customer Service" },
|
||||
{ value: "Local", title: "Jacksonville Trusted" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg"
|
||||
imageAlt="Christian Brothers Team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
@@ -109,47 +77,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Plumbing Repairs",
|
||||
description: "From leak detection to complete repiping, we solve your plumbing issues efficiently.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=2",
|
||||
imageAlt: "Repair",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=3",
|
||||
imageAlt: "Pipe",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=4",
|
||||
imageAlt: "professional plumber smiling uniform",
|
||||
title: "Plumbing Repairs", description: "From leak detection to complete repiping, we solve your plumbing issues efficiently.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Repair" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Pipe" }
|
||||
},
|
||||
{
|
||||
title: "HVAC Maintenance",
|
||||
description: "Expert diagnostics and maintenance for AC and heating to keep your system running optimally.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=5",
|
||||
imageAlt: "AC",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=6",
|
||||
imageAlt: "System",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=2",
|
||||
imageAlt: "plumbing team friendly homeowner",
|
||||
title: "HVAC Maintenance", description: "Expert diagnostics and maintenance for AC and heating to keep your system running optimally.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "AC" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "System" }
|
||||
},
|
||||
{
|
||||
title: "Emergency Help",
|
||||
description: "Urgent issues handled with fast, reliable response times, day or night.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=7",
|
||||
imageAlt: "Emergency",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=8",
|
||||
imageAlt: "Help",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186158.jpg?_wi=1",
|
||||
imageAlt: "satisfied homeowner portrait",
|
||||
},
|
||||
title: "Emergency Help", description: "Urgent issues handled with fast, reliable response times, day or night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Emergency" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Help" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Comprehensive Plumbing & HVAC Services"
|
||||
@@ -161,31 +99,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186158.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freelance-lifestyle-concept-young-woman-sits-floor-with-laptop-works-from-home-sets-up-her_1258-200077.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-couple-lying-down-floor-their-new-home_637285-12448.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Taylor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186158.jpg" },
|
||||
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/freelance-lifestyle-concept-young-woman-sits-floor-with-laptop-works-from-home-sets-up-her_1258-200077.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" },
|
||||
{ id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/view-couple-lying-down-floor-their-new-home_637285-12448.jpg" },
|
||||
{ id: "5", name: "Jessica Taylor", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg" }
|
||||
]}
|
||||
cardTitle="What Our Neighbors Are Saying"
|
||||
cardTag="Reviews"
|
||||
@@ -198,21 +116,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer emergency services?",
|
||||
content: "Yes, we prioritize emergency calls to get your systems back online fast.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are your prices competitive?",
|
||||
content: "We focus on fair, honest pricing with no hidden costs or scare tactics.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you work on complex systems?",
|
||||
content: "Absolutely. Our team is trained to handle complex HVAC and plumbing troubleshooting.",
|
||||
},
|
||||
{ id: "1", title: "Do you offer emergency services?", content: "Yes, we prioritize emergency calls to get your systems back online fast." },
|
||||
{ id: "2", title: "Are your prices competitive?", content: "We focus on fair, honest pricing with no hidden costs or scare tactics." },
|
||||
{ id: "3", title: "Do you work on complex systems?", content: "Absolutely. Our team is trained to handle complex HVAC and plumbing troubleshooting." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -224,9 +130,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Ready to Get It Fixed — The Right Way?"
|
||||
description="Join hundreds of Jacksonville homeowners who trust Christian Brothers for their home systems."
|
||||
@@ -240,29 +144,15 @@ export default function LandingPage() {
|
||||
logoText="Christian Brothers Plumbing"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Plumbing",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "HVAC",
|
||||
href: "#services",
|
||||
},
|
||||
title: "Services", items: [
|
||||
{ label: "Plumbing", href: "#services" },
|
||||
{ label: "HVAC", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
title: "Support", items: [
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user