|
|
|
@@ -44,9 +44,9 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroSplit
|
|
|
|
<HeroSplit
|
|
|
|
title="Timeless Masonry. Built to Last."
|
|
|
|
title="Expert Masonry Craftsmanship for Your Home"
|
|
|
|
description="Elevate your property with premium masonry craftsmanship. From exquisite brick patios to meticulous chimney restoration, we deliver uncompromising quality and enduring results that stand the test of time."
|
|
|
|
description="Transform your property with professional masonry services. From brick patios to chimney repairs, we deliver superior quality and lasting results."
|
|
|
|
tag="Luxury Craftsmanship"
|
|
|
|
tag="Quality & Reliability"
|
|
|
|
tagIcon={Shield}
|
|
|
|
tagIcon={Shield}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
background={{ variant: "glowing-orb" }}
|
|
|
|
background={{ variant: "glowing-orb" }}
|
|
|
|
@@ -55,8 +55,8 @@ export default function LandingPage() {
|
|
|
|
imagePosition="right"
|
|
|
|
imagePosition="right"
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Discover Our Craftsmanship", href: "contact" },
|
|
|
|
{ text: "Get Your Free Quote", href: "contact" },
|
|
|
|
{ text: "View Signature Collection", href: "portfolio" }
|
|
|
|
{ text: "View Our Work", href: "portfolio" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -64,14 +64,14 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
<MetricSplitMediaAbout
|
|
|
|
<MetricSplitMediaAbout
|
|
|
|
tag="Our Heritage"
|
|
|
|
tag="About Aaron's Masonry"
|
|
|
|
tagIcon={Award}
|
|
|
|
tagIcon={Award}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
title="Masonry Excellence Since 1995"
|
|
|
|
title="Trusted Masonry Expert Since 1995"
|
|
|
|
description="For nearly three decades, Aaron's Masonry has represented the pinnacle of residential and commercial masonry artistry. Our unwavering dedication to exceptional craftsmanship, meticulous attention to detail, and bespoke client experiences distinguishes us in the industry. Each project receives the refined care and technical precision that defines true luxury masonry work."
|
|
|
|
description="With over 25 years of experience, Aaron's Masonry has become the trusted choice for residential and commercial masonry projects throughout the region. Our commitment to exceptional craftsmanship, attention to detail, and customer satisfaction sets us apart. Every project is treated with the care and precision it deserves."
|
|
|
|
metrics={[
|
|
|
|
metrics={[
|
|
|
|
{ value: "25+", title: "Years of Heritage" },
|
|
|
|
{ value: "25+", title: "Years of Experience" },
|
|
|
|
{ value: "1000+", title: "Luxury Projects" }
|
|
|
|
{ value: "1000+", title: "Satisfied Customers" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/farmer-doing-his-job-close-up_23-2148579992.jpg"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/farmer-doing-his-job-close-up_23-2148579992.jpg"
|
|
|
|
imageAlt="Aaron's Masonry team"
|
|
|
|
imageAlt="Aaron's Masonry team"
|
|
|
|
@@ -83,19 +83,19 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
<FeatureCardSixteen
|
|
|
|
<FeatureCardSixteen
|
|
|
|
title="Signature Masonry Services"
|
|
|
|
title="Our Masonry Services"
|
|
|
|
description="We specialize in premium masonry solutions designed to enhance property value and aesthetic sophistication."
|
|
|
|
description="We specialize in a wide range of masonry work designed to enhance and protect your property."
|
|
|
|
tag="Luxury Services"
|
|
|
|
tag="Services"
|
|
|
|
tagIcon={Wrench}
|
|
|
|
tagIcon={Wrench}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
negativeCard={{
|
|
|
|
negativeCard={{
|
|
|
|
items: [
|
|
|
|
items: [
|
|
|
|
"Deteriorated brick and mortar integrity", "Compromised chimney performance", "Uneven or unstable structural surfaces", "Inadequate drainage and water protection"
|
|
|
|
"Cracked brick or mortar damage", "Deteriorating chimney condition", "Uneven or unstable surfaces", "Poor drainage around foundation"
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}}
|
|
|
|
}}
|
|
|
|
positiveCard={{
|
|
|
|
positiveCard={{
|
|
|
|
items: [
|
|
|
|
items: [
|
|
|
|
"Premium brick and stone restoration", "Expert chimney restoration & maintenance", "Bespoke patio and walkway design", "Retaining wall artistry & restoration"
|
|
|
|
"Expert brick and stone repair", "Professional chimney cleaning & maintenance", "Custom patio and walkway installation", "Retaining wall construction & restoration"
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}}
|
|
|
|
}}
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
@@ -106,9 +106,9 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="portfolio" data-section="portfolio">
|
|
|
|
<div id="portfolio" data-section="portfolio">
|
|
|
|
<ProductCardTwo
|
|
|
|
<ProductCardTwo
|
|
|
|
title="Signature Portfolio"
|
|
|
|
title="Featured Projects"
|
|
|
|
description="Discover our curated collection of premium masonry projects that showcase refined craftsmanship and architectural vision."
|
|
|
|
description="Explore our portfolio of completed masonry projects that showcase our expertise and attention to detail."
|
|
|
|
tag="Luxury Collection"
|
|
|
|
tag="Portfolio"
|
|
|
|
tagIcon={Image}
|
|
|
|
tagIcon={Image}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
@@ -117,15 +117,15 @@ export default function LandingPage() {
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1", brand: "Residential", name: "Brick Patio & Walkway", price: "Bespoke Design", rating: 5,
|
|
|
|
id: "1", brand: "Residential", name: "Brick Patio & Walkway", price: "Custom Design", rating: 5,
|
|
|
|
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/swimming-ocean-vacation-summer-chair_1203-4051.jpg", imageAlt: "Brick patio installation"
|
|
|
|
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/swimming-ocean-vacation-summer-chair_1203-4051.jpg", imageAlt: "Brick patio installation"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2", brand: "Residential", name: "Chimney Restoration", price: "Premium Restoration", rating: 5,
|
|
|
|
id: "2", brand: "Residential", name: "Chimney Repair & Restoration", price: "Expert Work", rating: 5,
|
|
|
|
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-vector/house-interior-with-furniture-scenery_18591-52185.jpg", imageAlt: "Chimney restoration"
|
|
|
|
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-vector/house-interior-with-furniture-scenery_18591-52185.jpg", imageAlt: "Chimney restoration"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3", brand: "Landscape", name: "Retaining Wall", price: "Luxury Build", rating: 5,
|
|
|
|
id: "3", brand: "Landscape", name: "Retaining Wall Installation", price: "Durable Build", rating: 5,
|
|
|
|
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/wall-concrete-blocks_53876-64726.jpg", imageAlt: "Retaining wall project"
|
|
|
|
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/wall-concrete-blocks_53876-64726.jpg", imageAlt: "Retaining wall project"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
@@ -134,25 +134,25 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<TestimonialCardFive
|
|
|
|
<TestimonialCardFive
|
|
|
|
title="Testimonials from Distinguished Clients"
|
|
|
|
title="What Our Customers Say"
|
|
|
|
description="Hear from discerning homeowners and property managers who entrusted Aaron's Masonry with their most valued spaces."
|
|
|
|
description="Read testimonials from satisfied homeowners who trusted us with their masonry projects."
|
|
|
|
tag="Client Testimonials"
|
|
|
|
tag="Testimonials"
|
|
|
|
tagIcon={Star}
|
|
|
|
tagIcon={Star}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
testimonials={[
|
|
|
|
testimonials={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1", name: "Sarah Mitchell, Homeowner", date: "Date: 15 November 2024", title: "Exceptional Artistry and Professionalism", quote: "Aaron transformed our outdoor sanctuary into a masterpiece. His meticulous attention to detail and refined professionalism were exemplary. The brick patio exceeds our highest expectations and we enthusiastically recommend him to discerning homeowners.", tag: "Patio Installation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-earphones-listening-music-smiling-walking-city-centre_1258-190814.jpg", avatarAlt: "Sarah Mitchell"
|
|
|
|
id: "1", name: "Sarah Mitchell, Homeowner", date: "Date: 15 November 2024", title: "Exceptional Work and Professional Service", quote: "Aaron transformed our backyard with a beautiful brick patio. His attention to detail and professionalism were outstanding. We couldn't be happier with the results and would highly recommend him to anyone.", tag: "Patio Installation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-earphones-listening-music-smiling-walking-city-centre_1258-190814.jpg", avatarAlt: "Sarah Mitchell"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2", name: "James Rodriguez, Property Manager", date: "Date: 22 October 2024", title: "Sophisticated Expertise and Professionalism", quote: "We engaged Aaron for premium chimney restoration on our portfolio properties. His team demonstrated exceptional efficiency, respect for our space, and flawless execution. Among numerous contractors we've worked with, Aaron distinguishes himself through superior expertise and refined service.", tag: "Chimney Repair", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "James Rodriguez"
|
|
|
|
id: "2", name: "James Rodriguez, Property Manager", date: "Date: 22 October 2024", title: "Reliable and Expert Masonry Skills", quote: "We hired Aaron for chimney repair on our rental property. His crew was efficient, respectful, and completed the work to perfection. We've worked with several contractors, and Aaron stands out for his expertise.", tag: "Chimney Repair", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "James Rodriguez"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3", name: "Jennifer Thompson, Residential Client", date: "Date: 08 September 2024", title: "Unparalleled Craftsmanship and Value", quote: "From initial consultation through completion, Aaron provided transparent communication and superior craftsmanship. Our stone walkway is a testament to his artistry and has elegantly withstood challenging weather conditions with distinction.", tag: "Walkway Project", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433344.jpg", avatarAlt: "Jennifer Thompson"
|
|
|
|
id: "3", name: "Jennifer Thompson, Residential Client", date: "Date: 08 September 2024", title: "Outstanding Craftsmanship and Value", quote: "From the initial consultation to project completion, Aaron provided transparent communication and superior craftsmanship. Our stone walkway looks stunning and has already withstood harsh weather beautifully.", tag: "Walkway Project", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433344.jpg", avatarAlt: "Jennifer Thompson"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "4", name: "Michael Chen, Commercial Client", date: "Date: 31 August 2024", title: "Consistent Premium Performance", quote: "We've engaged Aaron's services for multiple commercial properties with consistently exceptional results. His team exemplifies punctuality, professionalism, and refined execution. They are our premier masonry partner for all commercial engagements.", tag: "Commercial Work", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", avatarAlt: "Michael Chen"
|
|
|
|
id: "4", name: "Michael Chen, Commercial Client", date: "Date: 31 August 2024", title: "Professional Results Every Time", quote: "We've used Aaron's services multiple times for our commercial properties. His team is punctual, professional, and always delivers excellent results. They're our go-to masonry contractor.", tag: "Commercial Work", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", avatarAlt: "Michael Chen"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -160,9 +160,9 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
|
|
<SocialProofOne
|
|
|
|
<SocialProofOne
|
|
|
|
title="Trusted by Discerning Homeowners Throughout the Region"
|
|
|
|
title="Trusted by Homeowners Across the Region"
|
|
|
|
description="Join a select community of satisfied clients who have elevated their properties with Aaron's Masonry premium expertise and refined craftsmanship."
|
|
|
|
description="Join hundreds of satisfied customers who have transformed their properties with Aaron's Masonry expertise."
|
|
|
|
tag="Distinguished Reputation"
|
|
|
|
tag="Reputation"
|
|
|
|
tagIcon={CheckCircle}
|
|
|
|
tagIcon={CheckCircle}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="default"
|
|
|
|
@@ -177,11 +177,11 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactSplit
|
|
|
|
<ContactSplit
|
|
|
|
tag="Premium Consultation"
|
|
|
|
tag="Get Started"
|
|
|
|
tagIcon={Mail}
|
|
|
|
tagIcon={Mail}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
title="Elevate Your Property Today"
|
|
|
|
title="Ready to Enhance Your Property?"
|
|
|
|
description="Connect with us for a complimentary consultation and bespoke masonry quote. We're prepared to bring your refined vision to life."
|
|
|
|
description="Contact us today for a free consultation and quote. We're ready to bring your masonry vision to life."
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196412.jpg"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196412.jpg"
|
|
|
|
@@ -189,8 +189,8 @@ export default function LandingPage() {
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
mediaPosition="right"
|
|
|
|
mediaPosition="right"
|
|
|
|
inputPlaceholder="Enter your email"
|
|
|
|
inputPlaceholder="Enter your email"
|
|
|
|
buttonText="Request Premium Quote"
|
|
|
|
buttonText="Send Quote Request"
|
|
|
|
termsText="We respect your privacy. Your information will be used exclusively to provide your complimentary masonry consultation and quote."
|
|
|
|
termsText="We respect your privacy. We'll only use your information to send your free masonry quote."
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|