Merge version_7 into main #7

Merged
bender merged 1 commits from version_7 into main 2026-03-03 12:50:51 +00:00

View File

@@ -37,7 +37,6 @@ export default function LandingPage() {
]}
button={{ text: "Start Now", href: "contact" }}
brandName="Rize Financial"
brandLogo="/logo.png"
/>
</div>
@@ -257,8 +256,6 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoSrc="/logo.png"
logoAlt="Rize Financial Logo"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>