Merge version_1 into main #7
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="A&R Roofing"
|
||||
brandName="R&A Roofing"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "about" },
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
title="Protect Your Home With Expert Craftsmanship"
|
||||
description="A&R Roofing delivers premium roofing installations and repairs with 20+ years of expertise. We use the finest materials and proven techniques to ensure your roof lasts for decades."
|
||||
description="R&A Roofing delivers premium roofing installations and repairs with 20+ years of expertise. We use the finest materials and proven techniques to ensure your roof lasts for decades."
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -182,11 +182,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "A&R Roofing was incredible to work with. They handled everything from the initial inspection to the final walkthrough. Five years later, our roof is performing beautifully with no issues.", rating: 5,
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "R&A Roofing was incredible to work with. They handled everything from the initial inspection to the final walkthrough. Five years later, our roof is performing beautifully with no issues.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-lady-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-9932.jpg", imageAlt: "happy homeowner smiling portrait professional"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "After a severe storm damaged our roof, A&R responded within 24 hours. They documented everything professionally and worked directly with our insurance. Exceptional service and craftsmanship.", rating: 5,
|
||||
id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "After a severe storm damaged our roof, R&A responded within 24 hours. They documented everything professionally and worked directly with our insurance. Exceptional service and craftsmanship.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5365.jpg", imageAlt: "professional man portrait headshot"
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer" className="relative">
|
||||
<FooterLogoReveal
|
||||
logoText="A&R Roofing "
|
||||
logoText="R&A Roofing "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user