From 54333f2bd5693309da1bf26c3eadbc4fff6527e7 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Sun, 5 Oct 2025 16:49:39 +0200 Subject: [PATCH] refactor: reposition BentoReviews section below ClickableGallery --- src/app/(main)/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/(main)/page.tsx b/src/app/(main)/page.tsx index 934c2de..6692973 100644 --- a/src/app/(main)/page.tsx +++ b/src/app/(main)/page.tsx @@ -27,9 +27,6 @@ export default function Home() {
-
- -
@@ -39,6 +36,9 @@ export default function Home() { +
+ +