Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a0a77bb8f | |||
| d819f4533e | |||
| 102f10d927 | |||
| cc50c1731d |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Reserve a table", href: "#contact"},
|
text: "Reserve a table", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtkVwObCt1FkYiSRbNqMmrCCmt/uploaded-1779109803667-45nygov0.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtkVwObCt1FkYiSRbNqMmrCCmt/uploaded-1779109803667-45nygov0.jpg?_wi=1"
|
||||||
imageAlt="Terrace view overlooking the Grand Canal and Rialto"
|
imageAlt="Terrace view overlooking the Grand Canal and Rialto"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -186,6 +186,21 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="map" data-section="map">
|
||||||
|
<FeatureCardOne
|
||||||
|
animationType="slide-up"
|
||||||
|
textboxLayout="default"
|
||||||
|
gridVariant="uniform-all-items-equal"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
features={[
|
||||||
|
{
|
||||||
|
title: "Find us on Google Maps", description: "Click below to open our location in Maps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtkVwObCt1FkYiSRbNqMmrCCmt/uploaded-1779109803667-45nygov0.jpg?_wi=2", imageAlt: "Map of our location"},
|
||||||
|
]}
|
||||||
|
title="Our Location"
|
||||||
|
description="Find us conveniently situated at the heart of the city."
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-village-landscape-with-bridge_1127-141.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-village-landscape-with-bridge_1127-141.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user