Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f47a36e48 | |||
| b007099d47 | |||
| 2f2abf51f8 | |||
| b53a33e4cf | |||
| e9c759e74b |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Get Directions", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-food-assortment-top-view_23-2148716416.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6aiS2gHU0TaaR4IwziZ0P0D9H/uploaded-1777605461404-a0fjk300.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg", alt: "Happy restaurant guests" },
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
{ id: "6", name: "Passion Fruit Juice", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg" },
|
||||
]}
|
||||
title="Our Traditional Menu"
|
||||
description="Homemade Venezuelan goodness prepared daily with fresh ingredients."
|
||||
description="Freshly prepared Venezuelan favorites, ready for pickup or delivery"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,6 +166,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6aiS2gHU0TaaR4IwziZ0P0D9H/uploaded-1777605369690-7ntcs22v.jpg"
|
||||
columns={[
|
||||
{ items: [
|
||||
{ label: "Menu", href: "#menu" },
|
||||
|
||||
Reference in New Issue
Block a user