Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a66c7deb62 | |||
| 7950422484 | |||
| a175fe58cd | |||
| 7466b18b6d | |||
| f555a50635 |
1423
src/app/layout.tsx
1423
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table", href: "#reservations"},
|
||||
text: "Reserve Your Table Now", href: "#reservations"},
|
||||
{
|
||||
text: "View Menu", href: "/menu"},
|
||||
]}
|
||||
@@ -298,4 +298,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user