Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a9cd05d5e |
@@ -172,12 +172,12 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="order" data-section="order">
|
<div id="order" data-section="order">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Dajte si Dosa & Samosa doma alebo priamo u nás. Objednajte si donášku online alebo si rezervujte svoj stôl teraz a užite si poctivú indickú kuchyňu bez čakania."
|
text="Dajte si Dosa & Samosa doma alebo priamo u nás. Objednajte si donášku online. Alebo si rezervujte svoj stôl teraz a užite si poctivú indickú kuchyňu bez čakania."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Objednať online", href: "#" },
|
{ text: "Objednať donášku", href: "#" },
|
||||||
{ text: "Rezervovať stôl", href: "#" },
|
{ text: "Rezervovať stôl", href: "#" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user