Merge version_1 into main #5
@@ -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
|
||||
};
|
||||
|
||||
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user