Merge version_2 into main #3
1425
src/app/layout.tsx
1425
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "EXPERIENCE NOW", href: "#factory" },
|
||||
{ text: "RESERVE YOUR SEAT", href: "#factory" },
|
||||
{ text: "LEARN MORE", href: "#victory" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -242,4 +242,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user