Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -226,7 +225,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
bottomLeftText="© 2024 Restaurant chez Nabil. All rights reserved."
|
||||
bottomRightText="Privacy Policy | Terms of Service"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user