diff --git a/src/app/page.tsx b/src/app/page.tsx
index f7ddf51..ce288c1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -86,7 +86,7 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
ariaLabel="Dynamic Transformation Feature"
- textboxLayout="horizontal"
+ textboxLayout="default"
/>
@@ -121,7 +121,7 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
ariaLabel="Material Showcase"
- textboxLayout="horizontal"
+ textboxLayout="default"
/>
@@ -152,7 +152,7 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
ariaLabel="The ROSEBOW Collection"
- textboxLayout="horizontal"
+ textboxLayout="default"
/>