Update src/app/page.tsx

This commit is contained in:
2026-05-13 14:17:05 +00:00
parent e62c94be3e
commit 5ca996aaa2

View File

@@ -183,6 +183,7 @@ export default function LandingPage() {
{ title: "Payment", items: [{ label: "PayPal", onClick: () => window.open("https://www.paypal.com", "_blank") }] }
]}
bottomLeftText="© 2024 Miami Roof-Tech. All rights reserved."
bottomRightText=""
/>
</div>
</ReactLenis>