From 9381a9a9d8427e96c1eaeb6673d1ab120ade2093 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 16:28:01 +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 d11b09b..9de7083 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,6 +117,7 @@ export default function LandingPage() { title="Need Bespoke Assistance?" description="Our premium styling team and logistics experts are available 24/7 to ensure your experience with SareeBloom is nothing short of exceptional." buttons={[{ text: "Connect with Stylist", href: "mailto:support@sareebloom.com" }]} + useInvertedBackground={false} background={{ variant: "sparkles-gradient" }} /> -- 2.49.1