Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-10 08:44:27 +00:00
2 changed files with 12 additions and 1427 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>
);
}
}