diff --git a/src/app/page.tsx b/src/app/page.tsx index 73ad449..4359823 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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="" />