Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06042dc6ce | |||
| 0ef4ee2593 |
@@ -72,10 +72,9 @@ export default function LandingPage() {
|
||||
{ text: "Explore Our Menu", href: "#features" },
|
||||
{ text: "Book a Table", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"
|
||||
background={{ variant: "plain" }}
|
||||
imageAlt="Barista at work in coffee shop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="none"
|
||||
frameStyle="card"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user