diff --git a/src/app/page.tsx b/src/app/page.tsx index c19af0a..ca8a8ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { id: "1", title: "Monday - Friday", subtitle: "10:00 AM - 9:00 PM", category: "Hours", value: "Open Now", buttons: [{ text: "Book Your Cut Today", href: "contact" }] } ]} - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" />