diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6117036..4281d78 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -37,6 +37,7 @@ export default function BroadStreetCafePage() {
@@ -99,6 +101,7 @@ export default function BroadStreetCafePage() {
description="Open daily from 7 AM to 6 PM. Come say hello and enjoy the finest coffee in the city."
buttons={[{ text: "Get Directions", href: "#" }]}
background={{ variant: "radial-gradient" }}
+ useInvertedBackground={false}
/>