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