Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f6ca1eaef |
@@ -138,6 +138,7 @@ export default function Page() {
|
||||
tag="Visit Us"
|
||||
title="Come say hello"
|
||||
description="Grab your crew, enjoy a cold drink, and experience the warmth of our local saloon. We are open and ready to welcome you."
|
||||
buttonText="Get Directions"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -157,4 +158,4 @@ export default function Page() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user