From 9a04fc640e8751f7d3d45fbe0c9c2f85b59110c8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 05:44:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d750f49..5262cad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { { id: "3", title: "Come Back Guaranteed", subtitle: "The line proves it", category: "Local Love", value: "Yes" } ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} buttons={[ { text: "🔥 Visit The Shoals Shack Today", href: "https://maps.google.com/?q=The+Shoals+Shack,+Florence,+Alabama" } -- 2.49.1