diff --git a/src/app/page.tsx b/src/app/page.tsx index e55f84a..75e5db5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "24/7 Support: +1-800-MAAZ81", href: "tel:+18006229281"}} + text: "24/7 Support: +1-800-MAAZ81", href: "tel:+18006229281" + }} brandName="Maaz 81" /> @@ -63,8 +64,12 @@ export default function LandingPage() {