Merge version_8 into main #5

Merged
bender merged 2 commits from version_8 into main 2026-03-09 18:15:13 +00:00
2 changed files with 15 additions and 1404 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,8 +49,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/vertical-view-boiled-rice-brown-wooden-pot-different-spices_140725-135274.jpg"
imageAlt="Indické curry podávané s ryžou a čerstvými bylinkami"
mediaAnimation="slide-up"
tag="Donáška dostupná"
buttons={[
{ text: "Objednať donášku", href: "#order" },
{ text: "Objednať teraz - Online", href: "#order" },
{ text: "Pozrieť menu", href: "#menu" },
]}
/>
@@ -172,12 +173,12 @@ export default function LandingPage() {
<div id="order" data-section="order">
<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"
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Objednať online", href: "#" },
{ text: "Objednať donášku", href: "#" },
{ text: "Rezervovať stôl", href: "#" },
]}
/>