Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 827cfc17a6 | |||
| 2fa351c266 | |||
| df544ebf65 | |||
| 9c72c5c0de |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
description="The best authentic pizza in town, made with hand-tossed dough, premium mozzarella, and farm-fresh ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online", href: "#menu"},
|
||||
text: "Order Now", href: "#menu"},
|
||||
{
|
||||
text: "Our Story", href: "#about"},
|
||||
]}
|
||||
@@ -138,6 +138,7 @@ export default function LandingPage() {
|
||||
description="Located at 123 Main St. Give us a call or order online now."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-cookie-table_107420-12121.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Order Online"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user