From 43f6821efb0b0badc798db4383f46c5fc101b5d0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:43:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2fc8cf..068dc0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,6 +78,7 @@ export default function LandingPage() { animationType="slide-up" gridVariant="uniform-all-items-equal" textboxLayout="default" + useInvertedBackground={false} title="Top Activity Spots" description="Explore the most trending destinations across Jordan." products={[ @@ -92,6 +93,7 @@ export default function LandingPage() { @@ -113,6 +117,7 @@ export default function LandingPage() {