Merge version_1 into main #4
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="JUST ROOFING "
|
||||
brandName="A "
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "about" },
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about" className="py-16 md:py-24">
|
||||
<MetricSplitMediaAbout
|
||||
tag="Why Choose Cornerstone"
|
||||
tag="Why Choose A&R"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
title="Built on Quality, Trust, and Local Expertise"
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer" className="relative">
|
||||
<FooterLogoReveal
|
||||
logoText="Cornerstone Roofing"
|
||||
logoText="A&R Roofing "
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user