From 9ea2c93065bb8fd552981440b7137a1e7a639bdf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 05:01:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f70baa4..9a73658 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,6 +166,7 @@ export default function LandingPage() { title="How can we help?" description="Need home delivery or want to inquire about a product? We are just a click away." background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} buttons={[ { text: "WhatsApp Us", href: "https://wa.me/918108138000"}, -- 2.49.1