Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-11 04:15:36 +00:00

View File

@@ -204,6 +204,7 @@ export default function LuxuryDentistPage() {
animationType="smooth" animationType="smooth"
faqsAnimation="slide-up" faqsAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
textboxLayout="default"
/> />
</div> </div>
@@ -248,4 +249,4 @@ export default function LuxuryDentistPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }