Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Dynamic Transformation Feature"
|
||||
textboxLayout="horizontal"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
<div id="white-edition" data-section="white-edition">
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Material Showcase"
|
||||
textboxLayout="horizontal"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
<div id="collection" data-section="collection">
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="The ROSEBOW Collection"
|
||||
textboxLayout="horizontal"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
<div id="ending" data-section="ending">
|
||||
|
||||
Reference in New Issue
Block a user