Compare commits
14 Commits
version_11
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bc8306745 | |||
| c64e6b0b3b | |||
| 9a04a8665b | |||
| e2e2eb9033 | |||
| d19c92822d | |||
| f12297a49c | |||
| ce4c34bb6b | |||
| bdeb1edafe | |||
| 5b1922278b | |||
| 4aeb3f0c6d | |||
| 694fad2002 | |||
| 7049db9c4f | |||
| 507eabd376 | |||
| e111226c3d |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg?_wi=2"
|
||||
imageAlt="Fresh colorful restaurant food platter"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "/products" },
|
||||
{ text: "Order Now", href: "https://example.com/order" },
|
||||
{ text: "Reserve Table", href: "https://example.com/reserve" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
@@ -391,7 +391,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to experience Cincinnati's boldest flavors and most welcoming vibe? Visit us at 1800 Linn St or call to reserve your table. We're open Thursday through Wednesday with lunch and dinner service."
|
||||
text="Ready to experience Cincinnati's boldest flavors and most welcoming vibe? Call us at (513) 987-6543 to reserve your table or place an order. Visit us at 1800 Linn St. We're open Thursday through Wednesday with lunch and dinner service."
|
||||
animationType="background-highlight"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user