Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bd93d0ac3 | |||
| ebf235e70e |
@@ -155,8 +155,8 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Visit Us In Person", href: "#" },
|
{ text: "Reserve a Tasting", href: "#" },
|
||||||
{ text: "Get in Touch", href: "#" }
|
{ text: "Book Your Experience", href: "#" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user