{"id":42,"date":"2026-04-04T23:37:36","date_gmt":"2026-04-04T21:37:36","guid":{"rendered":"http:\/\/aluprest.com\/?page_id=42"},"modified":"2026-04-07T21:11:03","modified_gmt":"2026-04-07T19:11:03","slug":"o-nas","status":"publish","type":"page","link":"https:\/\/aluprest.com\/?page_id=42","title":{"rendered":"O nas"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"42\" class=\"elementor elementor-42\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e06030f e-flex e-con-boxed e-con e-parent\" data-id=\"e06030f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e3229f elementor-widget elementor-widget-html\" data-id=\"3e3229f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>O Nas | ALUPREST<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@700&family=Montserrat:wght@300;400;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* RESET I BAZA *\/\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        html, body { background-color: #000; color: #fff; font-family: 'Montserrat', sans-serif; line-height: 1.6; overflow-x: hidden; }\n\n        .about-page { background-color: #000; padding: 80px 0 120px; min-height: 100vh; }\n        .container_about { max-width: 1300px; margin: 0 auto; padding: 0 40px; }\n        \n        \/* NAG\u0141\u00d3WEK - ZOPTYMALIZOWANY ROZMIAR *\/\n        .header_gold_unified { text-align: center; margin-bottom: 70px; }\n        \n        .main_title_gold { \n            font-family: 'Cormorant Garamond', serif; \n            \/* Zmniejszony rozmiar na desktopie dla lepszej elegancji *\/\n            font-size: clamp(2.2rem, 5vw, 4.2rem); \n            text-transform: uppercase; \n            font-weight: 700; \n            line-height: 1.2; \n            margin-bottom: 40px; \n            max-width: 1100px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .main_title_gold span { \n            background: linear-gradient(145deg, #A67C33 10%, #E3C38C 50%, #A67C33 90%); \n            -webkit-background-clip: text; \n            -webkit-text-fill-color: transparent; \n            color: transparent; \n            display: inline-block; \n            letter-spacing: 2px; \n        }\n        \n        .divider_gold { width: 80px; height: 1px; background: #A67C33; margin: 0 auto; }\n\n        \/* TEKST WPROWADZAJ\u0104CY *\/\n        .about_intro { text-align: center; max-width: 900px; margin: 0 auto 90px; }\n        .sub_text_white { \n            line-height: 1.9; \n            color: rgba(255,255,255,0.8); \n            font-size: 1.05rem; \n            font-weight: 300; \n            letter-spacing: 0.3px;\n        }\n\n        \/* DLACZEGO ALUPREST - KARTY *\/\n        .why_aluprest_grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 100px; }\n        .why_card { border: 1px solid #A67C33; padding: 45px 35px; transition: 0.5s ease; background-color: rgba(166, 124, 51, 0.02); }\n        .why_number { font-family: 'Cormorant Garamond', serif; font-size: 2.2rem; color: #A67C33; display: block; margin-bottom: 15px; font-weight: 700; }\n        .gold_label_text { color: #A67C33; text-transform: uppercase; letter-spacing: 3px; font-size: 1.1rem; margin-bottom: 15px; font-weight: 700; }\n        .why_card p { color: rgba(255,255,255,0.6); font-size: 0.9rem; font-weight: 300; line-height: 1.7; }\n        \n        .why_card:hover { background-color: #A67C33; border-color: #fff; }\n        .why_card:hover .gold_label_text, .why_card:hover .why_number, .why_card:hover p { color: #000; }\n\n        \/* STANDARD WYKONANIA *\/\n        .standard_flex { display: flex; align-items: center; gap: 70px; }\n        .standard_image_box { flex: 1; }\n        .gold_frame_about { border: 1px solid #A67C33; padding: 12px; background-color: #000; }\n        .gold_frame_about img { width: 100%; height: auto; display: block; filter: grayscale(15%); transition: 0.8s ease; }\n\n        .standard_content { flex: 1; }\n        .gold_title_large { font-family: 'Cormorant Garamond', serif; font-size: 2.8rem; color: #A67C33; text-transform: uppercase; margin-bottom: 35px; font-weight: 700; letter-spacing: 2px; }\n        \n        .gold_diamond_list { list-style: none; padding: 0; }\n        .gold_diamond_list li { color: #fff; font-size: 1.05rem; margin-bottom: 18px; padding-left: 32px; position: relative; font-weight: 300; }\n        \n        .gold_diamond_list li::before { content: \"\"; position: absolute; left: 0; top: 9px; width: 9px; height: 9px; background-color: #A67C33; transform: rotate(45deg); box-shadow: 0 0 8px rgba(166, 124, 51, 0.4); }\n\n        \/* --- OPTYMALIZACJA MOBILNA --- *\/\n        @media (max-width: 768px) {\n            .about-page { padding: 50px 0; }\n            .container_about { padding: 0 25px; }\n\n            .main_title_gold { \n                font-size: 1.8rem !important; \n                line-height: 1.4 !important; \n                margin-bottom: 30px;\n            }\n            .main_title_gold span { letter-spacing: 1px; }\n\n            .sub_text_white { \n                font-size: 0.95rem !important; \n                line-height: 1.8 !important;\n            }\n\n            .why_aluprest_grid { grid-template-columns: 1fr; gap: 20px; }\n            .standard_flex { flex-direction: column; gap: 40px; }\n            .standard_content { text-align: center; }\n            .gold_diamond_list li { text-align: left; }\n            .gold_title_large { font-size: 2.2rem; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<section class=\"about-page\">\n    <div class=\"container_about\">\n        \n        <div class=\"header_gold_unified\">\n            <h1 class=\"main_title_gold\">\n                <span>ALUPREST TO PO\u0141\u0104CZENIE<br>NOWOCZESNEJ TECHNOLOGII<br>I DOPRACOWANEGO DESIGNU<\/span>\n            <\/h1>\n            <div class=\"divider_gold\"><\/div>\n        <\/div>\n\n        <div class=\"about_intro\">\n            <p class=\"sub_text_white\">\n                Specjalizujemy si\u0119 w zadaszeniach aluminiowych, kt\u00f3re nie tylko chroni\u0105, ale przede wszystkim podnosz\u0105 estetyk\u0119 ca\u0142ej przestrzeni. Stawiamy na jako\u015b\u0107 wykonania, precyzj\u0119 detali i ponadczasowy wygl\u0105d. Ka\u017cdy projekt traktujemy indywidualnie \u2013 od koncepcji po monta\u017c.\n            <\/p>\n        <\/div>\n\n        <div class=\"why_aluprest_grid\">\n            <div class=\"why_card\">\n                <span class=\"why_number\">01<\/span>\n                <h3 class=\"gold_label_text\">Precyzja<\/h3>\n                <p>Niezr\u00f3wnana dba\u0142o\u015b\u0107 o detale i perfekcyjne wyko\u0144czenie ka\u017cdego elementu konstrukcji.<\/p>\n            <\/div>\n            <div class=\"why_card\">\n                <span class=\"why_number\">02<\/span>\n                <h3 class=\"gold_label_text\">Trwa\u0142o\u015b\u0107<\/h3>\n                <p>Nowoczesne systemy aluminiowe zaprojektowane, by s\u0142u\u017cy\u0107 przez pokolenia.<\/p>\n            <\/div>\n            <div class=\"why_card\">\n                <span class=\"why_number\">03<\/span>\n                <h3 class=\"gold_label_text\">Design<\/h3>\n                <p>Minimalistyczna forma, kt\u00f3ra idealnie wsp\u00f3\u0142gra z nowoczesn\u0105 architektur\u0105.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"standard_section\">\n            <div class=\"standard_flex\">\n                <div class=\"standard_image_box\">\n                    <div class=\"gold_frame_about\">\n                        <img decoding=\"async\" src=\"http:\/\/aluprest.com\/wp-content\/uploads\/2026\/04\/zadaszenie-scaled.png\" alt=\"Zadaszenie Aluprest\">\n                    <\/div>\n                <\/div>\n                \n                <div class=\"standard_content\">\n                    <h2 class=\"gold_title_large\">Standard wykonania<\/h2>\n                    <ul class=\"gold_diamond_list\">\n                        <li>10 lat gwarancji na konstrukcj\u0119 oraz pow\u0142ok\u0119 lakiernicz\u0105<\/li>\n                        <li>Kompleksowy monta\u017c realizowany przez w\u0142asne ekipy<\/li>\n                        <li>Dostawa wliczona w cen\u0119 ka\u017cdego projektu<\/li>\n                        <li>Pe\u0142na przejrzysto\u015b\u0107 finansowa \u2013 brak ukrytych koszt\u00f3w<\/li>\n                        <li>Bezpo\u015brednia wsp\u00f3\u0142praca z producentem<\/li>\n                        <li>Szybkie terminy realizacji i sta\u0142y kontakt<\/li>\n                        <li>Wysoka jako\u015b\u0107 detali potwierdzona setkami realizacji<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>O Nas | ALUPREST ALUPREST TO PO\u0141\u0104CZENIENOWOCZESNEJ TECHNOLOGIII DOPRACOWANEGO DESIGNU Specjalizujemy si\u0119 w zadaszeniach aluminiowych, kt\u00f3re nie tylko chroni\u0105, ale [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aluprest.com\/index.php?rest_route=\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aluprest.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aluprest.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aluprest.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aluprest.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=42"}],"version-history":[{"count":17,"href":"https:\/\/aluprest.com\/index.php?rest_route=\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":130,"href":"https:\/\/aluprest.com\/index.php?rest_route=\/wp\/v2\/pages\/42\/revisions\/130"}],"wp:attachment":[{"href":"https:\/\/aluprest.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}