Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 554149720f | |||
| 46872419e4 | |||
| 51f66813e5 | |||
| 0fc256e662 | |||
| 37c5d167ee |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "products" },
|
||||
{ text: "Order Now", href: "contact" },
|
||||
{ text: "Reserve Today", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
title="Ready to Experience Exceptional Pizza?"
|
||||
description="Join Sebastian's community of pizza lovers. Subscribe for updates on new offerings and specials."
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
buttonText="Get Updates & Specials"
|
||||
termsText="We respect your privacy. Unsubscribe anytime."
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user