Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac358f6cc8 | |||
| e0e1a72816 | |||
| a4f03a6704 | |||
| d6b6b78aff | |||
| ff974209bc | |||
| 2a255f8984 | |||
| d67a522dc1 | |||
| 174a117592 | |||
| 147f7a7617 |
1435
src/app/layout.tsx
1435
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
description="Experience the True Taste of India. Authentic Indian cuisine crafted with premium spices, traditional recipes, and warm hospitality."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table", href: "reservations"},
|
||||
text: "Reserve Your Table Now", href: "reservations"},
|
||||
{
|
||||
text: "View Menu", href: "menu"},
|
||||
]}
|
||||
@@ -208,4 +208,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user