{"id":8,"date":"2026-07-12T22:26:32","date_gmt":"2026-07-12T20:26:32","guid":{"rendered":"https:\/\/pchouse.pl\/?page_id=8"},"modified":"2026-07-13T13:49:36","modified_gmt":"2026-07-13T11:49:36","slug":"pc-house-serwis-laptopow-bochnia","status":"publish","type":"page","link":"https:\/\/pchouse.pl\/","title":{"rendered":"PC-HOUSE \u2013 Serwis laptop\u00f3w Bochnia"},"content":{"rendered":"\n<style>\n:root {\n  --pc-dark: #071426;\n  --pc-blue-dark: #0b2745;\n  --pc-blue: #19aef5;\n  --pc-blue-light: #39c1ff;\n  --pc-white: #ffffff;\n  --pc-text-light: #c8e9ff;\n  --pc-text-muted: #cbd9e5;\n}\n\n\/* PE\u0141NE T\u0141O STRONY *\/\n\nhtml,\nbody {\n  width: 100% !important;\n  min-width: 100% !important;\n  min-height: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow-x: hidden !important;\n  background: #071426 !important;\n}\n\n\/* USUNI\u0118CIE BIA\u0141EGO T\u0141A WORDPRESSA *\/\n\nbody,\n.wp-site-blocks,\n.site,\n.site-content,\n.content-area,\n.entry-content,\n.wp-block-post-content,\nmain {\n  width: 100% !important;\n  max-width: none !important;\n  min-height: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  background: #071426 !important;\n}\n\n\/* USUNI\u0118CIE OGRANICZE\u0143 SZEROKO\u015aCI MOTYWU *\/\n\n.wp-site-blocks > *,\n.wp-block-post-content > *,\n.entry-content > *,\nmain > * {\n  max-width: none !important;\n}\n\n\/* UKRYCIE NAG\u0141\u00d3WKA I STOPKI MOTYWU *\/\n\nheader,\nfooter:not(.pc-footer),\n.wp-block-template-part,\n.wp-site-blocks > header,\n.wp-site-blocks > footer {\n  display: none !important;\n}\n\n\/* USUNI\u0118CIE MARGINES\u00d3W WORDPRESSA *\/\n\n.alignwide,\n.alignfull {\n  width: 100% !important;\n  max-width: none !important;\n  margin-right: 0 !important;\n  margin-left: 0 !important;\n}\n\n\/* CA\u0141A STRONA PC-HOUSE *\/\n\n.pchouse {\n  position: relative !important;\n  left: 50% !important;\n\n  width: 100vw !important;\n  max-width: 100vw !important;\n  min-height: 100vh !important;\n\n  margin-top: 0 !important;\n  margin-right: -50vw !important;\n  margin-bottom: 0 !important;\n  margin-left: -50vw !important;\n\n  padding: 0 !important;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  background:\n    linear-gradient(\n      135deg,\n      #071426,\n      #0b2745\n    );\n\n  border-radius: 0;\n\n  box-shadow: none;\n}\n\n.pchouse * {\n  box-sizing: border-box;\n}\n\n\n\/* G\u00d3RNA CZ\u0118\u015a\u0106 *\/\n\n.pc-hero {\n  min-height: 500px;\n\n  display: flex;\n\n  flex-direction: column;\n\n  align-items: center;\n\n  justify-content: center;\n\n  padding: 65px 20px 55px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(0,174,255,.35),\n      transparent 45%\n    );\n}\n\n.pc-logo {\n  margin-bottom: 10px;\n\n  font-size:\n    clamp(\n      42px,\n      10vw,\n      76px\n    );\n\n  font-weight: 900;\n\n  letter-spacing: 2px;\n}\n\n.pc-logo span {\n  color: #28b8ff;\n}\n\n.pc-hero h2 {\n  margin: 10px 0;\n\n  font-size:\n    clamp(\n      24px,\n      6vw,\n      40px\n    );\n}\n\n.pc-hero p {\n  max-width: 700px;\n\n  margin-right: auto;\n\n  margin-left: auto;\n\n  color: #c8e9ff;\n\n  font-size: 19px;\n\n  line-height: 1.6;\n}\n\n\n\/* PRZYCISKI *\/\n\n.pc-button {\n  display: inline-block;\n\n  margin-top: 20px;\n\n  padding: 16px 28px;\n\n  color: #ffffff !important;\n\n  font-size: 20px;\n\n  font-weight: bold;\n\n  text-decoration: none;\n\n  background: #19aef5;\n\n  border-radius: 50px;\n\n  box-shadow:\n    0 7px 22px\n    rgba(25,174,245,.4);\n\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    box-shadow .25s ease;\n}\n\n.pc-button:hover {\n  color: #ffffff !important;\n\n  background: #28b8ff;\n\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 10px 28px\n    rgba(25,174,245,.55);\n}\n\n\n\/* SEKCJA US\u0141UG *\/\n\n.pc-section {\n  padding: 70px 20px;\n\n  text-align: center;\n}\n\n.pc-section h2 {\n  margin: 0 0 40px;\n\n  font-size: 34px;\n}\n\n.pc-services {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      3,\n      minmax(0,1fr)\n    );\n\n  max-width: 1100px;\n\n  margin: auto;\n\n  gap: 18px;\n}\n\n.pc-service {\n  min-height: 245px;\n\n  padding: 28px 18px;\n\n  background:\n    rgba(255,255,255,.08);\n\n  border:\n    1px solid\n    rgba(255,255,255,.12);\n\n  border-radius: 20px;\n\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    border-color .25s ease;\n}\n\n.pc-service:hover {\n  background:\n    rgba(255,255,255,.11);\n\n  border-color:\n    rgba(57,193,255,.35);\n\n  transform:\n    translateY(-4px);\n}\n\n.pc-icon {\n  font-size: 42px;\n}\n\n.pc-service h3 {\n  margin: 12px 0 8px;\n\n  font-size: 21px;\n}\n\n.pc-service p {\n  margin: 0;\n\n  color: #cbd9e5;\n\n  line-height: 1.5;\n}\n\n\n\/* KONTAKT *\/\n\n.pc-contact {\n  padding: 60px 20px;\n\n  text-align: center;\n\n  background:\n    rgba(0,0,0,.2);\n}\n\n.pc-contact h2 {\n  margin: 0 0 25px;\n\n  font-size: 34px;\n}\n\n.pc-contact p {\n  margin: 18px 0;\n\n  font-size: 19px;\n\n  line-height: 1.8;\n}\n\n.pc-phone {\n  color: #39c1ff !important;\n\n  font-size: 30px;\n\n  font-weight: 900;\n\n  text-decoration: none;\n\n  transition:\n    color .25s ease;\n}\n\n.pc-phone:visited {\n  color: #39c1ff !important;\n}\n\n.pc-phone:hover {\n  color: #8edcff !important;\n}\n\n\n\/* STOPKA *\/\n\n.pc-footer {\n  display: block !important;\n\n  padding: 22px;\n\n  color: #a8bfd0;\n\n  text-align: center;\n\n  background:\n    rgba(0,0,0,.25);\n}\n\n\n\/* TABLETY *\/\n\n@media (max-width: 900px) {\n\n  .pc-services {\n    grid-template-columns:\n      repeat(\n        2,\n        minmax(0,1fr)\n      );\n  }\n\n}\n\n\n\/* TELEFONY *\/\n\n@media (max-width: 600px) {\n\n  .pc-hero {\n    min-height: auto;\n\n    padding:\n      65px 20px 55px;\n  }\n\n  .pc-services {\n    grid-template-columns: 1fr;\n\n    max-width: 500px;\n  }\n\n  .pc-section {\n    padding:\n      45px 20px;\n  }\n\n  .pc-section h2 {\n    margin-bottom: 30px;\n  }\n\n  .pc-service {\n    min-height: auto;\n  }\n\n  .pc-contact {\n    padding:\n      45px 20px;\n  }\n\n  .pc-button {\n    padding:\n      16px 24px;\n\n    font-size: 18px;\n  }\n\n  .pc-phone {\n    font-size: 27px;\n  }\n\n}\n\n<\/style>\n\n\n<div class=\"pchouse\">\n\n\n  <section class=\"pc-hero\">\n\n\n    <div class=\"pc-logo\">\n\n      PC<span>-HOUSE<\/span>\n\n    <\/div>\n\n\n    <h2>\n\n      Serwis laptop\u00f3w w Bochni\n\n    <\/h2>\n\n\n    <p>\n\n      Profesjonalna diagnostyka,\n      naprawa laptop\u00f3w i komputer\u00f3w.\n\n    <\/p>\n\n\n    <a\n      class=\"pc-button\"\n      href=\"tel:513165759\">\n\n      \ud83d\udcde Zadzwo\u0144: 513 165 759\n\n    <\/a>\n\n\n  <\/section>\n\n\n\n  <section class=\"pc-section\">\n\n\n    <h2>\n\n      Nasze us\u0142ugi\n\n    <\/h2>\n\n\n    <div class=\"pc-services\">\n\n\n      <div class=\"pc-service\">\n\n\n        <div class=\"pc-icon\">\n\n          \ud83d\udca7\n\n        <\/div>\n\n\n        <h3>\n\n          Naprawy po zalaniu\n\n        <\/h3>\n\n\n        <p>\n\n          Czyszczenie, diagnostyka\n          oraz naprawa elektroniki.\n\n        <\/p>\n\n\n      <\/div>\n\n\n\n      <div class=\"pc-service\">\n\n\n        <div class=\"pc-icon\">\n\n          \ud83d\udd25\n\n        <\/div>\n\n\n        <h3>\n\n          Naprawy BGA\n\n        <\/h3>\n\n\n        <p>\n\n          Profesjonalne naprawy\n          uk\u0142ad\u00f3w graficznych\n          i p\u0142yt g\u0142\u00f3wnych.\n\n        <\/p>\n\n\n      <\/div>\n\n\n\n      <div class=\"pc-service\">\n\n\n        <div class=\"pc-icon\">\n\n          \ud83d\udcbb\n\n        <\/div>\n\n\n        <h3>\n\n          Naprawa laptop\u00f3w\n\n        <\/h3>\n\n\n        <p>\n\n          Wymiana podzespo\u0142\u00f3w,\n          matryc, klawiatur\n          i gniazd zasilania.\n\n        <\/p>\n\n\n      <\/div>\n\n\n\n      <div class=\"pc-service\">\n\n\n        <div class=\"pc-icon\">\n\n          \u2699\ufe0f\n\n        <\/div>\n\n\n        <h3>\n\n          Oprogramowanie\n\n        <\/h3>\n\n\n        <p>\n\n          Instalacja i konfiguracja\n          system\u00f3w oraz zmiana\n          oprogramowania.\n\n        <\/p>\n\n\n      <\/div>\n\n\n\n      <div class=\"pc-service\">\n\n\n        <div class=\"pc-icon\">\n\n          \ud83d\udd0d\n\n        <\/div>\n\n\n        <h3>\n\n          Diagnostyka\n\n        <\/h3>\n\n\n        <p>\n\n          Dok\u0142adne wykrywanie\n          usterek sprz\u0119towych\n          i programowych.\n\n        <\/p>\n\n\n      <\/div>\n\n\n\n      <div class=\"pc-service\">\n\n\n        <div class=\"pc-icon\">\n\n          \ud83d\ude80\n\n        <\/div>\n\n\n        <h3>\n\n          Modernizacja\n\n        <\/h3>\n\n\n        <p>\n\n          Wymiana dysk\u00f3w SSD,\n          pami\u0119ci RAM i poprawa\n          wydajno\u015bci sprz\u0119tu.\n\n        <\/p>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n  <\/section>\n\n\n\n  <section class=\"pc-contact\">\n\n\n    <h2>\n\n      Kontakt\n\n    <\/h2>\n\n\n    <p>\n\n      \ud83d\udccd <strong>PC-HOUSE<\/strong>\n\n      <br>\n\n      Plac \u015awi\u0119tej Kingi 3\n\n      <br>\n\n      Bochnia\n\n    <\/p>\n\n\n    <p>\n\n\n      <a\n        class=\"pc-phone\"\n        href=\"tel:513165759\">\n\n        \u260e 513 165 759\n\n      <\/a>\n\n\n    <\/p>\n\n\n    <a\n      class=\"pc-button\"\n      href=\"https:\/\/www.google.com\/maps\/search\/?api=1&amp;query=Plac+\u015awi\u0119tej+Kingi+3+Bochnia\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\">\n\n      \ud83d\udccd Wyznacz tras\u0119\n\n    <\/a>\n\n\n  <\/section>\n\n\n\n  <footer class=\"pc-footer\">\n\n    \u00a9 PC-HOUSE Bochnia \u2014\n    Serwis laptop\u00f3w i komputer\u00f3w\n\n  <\/footer>\n\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>PC-HOUSE Serwis laptop\u00f3w w Bochni Profesjonalna diagnostyka, naprawa laptop\u00f3w i komputer\u00f3w. \ud83d\udcde Zadzwo\u0144: 513 165 759 Nasze us\u0142ugi \ud83d\udca7 Naprawy po zalaniu Czyszczenie, diagnostyka oraz naprawa elektroniki. \ud83d\udd25 Naprawy BGA Profesjonalne naprawy uk\u0142ad\u00f3w graficznych i p\u0142yt g\u0142\u00f3wnych. \ud83d\udcbb Naprawa laptop\u00f3w Wymiana podzespo\u0142\u00f3w, matryc, klawiatur i gniazd zasilania. \u2699\ufe0f Oprogramowanie Instalacja i konfiguracja system\u00f3w oraz zmiana [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pchouse.pl\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pchouse.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pchouse.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pchouse.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pchouse.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":2,"href":"https:\/\/pchouse.pl\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/pchouse.pl\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/pchouse.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}