Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f61f2ae85 | |||
| a5433021ba |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
label: "100% Fresh"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
buttons={[{"text":"Learn More","href":"www.youtube.com"}]}
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
<ContactInline
|
||||
text="Ready for an unforgettable meal?"
|
||||
inputPlaceholder="Enter your email to reserve or inquire"
|
||||
buttonText="Get in Touch"
|
||||
buttonText="Get and Touch"
|
||||
animationType="reveal-blur"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user