Merge version_4 into main #3
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Prime HVAC"
|
||||
className="scale-110"
|
||||
brandName="PRIME HVAC"
|
||||
className="scale-110 font-black text-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Prime HVAC"
|
||||
logoText="PRIME HVAC"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
|
||||
Reference in New Issue
Block a user