Merge version_7 into main #6

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

View File

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