Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 76cf52b16c | |||
| 15665edb4c |
@@ -55,6 +55,8 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Our Menu", href: "#menu"},
|
text: "View Our Menu", href: "#menu"},
|
||||||
|
{
|
||||||
|
text: "Book a Table", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-light-white-space_140725-79718.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-light-white-space_140725-79718.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -225,4 +227,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user