Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ae81d0a07 | |||
| 765b3697b8 | |||
| 65d8224d30 | |||
| 7064bef8ae |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
{ value: "50+", label: "Flavor Combinations" }
|
{ value: "50+", label: "Flavor Combinations" }
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[{ text: "Order Your Fresh Burger", href: "#products" }]}
|
buttons={[{ text: "Order Now", href: "#products" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
|||||||
{ id: "p6", name: "Truffle Mushroom", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg" }
|
{ id: "p6", name: "Truffle Mushroom", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg" }
|
||||||
]}
|
]}
|
||||||
title="Our Signature Menu"
|
title="Our Signature Menu"
|
||||||
description="Browse through our collection of chef-curated burgers."
|
description="Explore our chef-curated menu and discover your new favorite burger"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user