Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,6 @@ export default function Page() {
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -168,8 +167,6 @@ export default function Page() {
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
buttonText="Subscribe Now"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -183,7 +180,6 @@ export default function Page() {
|
||||
]}
|
||||
bottomLeftText="© 2024 AURIC. All rights reserved."
|
||||
bottomRightText="Where Legends Become Heirlooms"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user