From 18346439ecce7b8ec6af1a91e209bbad72b3704e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:21:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 66 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 45 insertions(+), 21 deletions(-) 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() {