Merge version_2 into main #7
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Reserve a Table", href: "#reservation" },
|
||||
{ text: "Reserve Now", href: "#reservation" },
|
||||
{ text: "View Events", href: "#events" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -279,4 +279,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user