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() {