Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc0a7683c2 | |||
| ccbc2276bb | |||
| 55292ce84e |
@@ -26,7 +26,7 @@ const heroProps = {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const,
|
||||
mediaAnimation: "blur-reveal" as const,
|
||||
buttons: [
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Reserve Your Slice", href: "#menu" },
|
||||
{ text: "Call Now", href: "tel:+16325551234" }
|
||||
],
|
||||
buttonAnimation: "blur-reveal" as const
|
||||
|
||||
Reference in New Issue
Block a user