From d402e39985e259cef5902e86676715d48f26b8c7 Mon Sep 17 00:00:00 2001 From: Ali Farooq Date: Thu, 25 Apr 2024 20:46:05 +0500 Subject: [PATCH] refactor(saas): Updating UI --- .../saas/src/app/(web)/_components/footer.tsx | 2 +- .../src/app/(web)/_components/header-nav.tsx | 21 +++++++------------ 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/starterkits/saas/src/app/(web)/_components/footer.tsx b/starterkits/saas/src/app/(web)/_components/footer.tsx index 84d4dda..c5e6e01 100644 --- a/starterkits/saas/src/app/(web)/_components/footer.tsx +++ b/starterkits/saas/src/app/(web)/_components/footer.tsx @@ -12,7 +12,7 @@ import Balancer from "react-wrap-balancer"; export function WebFooter() { return (
-