Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 20e47367c2 | |||
| 5fa2e3b64b | |||
| e72989c382 | |||
| 2c999856b1 |
@@ -1380,4 +1380,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
avatarText="Trusted by 996+ regulars"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Find Us", href: "#visit" }
|
||||
{ text: "Reserve a Table", href: "#visit" },
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Chai Pe Charcha hero section"
|
||||
@@ -248,4 +248,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user