Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
logoText="Las Camachas"
|
logoText="Las Camachas"
|
||||||
description="Cocina de Montilla desde siempre."
|
description="Cocina de Montilla desde siempre."
|
||||||
buttons={[{ text: "Reservar mesa", href: "#contact" }]}
|
buttons={[{ text: "Reservar mesa", href: "https://tally.so/r/0QoRp9" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3450.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3450.jpg"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
/>
|
/>
|
||||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="extra" data-section="extra">
|
<div id="extra" data-section="extra">
|
||||||
<FaqDouble
|
<FaqDouble
|
||||||
buttons={[{ text: "Reservar ahora", href: "#contact" }]}
|
buttons={[{ text: "Reservar ahora", href: "https://tally.so/r/0QoRp9" }]}
|
||||||
textboxLayout="split-actions"
|
textboxLayout="split-actions"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
text="Reservas | 957 65 00 04"
|
text="Reservas | 957 65 00 04"
|
||||||
buttons={[{ text: "Llamar ahora", href: "tel:957650004" }]}
|
buttons={[{ text: "Reservar ahora", href: "https://tally.so/r/0QoRp9" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user