From 502560b738c2ca5f5d3dd16acf884d65434a74f2 Mon Sep 17 00:00:00 2001 From: RizqiSyahrendra Date: Thu, 17 Apr 2025 16:46:58 +0700 Subject: [PATCH] fix: home review and maps --- src/app/page.tsx | 571 +---------------------------- src/components/GoogleReviewBox.tsx | 131 +++++++ src/components/layouts/Footer.tsx | 6 +- 3 files changed, 149 insertions(+), 559 deletions(-) create mode 100644 src/components/GoogleReviewBox.tsx diff --git a/src/app/page.tsx b/src/app/page.tsx index b843213..f073a3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,5 @@ import ContactFormBox from "@/components/ContactFormBox"; +import GoogleReviewBox from "@/components/GoogleReviewBox"; export default function Home() { return ( @@ -41,6 +42,8 @@ export default function Home() { + +
@@ -383,567 +386,19 @@ export default function Home() {

- Categories + Find Us

-
- +
+