Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-13 17:43:35 +00:00

View File

@@ -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: "#" }}
/>