From 5030ed152afe1c10c7d85cb183ec8303ef179934 Mon Sep 17 00:00:00 2001 From: Atash03 Date: Mon, 6 Apr 2026 16:10:29 +0500 Subject: [PATCH] fix: commit the reviews section --- app/[locale]/(root)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[locale]/(root)/page.tsx b/app/[locale]/(root)/page.tsx index a1877d4..a609a4f 100644 --- a/app/[locale]/(root)/page.tsx +++ b/app/[locale]/(root)/page.tsx @@ -18,7 +18,7 @@ export default async function HomePage() { - + {/* */} );