Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user