From 5764cdc73fb1457a022fb5b97cf7eacde5485103 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 04:15:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79982ad..2b84e4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,6 +204,7 @@ export default function LuxuryDentistPage() { animationType="smooth" faqsAnimation="slide-up" useInvertedBackground={false} + textboxLayout="default" /> @@ -248,4 +249,4 @@ export default function LuxuryDentistPage() { ); -} +} \ No newline at end of file