diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fc6f8a4..614d2b5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -27,11 +27,11 @@ export default function ContactPage() { const themeProps = { defaultButtonVariant: "text-shift", defaultTextAnimation: "background-highlight", borderRadius: "soft", contentWidth: "mediumSmall", sizing: "mediumSizeLargeTitles", background: "blurBottom", cardStyle: "inset", primaryButtonStyle: "flat", secondaryButtonStyle: "solid", headingFontWeight: "bold" - }; + } as const; const contactSectionProps = { "tag": "Kontaktujte nás", "title": "Získejte nezávaznou cenovou nabídku do 24 hodin!", "description": "Náš tým je připraven vám poradit a připravit individuální nabídku šitou na míru vašim potřebám. Kontaktujte nás ještě dnes.\n\n**Telefon:** 773 553 388\n**Adresa:** Husova 1622/10, 586 01 Jihlava\n**Otevírací doba:** Po-Pá 8:00 - 17:00", "background": { - "variant": "plain" + "variant": "sparkles-gradient" }, "mediaAnimation": "slide-up", "mediaPosition": "right", "imageSrc": "http://img.b2bpic.net/free-photo/finding-their-desitination-map_53876-24771.jpg", "imageAlt": "Map showing location of OKNOPLAST – MP, s.r.o. in Jihlava", "inputPlaceholder": "Vaše jméno a příjmení", "buttonText": "Odeslat poptávku", "termsText": "Odesláním formuláře souhlasíte se zpracováním osobních údajů.", "useInvertedBackground": false }; diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index f7f8932..9ac87f9 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -29,7 +29,7 @@ export default function GalleryPage() { const themeProps = { defaultButtonVariant: "text-shift", defaultTextAnimation: "background-highlight", borderRadius: "soft", contentWidth: "mediumSmall", sizing: "mediumSizeLargeTitles", background: "blurBottom", cardStyle: "inset", primaryButtonStyle: "flat", secondaryButtonStyle: "solid", headingFontWeight: "bold" - }; + } as const; const featureSectionProps = { "title": "Naše služby", "description": "Nabízíme komplexní řešení pro vaše okna a dveře, od poradenství po kompletní montáž s důrazem na detail.", "features": [ @@ -99,7 +99,7 @@ export default function GalleryPage() { } ], "textboxLayout": "default", "animationType": "slide-up", "useInvertedBackground": false - }; + } as const; const productSectionProps = { "title": "Naše realizace", "description": "Prohlédněte si výběr našich dokončených projektů a inspirujte se pro váš domov.", "products": [ @@ -123,7 +123,7 @@ export default function GalleryPage() { } ], "gridVariant": "three-columns-all-equal-width", "animationType": "slide-up", "textboxLayout": "default", "useInvertedBackground": true - }; + } as const; const footerSectionProps = { "logoText": "OKNOPLAST – MP, s.r.o.", "columns": [