Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fbf939b5de | |||
| db0b78eb5f | |||
| db18f6f9da |
1405
src/app/layout.tsx
1405
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
|||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Trusted by food lovers"
|
ratingText="Trusted by food lovers"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Make Reservation", href: "#contact" },
|
{ text: "Reserve Table Now", href: "#contact" },
|
||||||
{ text: "View Menu", href: "#menu" }
|
{ text: "View Menu", href: "#menu" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user