Update src/app/page.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Cole Lock"
|
||||
brandName="Cole Locklear"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -42,14 +42,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
title="Professional Property Maintenance Services You Can Trust"
|
||||
description="Keep your property in pristine condition with our comprehensive maintenance solutions. From routine care to emergency repairs, Cole Lock delivers reliable, professional service every single time."
|
||||
description="Keep your property in pristine condition with our comprehensive maintenance solutions. From routine care to emergency repairs, Cole Locklear delivers reliable, professional service every single time."
|
||||
tag="Expert Property Care"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "View Our Services", href: "#services" }
|
||||
{ text: "What We Provide", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Why Choose Cole Lock Property Maintenance?"
|
||||
title="Why Choose Cole Locklear Property Maintenance?"
|
||||
description="With years of experience in residential and commercial property maintenance, we've built our reputation on reliability, attention to detail, and exceptional customer service. Our team is committed to keeping your property in top condition."
|
||||
tag="About Us"
|
||||
tagIcon={CheckCircle}
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
|
||||
imageAlt="Cole Lock professional maintenance team"
|
||||
imageAlt="Cole Locklear professional maintenance team"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -236,13 +236,13 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get Started"
|
||||
title="Ready to Experience Quality Maintenance?"
|
||||
description="Contact Cole Lock Property Maintenance today for a free consultation and quote. Let us show you why property owners throughout the region trust us with their maintenance needs."
|
||||
description="Contact Cole Locklear Property Maintenance today for a free consultation and quote. Let us show you why property owners throughout the region trust us with their maintenance needs."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="opacity"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/telephone-laptop-flat-lay-with-workspace-yellow-background_140725-23283.jpg"
|
||||
imageAlt="Contact Cole Lock for property maintenance"
|
||||
imageAlt="Contact Cole Locklear for property maintenance"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your email for free quote"
|
||||
@@ -253,8 +253,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Cole Lock"
|
||||
copyrightText="© 2025 Cole Lock Property Maintenance. All rights reserved."
|
||||
logoText="Cole Locklear"
|
||||
copyrightText="© 2025 Cole Locklear Property Maintenance. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
||||
|
||||
Reference in New Issue
Block a user