Merge version_2 into main #4
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