{"id":17,"date":"2026-05-23T12:52:43","date_gmt":"2026-05-23T09:52:43","guid":{"rendered":"https:\/\/netaotocekici.com\/?page_id=17"},"modified":"2026-05-23T12:53:19","modified_gmt":"2026-05-23T09:53:19","slug":"17-2","status":"publish","type":"page","link":"https:\/\/netaotocekici.com\/","title":{"rendered":"anasayfa"},"content":{"rendered":"<!--\n====================================================================\n  NETA OTO \u00c7EK\u0130C\u0130 - YALOVA - GUTENBERG BLOCK PATTERNS v2\n  - Emoji yerine Lucide SVG ikonlar\n  - Hero arka plan g\u00f6rseli deste\u011fi (opsiyonel)\n  - Ara\u00e7lar\u0131m\u0131z galerisi (3 foto\u011fraf)\n\n  FOTO\u011eRAFLARI EKLEMEK \u0130\u00c7\u0130N:\n  1. Medya k\u00fct\u00fcphanesine foto\u011fraflar\u0131 y\u00fckle\n  2. Her birinin URL'sini kopyala (medya ayr\u0131nt\u0131lar\u0131ndan)\n  3. A\u015fa\u011f\u0131da \"FOTO-URL-1\" gibi yer tutucular\u0131 ger\u00e7ek URL'lerle de\u011fi\u015ftir\n  4. Hero i\u00e7in: \"HERO-ARKAPLAN-URL\" yer tutucusunu de\u011fi\u015ftir (ya da sat\u0131r\u0131 sil \u2014 koyu hero kal\u0131r)\n\n  TELEFON DE\u011e\u0130\u015eT\u0130RMEK \u0130\u00c7\u0130N:\n  - \"05325595677\" (link), \"0532 559 56 77\" (g\u00f6r\u00fcnen), \"905325595677\" (whatsapp)\n====================================================================\n-->\n\n\n<!-- ============= GLOBAL STYLES + FONTS ============= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Antonio:wght@400;600;700&#038;family=Manrope:wght@400;500;600;700&#038;family=JetBrains+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.oc-section{\n  --bg:#0E0E0E; --surface:#1A1A1A; --surface-2:#232323;\n  --accent:#F5C518; --accent-dark:#D9AC10;\n  --text:#F5F5F0; --text-muted:#999; --border:#2A2A2A;\n  --display:'Antonio','Impact',sans-serif;\n  --body:'Manrope',system-ui,sans-serif;\n  --mono:'JetBrains Mono',monospace;\n  background:var(--bg); color:var(--text); font-family:var(--body);\n  line-height:1.6; box-sizing:border-box;\n}\n.oc-section *, .oc-section *::before, .oc-section *::after { box-sizing:border-box; }\n.oc-wrap{ max-width:1280px; margin:0 auto; padding:0 24px; }\n\n\/* Icons *\/\n.oc-icon{ display:inline-block; vertical-align:middle; flex-shrink:0; }\n.oc-icon-sm{ width:18px; height:18px; }\n.oc-icon-md{ width:24px; height:24px; }\n.oc-icon-lg{ width:36px; height:36px; }\n\n\/* Top strip *\/\n.oc-strip{ background:var(--accent); color:#000; padding:8px 0; font-family:var(--mono);\n  font-size:12px; font-weight:500; letter-spacing:.05em; text-transform:uppercase; overflow:hidden; }\n.oc-marquee{ display:flex; gap:48px; white-space:nowrap; animation:oc-scroll 30s linear infinite; }\n.oc-marquee span::before{ content:'\u25c6'; margin-right:16px; }\n@keyframes oc-scroll{ from{transform:translateX(0)} to{transform:translateX(-50%)} }\n\n\/* Header *\/\n.oc-header{ border-bottom:1px solid var(--border); padding:20px 0;\n  background:rgba(14,14,14,.92); }\n.oc-header-inner{ display:flex; align-items:center; justify-content:space-between; }\n.oc-logo{ font-family:var(--display); font-size:28px; font-weight:700; letter-spacing:-.01em; text-transform:uppercase; }\n.oc-logo span{ color:var(--accent); }\n.oc-header-call{ display:inline-flex; align-items:center; gap:12px; background:var(--accent);\n  color:#000; padding:12px 24px; border-radius:4px; font-weight:700; text-decoration:none;\n  transition:transform .2s; }\n.oc-header-call:hover{ transform:translateY(-1px); color:#000; }\n\n\/* Hero *\/\n.oc-hero{ padding:80px 0 120px; position:relative; overflow:hidden; }\n.oc-hero::before{ content:''; position:absolute; top:0; right:0; width:60%; height:100%;\n  background-image:repeating-linear-gradient(45deg,transparent 0,transparent 20px,rgba(245,197,24,.03) 20px,rgba(245,197,24,.03) 40px);\n  pointer-events:none; z-index:1; }\n.oc-hero-bg{ position:absolute; inset:0; z-index:0; background-size:cover; background-position:center; }\n.oc-hero-bg::after{ content:''; position:absolute; inset:0;\n  background:linear-gradient(90deg, rgba(14,14,14,.95) 0%, rgba(14,14,14,.75) 50%, rgba(14,14,14,.6) 100%); }\n.oc-hero-grid{ display:grid; grid-template-columns:1fr 280px; gap:60px; align-items:end; position:relative; z-index:2; }\n.oc-label{ font-family:var(--mono); font-size:12px; color:var(--accent); text-transform:uppercase;\n  letter-spacing:.15em; margin-bottom:24px; display:flex; align-items:center; gap:12px; }\n.oc-label::before{ content:''; width:32px; height:1px; background:var(--accent); }\n.oc-hero h1{ font-family:var(--display); font-size:clamp(56px,10vw,140px); font-weight:700;\n  line-height:.9; letter-spacing:-.02em; text-transform:uppercase; margin:0 0 32px; }\n.oc-hero h1 .accent{ color:var(--accent); display:block; }\n.oc-hero h1 .small{ display:block; font-size:.35em; font-weight:400; letter-spacing:.1em;\n  color:var(--text-muted); margin-top:16px; font-family:var(--body); text-transform:none; line-height:1.4; }\n.oc-ctas{ display:flex; gap:16px; flex-wrap:wrap; }\n.oc-btn-primary{ background:var(--accent); color:#000; padding:18px 32px; border:none; border-radius:4px;\n  font-weight:700; font-size:16px; text-decoration:none; display:inline-flex; align-items:center;\n  gap:12px; transition:all .2s; text-transform:uppercase; letter-spacing:.02em; }\n.oc-btn-primary:hover{ background:#fff; transform:translateY(-2px); color:#000; }\n.oc-btn-outline{ background:transparent; color:var(--text); padding:18px 32px; border:1px solid var(--border);\n  border-radius:4px; font-weight:600; font-size:16px; text-decoration:none; display:inline-flex;\n  align-items:center; gap:12px; transition:all .2s; }\n.oc-btn-outline:hover{ border-color:var(--accent); color:var(--accent); }\n.oc-stats{ border-left:1px solid var(--border); padding-left:32px; background:rgba(14,14,14,.7); }\n.oc-stat{ margin-bottom:32px; }\n.oc-stat:last-child{ margin-bottom:0; }\n.oc-stat-num{ font-family:var(--display); font-size:64px; font-weight:700; line-height:1;\n  color:var(--accent); letter-spacing:-.02em; }\n.oc-stat-label{ font-family:var(--mono); font-size:11px; text-transform:uppercase;\n  letter-spacing:.1em; color:var(--text-muted); margin-top:8px; }\n\n\/* Section header *\/\n.oc-section-head{ margin-bottom:64px; }\n.oc-title{ font-family:var(--display); font-size:clamp(40px,6vw,72px); font-weight:700;\n  line-height:1; letter-spacing:-.02em; text-transform:uppercase; max-width:800px; margin:0; color:var(--text); }\n\n\/* Services *\/\n.oc-services{ padding:120px 0; border-top:1px solid var(--border); }\n.oc-service-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:1px;\n  background:var(--border); border:1px solid var(--border); }\n.oc-service{ background:var(--bg); padding:40px 32px; transition:background .2s;\n  min-height:280px; display:flex; flex-direction:column; }\n.oc-service:hover{ background:var(--surface); }\n.oc-service:hover .oc-service-num{ color:var(--accent); }\n.oc-service-num{ font-family:var(--mono); font-size:12px; color:var(--text-muted);\n  margin-bottom:32px; transition:color .2s; }\n.oc-service-icon{ color:var(--accent); margin-bottom:24px; }\n.oc-service h3{ font-family:var(--display); font-size:28px; font-weight:600;\n  text-transform:uppercase; letter-spacing:-.01em; margin:0 0 12px; color:var(--text); }\n.oc-service p{ color:var(--text-muted); font-size:14px; margin:auto 0 0; }\n\n\/* Fleet Gallery *\/\n.oc-fleet{ padding:120px 0; border-top:1px solid var(--border); }\n.oc-fleet-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }\n.oc-photo-card{ position:relative; aspect-ratio:4\/5; overflow:hidden;\n  background:var(--surface); border:1px solid var(--border); }\n.oc-photo-card img{ width:100%; height:100%; object-fit:cover; display:block;\n  transition:transform .6s ease; }\n.oc-photo-card:hover img{ transform:scale(1.05); }\n.oc-photo-overlay{ position:absolute; inset:0;\n  background:linear-gradient(to top, rgba(14,14,14,.9) 0%, rgba(14,14,14,0) 50%);\n  display:flex; align-items:flex-end; padding:32px; }\n.oc-photo-caption{ font-family:var(--mono); font-size:12px; text-transform:uppercase;\n  letter-spacing:.1em; color:var(--text); }\n.oc-photo-caption::before{ content:''; display:inline-block; width:24px; height:1px;\n  background:var(--accent); vertical-align:middle; margin-right:12px; }\n.oc-photo-placeholder{ width:100%; height:100%; display:flex; align-items:center; justify-content:center;\n  background:\n    linear-gradient(rgba(245,197,24,.04) 1px,transparent 1px),\n    linear-gradient(90deg,rgba(245,197,24,.04) 1px,transparent 1px),\n    var(--surface);\n  background-size:24px 24px; }\n.oc-photo-placeholder span{ font-family:var(--mono); font-size:11px; color:var(--text-muted);\n  text-transform:uppercase; letter-spacing:.1em; }\n\n\/* Coverage *\/\n.oc-coverage{ padding:120px 0; border-top:1px solid var(--border); }\n.oc-coverage-grid{ display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:start; }\n.oc-region-list{ columns:2; column-gap:32px; list-style:none; margin:32px 0 0; padding:0; }\n.oc-region-list li{ padding:16px 0; border-bottom:1px solid var(--border);\n  font-family:var(--mono); font-size:13px; text-transform:uppercase; letter-spacing:.05em;\n  break-inside:avoid; display:flex; align-items:center; gap:12px; color:var(--text); }\n.oc-region-list li svg{ color:var(--accent); flex-shrink:0; }\n.oc-map-card{ background:var(--surface); border:1px solid var(--border); padding:40px;\n  aspect-ratio:1; display:flex; flex-direction:column; justify-content:space-between;\n  position:relative; overflow:hidden; }\n.oc-map-card::before{ content:''; position:absolute; inset:0;\n  background-image:\n    linear-gradient(rgba(245,197,24,.06) 1px,transparent 1px),\n    linear-gradient(90deg,rgba(245,197,24,.06) 1px,transparent 1px);\n  background-size:32px 32px; }\n.oc-map-pin{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);\n  color:var(--accent); filter:drop-shadow(0 0 12px rgba(245,197,24,.4));\n  animation:oc-pulse 2s ease-in-out infinite; }\n@keyframes oc-pulse{\n  0%,100%{ transform:translate(-50%,-50%) scale(1); }\n  50%{ transform:translate(-50%,-50%) scale(1.1); }\n}\n\n\/* Process *\/\n.oc-process{ padding:120px 0; border-top:1px solid var(--border); background:var(--surface); }\n.oc-steps{ display:grid; grid-template-columns:repeat(4,1fr); gap:32px; margin-top:64px; }\n.oc-step-num{ font-family:var(--display); font-size:96px; font-weight:700; line-height:1;\n  color:transparent; -webkit-text-stroke:1px var(--accent); margin-bottom:24px; }\n.oc-step h4{ font-family:var(--display); font-size:24px; font-weight:600;\n  text-transform:uppercase; margin:0 0 12px; color:var(--text); }\n.oc-step p{ color:var(--text-muted); font-size:14px; margin:0; }\n\n\/* Final CTA *\/\n.oc-final{ padding:120px 0; text-align:center; border-top:1px solid var(--border);\n  background:var(--accent); color:#000; position:relative; overflow:hidden; }\n.oc-final::before, .oc-final::after{ content:''; position:absolute; left:0; right:0; height:24px;\n  background:repeating-linear-gradient(45deg,#000 0,#000 20px,var(--accent) 20px,var(--accent) 40px); }\n.oc-final::before{ top:0; }\n.oc-final::after{ bottom:0; }\n.oc-final-label{ font-family:var(--mono); font-size:14px; text-transform:uppercase;\n  letter-spacing:.15em; margin-bottom:24px; display:flex; align-items:center; justify-content:center; gap:12px; }\n.oc-final-phone{ font-family:var(--display); font-size:clamp(60px,12vw,160px); font-weight:700;\n  line-height:1; letter-spacing:-.02em; margin-bottom:24px; text-decoration:none;\n  color:#000; display:block; transition:transform .2s; }\n.oc-final-phone:hover{ transform:scale(1.02); color:#000; }\n.oc-final p{ font-size:18px; font-weight:500; max-width:600px; margin:0 auto; }\n\n\/* Footer *\/\n.oc-footer{ background:#000; padding:60px 0 32px; }\n.oc-footer-grid{ display:grid; grid-template-columns:2fr 1fr 1fr 1fr; gap:48px; margin-bottom:48px; }\n.oc-footer-col h5{ font-family:var(--mono); font-size:12px; text-transform:uppercase;\n  letter-spacing:.1em; color:var(--accent); margin:0 0 16px; }\n.oc-footer-col p, .oc-footer-col li{ color:var(--text-muted); font-size:14px;\n  margin:0 0 8px; list-style:none; }\n.oc-footer-col ul{ padding:0; margin:0; }\n.oc-footer-col li{ display:flex; align-items:center; gap:8px; }\n.oc-footer-col li svg{ color:var(--accent); flex-shrink:0; }\n.oc-footer-bottom{ border-top:1px solid var(--border); padding-top:24px;\n  display:flex; justify-content:space-between; font-family:var(--mono); font-size:12px;\n  color:var(--text-muted); text-transform:uppercase; letter-spacing:.05em; }\n\n\/* Mobile *\/\n@media (max-width:768px){\n  .oc-hero-grid{ grid-template-columns:1fr; gap:48px; }\n  .oc-stats{ border-left:none; border-top:1px solid var(--border); padding-left:0; padding-top:32px; background:transparent; }\n  .oc-service-grid{ grid-template-columns:1fr; }\n  .oc-fleet-grid{ grid-template-columns:1fr; }\n  .oc-coverage-grid{ grid-template-columns:1fr; gap:48px; }\n  .oc-steps{ grid-template-columns:1fr 1fr; }\n  .oc-footer-grid{ grid-template-columns:1fr 1fr; }\n  .oc-header-call{ padding:10px 16px; font-size:14px; }\n}\n\n.entry-content > .oc-section{ margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); width:100vw; max-width:100vw; }\n<\/style>\n\n\n\n<!-- ============= 1. TOP STRIP ============= -->\n\n<div class=\"oc-section\">\n  <div class=\"oc-strip\">\n    <div class=\"oc-marquee\">\n      <span>7\/24 AC\u0130L OTO \u00c7EK\u0130C\u0130<\/span>\n      <span>T\u00dcM YALOVA<\/span>\n      <span>HIZLI VARI\u015e<\/span>\n      <span>KAZA \u00c7EK\u0130C\u0130<\/span>\n      <span>LAST\u0130K DE\u011e\u0130\u015e\u0130M\u0130<\/span>\n      <span>AK\u00dc TAKV\u0130YES\u0130<\/span>\n      <span>YOL YARDIMI<\/span>\n      <span>7\/24 AC\u0130L OTO \u00c7EK\u0130C\u0130<\/span>\n      <span>T\u00dcM YALOVA<\/span>\n      <span>HIZLI VARI\u015e<\/span>\n      <span>KAZA \u00c7EK\u0130C\u0130<\/span>\n      <span>LAST\u0130K DE\u011e\u0130\u015e\u0130M\u0130<\/span>\n      <span>AK\u00dc TAKV\u0130YES\u0130<\/span>\n      <span>YOL YARDIMI<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<!-- ============= 2. HEADER ============= -->\n\n<div class=\"oc-section\">\n  <header class=\"oc-header\">\n    <div class=\"oc-wrap oc-header-inner\">\n      <div class=\"oc-logo\">NETA <span>OTO \u00c7EK\u0130C\u0130<\/span><\/div>\n      <a href=\"tel:05325595677\" class=\"oc-header-call\">\n        <svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n        <span>0532 559 56 77<\/span>\n      <\/a>\n    <\/div>\n  <\/header>\n<\/div>\n\n\n\n<!-- ============= 3. HERO ============= -->\n<!-- HERO ARKA PLAN G\u00d6RSEL\u0130:\n     A\u015fa\u011f\u0131daki \"HERO-ARKAPLAN-URL\" yaz\u0131s\u0131n\u0131 ger\u00e7ek g\u00f6rsel URL'sine de\u011fi\u015ftir.\n     G\u00f6rseli kullanmak istemiyorsan: oc-hero-bg div'ini komple sil. -->\n\n<div class=\"oc-section\">\n  <section class=\"oc-hero\">\n    <div class=\"oc-hero-bg\" style=\"background-image:url('HERO-ARKAPLAN-URL');\"><\/div>\n    <div class=\"oc-wrap oc-hero-grid\">\n      <div>\n        <div class=\"oc-label\">Yalova \u00b7 7\/24 Hizmet<\/div>\n        <h1>\n          Arac\u0131n\u0131z\n          <span class=\"accent\">Yolda Kald\u0131ysa<\/span>\n          <span class=\"small\">Yalova&#8217;n\u0131n her noktas\u0131na h\u0131zl\u0131 var\u0131\u015f. \u015eehir i\u00e7i, sahil yolu, Bursa yolu \u2014 fark etmez.<\/span>\n        <\/h1>\n        <div class=\"oc-ctas\">\n          <a href=\"tel:05325595677\" class=\"oc-btn-primary\">\n            <svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n            HEMEN ARA\n          <\/a>\n          <a href=\"https:\/\/wa.me\/905325595677\" class=\"oc-btn-outline\">\n            <svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893A11.821 11.821 0 0 0 20.464 3.488\"\/><\/svg>\n            WhatsApp ile Yaz\n          <\/a>\n        <\/div>\n      <\/div>\n      <div class=\"oc-stats\">\n        <div class=\"oc-stat\">\n          <div class=\"oc-stat-num\">15<\/div>\n          <div class=\"oc-stat-label\">DK Ort. Var\u0131\u015f<\/div>\n        <\/div>\n        <div class=\"oc-stat\">\n          <div class=\"oc-stat-num\">10+<\/div>\n          <div class=\"oc-stat-label\">Y\u0131l Tecr\u00fcbe<\/div>\n        <\/div>\n        <div class=\"oc-stat\">\n          <div class=\"oc-stat-num\">24\/7<\/div>\n          <div class=\"oc-stat-label\">Kesintisiz<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<!-- ============= 4. SERVICES ============= -->\n\n<div class=\"oc-section\">\n  <section class=\"oc-services\">\n    <div class=\"oc-wrap\">\n      <div class=\"oc-section-head\">\n        <div class=\"oc-label\">Hizmetlerimiz<\/div>\n        <h2 class=\"oc-title\">Yolda olan her sorun i\u00e7in bir \u00e7\u00f6z\u00fcm<\/h2>\n      <\/div>\n      <div class=\"oc-service-grid\">\n\n        <div class=\"oc-service\">\n          <div class=\"oc-service-num\">01 \/ 06<\/div>\n          <svg class=\"oc-icon oc-icon-lg oc-service-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2\"\/><path d=\"M15 18H9\"\/><path d=\"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14\"\/><circle cx=\"17\" cy=\"18\" r=\"2\"\/><circle cx=\"7\" cy=\"18\" r=\"2\"\/><\/svg>\n          <h3>Kaza \u00c7ekici<\/h3>\n          <p>Trafik kazas\u0131 sonras\u0131 arac\u0131n\u0131z\u0131 g\u00fcvenli \u015fekilde istedi\u011finiz noktaya ta\u015f\u0131yoruz. Sigorta s\u00fcre\u00e7lerinde de yan\u0131n\u0131zday\u0131z.<\/p>\n        <\/div>\n\n        <div class=\"oc-service\">\n          <div class=\"oc-service-num\">02 \/ 06<\/div>\n          <svg class=\"oc-icon oc-icon-lg oc-service-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n          <h3>Ar\u0131za \u00c7ekici<\/h3>\n          <p>Arac\u0131n\u0131z \u00e7al\u0131\u015fm\u0131yor veya yolda kald\u0131ysa, en yak\u0131n servise veya istedi\u011finiz adrese \u00e7ekiyoruz.<\/p>\n        <\/div>\n\n        <div class=\"oc-service\">\n          <div class=\"oc-service-num\">03 \/ 06<\/div>\n          <svg class=\"oc-icon oc-icon-lg oc-service-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.83 5H17a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-2.17\"\/><path d=\"M7.83 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2.83\"\/><line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"11\"\/><polyline points=\"11 6 7 12 13 12 9 18\"\/><\/svg>\n          <h3>Ak\u00fc Takviyesi<\/h3>\n          <p>Ak\u00fcn\u00fcz bittiyse, yerinde takviye yap\u0131yoruz. \u00c7o\u011fu durumda araca dokunmadan yola devam edebilirsiniz.<\/p>\n        <\/div>\n\n        <div class=\"oc-service\">\n          <div class=\"oc-service-num\">04 \/ 06<\/div>\n          <svg class=\"oc-icon oc-icon-lg oc-service-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><line x1=\"4.93\" y1=\"4.93\" x2=\"9.17\" y2=\"9.17\"\/><line x1=\"14.83\" y1=\"14.83\" x2=\"19.07\" y2=\"19.07\"\/><line x1=\"14.83\" y1=\"9.17\" x2=\"19.07\" y2=\"4.93\"\/><line x1=\"14.83\" y1=\"9.17\" x2=\"18.36\" y2=\"5.64\"\/><line x1=\"4.93\" y1=\"19.07\" x2=\"9.17\" y2=\"14.83\"\/><\/svg>\n          <h3>Lastik De\u011fi\u015fimi<\/h3>\n          <p>Stepneniz veya yedek lasti\u011finizle yerinde de\u011fi\u015fim. Yedek lasti\u011finiz yoksa size en yak\u0131n noktay\u0131 buluyoruz.<\/p>\n        <\/div>\n\n        <div class=\"oc-service\">\n          <div class=\"oc-service-num\">05 \/ 06<\/div>\n          <svg class=\"oc-icon oc-icon-lg oc-service-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"7.5\" cy=\"15.5\" r=\"5.5\"\/><path d=\"m21 2-9.6 9.6\"\/><path d=\"m15.5 7.5 3 3L22 7l-3-3\"\/><\/svg>\n          <h3>Anahtar Kalma<\/h3>\n          <p>Anahtar ara\u00e7 i\u00e7inde kald\u0131ysa, hasars\u0131z a\u00e7ma m\u00fcdahalesi yap\u0131yoruz. Cam k\u0131rma yok.<\/p>\n        <\/div>\n\n        <div class=\"oc-service\">\n          <div class=\"oc-service-num\">06 \/ 06<\/div>\n          <svg class=\"oc-icon oc-icon-lg oc-service-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"3\" x2=\"15\" y1=\"22\" y2=\"22\"\/><line x1=\"4\" x2=\"14\" y1=\"9\" y2=\"9\"\/><path d=\"M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18\"\/><path d=\"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2h0a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5\"\/><\/svg>\n          <h3>Yak\u0131t Tedariki<\/h3>\n          <p>Yak\u0131t\u0131n\u0131z bittiyse en yak\u0131n istasyondan tedarik ederek arac\u0131n\u0131za ula\u015ft\u0131r\u0131yoruz.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<!-- ============= 5. FLEET GALLERY (Ara\u00e7lar\u0131m\u0131z) ============= -->\n<!-- FOTO\u011eRAFLAR \u0130\u00c7\u0130N:\n     \"FOTO-URL-1\", \"FOTO-URL-2\", \"FOTO-URL-3\" yer tutucular\u0131n\u0131\n     medya k\u00fct\u00fcphanesindeki ger\u00e7ek foto\u011fraf URL'leriyle de\u011fi\u015ftir.\n     \u00d6nerilen boyut: 800x1000 px (4:5 dikey oran). Yatay foto\u011fraflar da \u00e7al\u0131\u015f\u0131r. -->\n\n<div class=\"oc-section\">\n  <section class=\"oc-fleet\">\n    <div class=\"oc-wrap\">\n      <div class=\"oc-section-head\">\n        <div class=\"oc-label\">Ara\u00e7lar\u0131m\u0131z<\/div>\n        <h2 class=\"oc-title\">\u0130\u015f ba\u015f\u0131nda ekibimiz<\/h2>\n      <\/div>\n      <div class=\"oc-fleet-grid\">\n\n        <div class=\"oc-photo-card\">\n          <img decoding=\"async\" src=\"FOTO-URL-1\" alt=\"Neta Oto \u00c7ekici - Arac\u0131m\u0131z 1\" onerror=\"this.outerHTML='&lt;div class=oc-photo-placeholder&gt;&lt;span&gt;FOTO\u011eRAF 1&lt;\/span&gt;&lt;\/div&gt;';\">\n          <div class=\"oc-photo-overlay\">\n            <div class=\"oc-photo-caption\">Modern \u00c7ekici Filomuz<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"oc-photo-card\">\n          <img decoding=\"async\" src=\"FOTO-URL-2\" alt=\"Neta Oto \u00c7ekici - Arac\u0131m\u0131z 2\" onerror=\"this.outerHTML='&lt;div class=oc-photo-placeholder&gt;&lt;span&gt;FOTO\u011eRAF 2&lt;\/span&gt;&lt;\/div&gt;';\">\n          <div class=\"oc-photo-overlay\">\n            <div class=\"oc-photo-caption\">7\/24 Haz\u0131r Ekip<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"oc-photo-card\">\n          <img decoding=\"async\" src=\"FOTO-URL-3\" alt=\"Neta Oto \u00c7ekici - Arac\u0131m\u0131z 3\" onerror=\"this.outerHTML='&lt;div class=oc-photo-placeholder&gt;&lt;span&gt;FOTO\u011eRAF 3&lt;\/span&gt;&lt;\/div&gt;';\">\n          <div class=\"oc-photo-overlay\">\n            <div class=\"oc-photo-caption\">Profesyonel M\u00fcdahale<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<!-- ============= 6. COVERAGE ============= -->\n\n<div class=\"oc-section\">\n  <section class=\"oc-coverage\">\n    <div class=\"oc-wrap\">\n      <div class=\"oc-coverage-grid\">\n        <div>\n          <div class=\"oc-label\">Hizmet B\u00f6lgemiz<\/div>\n          <h2 class=\"oc-title\">Yalova&#8217;n\u0131n her yerine ula\u015f\u0131r\u0131z<\/h2>\n          <p style=\"color:var(--text-muted); margin-top:24px; max-width:480px;\">\n            Yalova merkez ve t\u00fcm il\u00e7eler. \u00c7\u0131narc\u0131k, Termal, Armutlu, Alt\u0131nova dahil sahil yolu, Bursa yolu (D-575) ve \u0130zmit hatt\u0131 \u00fcst\u00fcndeki her noktaya h\u0131zl\u0131 var\u0131\u015f.\n          <\/p>\n          <ul class=\"oc-region-list\">\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Merkez<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>\u00c7\u0131narc\u0131k<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Termal<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Alt\u0131nova<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Armutlu<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>\u00c7iftlikk\u00f6y<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Suba\u015f\u0131<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Ta\u015fk\u00f6pr\u00fc<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Esenk\u00f6y<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Kaytazdere<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Hersek<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>Kocadere<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"oc-map-card\">\n          <svg class=\"oc-map-pin oc-icon oc-icon-lg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"#0E0E0E\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 10c0 7-8 13-8 13s-8-6-8-13a8 8 0 0 1 16 0Z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\" fill=\"#0E0E0E\"\/><\/svg>\n          <div style=\"position:relative; z-index:2; font-family:var(--mono); font-size:11px; color:var(--text-muted); text-transform:uppercase; letter-spacing:.1em;\">\n            YALOVA \u00b7 40.6500\u00b0 K \u00b7 29.2667\u00b0 D\n          <\/div>\n          <div style=\"position:relative; z-index:2; font-family:var(--mono); font-size:11px; color:var(--accent); text-transform:uppercase; letter-spacing:.1em;\">\n            \u25cf AKT\u0130F \u00b7 7\/24 HAZIR\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<!-- ============= 7. PROCESS ============= -->\n\n<div class=\"oc-section\">\n  <section class=\"oc-process\">\n    <div class=\"oc-wrap\">\n      <div class=\"oc-section-head\">\n        <div class=\"oc-label\">Nas\u0131l \u00c7al\u0131\u015f\u0131r<\/div>\n        <h2 class=\"oc-title\">Araman\u0131zdan k\u0131sa s\u00fcre sonra yan\u0131n\u0131zday\u0131z<\/h2>\n      <\/div>\n      <div class=\"oc-steps\">\n        <div class=\"oc-step\">\n          <div class=\"oc-step-num\">01<\/div>\n          <h4>Aray\u0131n<\/h4>\n          <p>7\/24 a\u00e7\u0131k hatt\u0131m\u0131z\u0131 aray\u0131n. Sizi bekletmeden ekibe aktar\u0131yoruz.<\/p>\n        <\/div>\n        <div class=\"oc-step\">\n          <div class=\"oc-step-num\">02<\/div>\n          <h4>Konum<\/h4>\n          <p>WhatsApp ile canl\u0131 konum g\u00f6nderin. Arac\u0131n\u0131z\u0131n markas\u0131n\u0131 \u00f6\u011frenelim.<\/p>\n        <\/div>\n        <div class=\"oc-step\">\n          <div class=\"oc-step-num\">03<\/div>\n          <h4>Yola \u00c7\u0131k\u0131\u015f<\/h4>\n          <p>Size en yak\u0131n \u00e7ekici arac\u0131m\u0131z 1 dakika i\u00e7inde yola \u00e7\u0131kar.<\/p>\n        <\/div>\n        <div class=\"oc-step\">\n          <div class=\"oc-step-num\">04<\/div>\n          <h4>M\u00fcdahale<\/h4>\n          <p>Ortalama 15 dakika i\u00e7inde yan\u0131n\u0131zda. Anla\u015fmal\u0131 fiyat, s\u00fcrpriz yok.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<!-- ============= 8. FINAL CTA ============= -->\n\n<div class=\"oc-section\">\n  <section class=\"oc-final\">\n    <div class=\"oc-wrap\">\n      <div class=\"oc-final-label\">\n        <svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"\/><path d=\"M12 9v4\"\/><path d=\"M12 17h.01\"\/><\/svg>\n        7\/24 AC\u0130L HAT\n        <svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"\/><path d=\"M12 9v4\"\/><path d=\"M12 17h.01\"\/><\/svg>\n      <\/div>\n      <a href=\"tel:05325595677\" class=\"oc-final-phone\">0532 559 56 77<\/a>\n      <p>\u015eimdi aray\u0131n, ortalama 15 dakika i\u00e7inde yan\u0131n\u0131zday\u0131z.<br>\u015eehir i\u00e7i sabit fiyat, kredi kart\u0131 ge\u00e7er.<\/p>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<!-- ============= 9. FOOTER ============= -->\n\n<div class=\"oc-section\">\n  <footer class=\"oc-footer\">\n    <div class=\"oc-wrap\">\n      <div class=\"oc-footer-grid\">\n        <div class=\"oc-footer-col\">\n          <div class=\"oc-logo\" style=\"margin-bottom:16px;\">NETA <span>OTO \u00c7EK\u0130C\u0130<\/span><\/div>\n          <p>Yalova&#8217;n\u0131n g\u00fcvenilir oto \u00e7ekici hizmeti. T\u00fcm il\u00e7elere 7\/24 kesintisiz hizmet.<\/p>\n        <\/div>\n        <div class=\"oc-footer-col\">\n          <h5>\u0130leti\u015fim<\/h5>\n          <ul>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>0532 559 56 77<\/li>\n            <li><svg class=\"oc-icon oc-icon-sm\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893A11.821 11.821 0 0 0 20.464 3.488\"\/><\/svg>WhatsApp Hatt\u0131<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"oc-footer-col\">\n          <h5>Saatler<\/h5>\n          <ul>\n            <li>Pazartesi \u2014 Pazar<\/li>\n            <li>00:00 \u2014 24:00<\/li>\n            <li>365 g\u00fcn a\u00e7\u0131k<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"oc-footer-col\">\n          <h5>B\u00f6lge<\/h5>\n          <ul>\n            <li>Yalova Geneli<\/li>\n            <li>T\u00fcm \u0130l\u00e7eler<\/li>\n            <li>Sahil Yolu Hatt\u0131<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"oc-footer-bottom\">\n        <div>\u00a9 2026 Neta Oto \u00c7ekici \u00b7 Yalova<\/div>\n        <div>Aykete Digital \u2758 Tasar\u0131m<\/div>\n      <\/div>\n    <\/div>\n  <\/footer>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>7\/24 AC\u0130L OTO \u00c7EK\u0130C\u0130 T\u00dcM YALOVA HIZLI VARI\u015e KAZA \u00c7EK\u0130C\u0130 LAST\u0130K DE\u011e\u0130\u015e\u0130M\u0130 AK\u00dc TAKV\u0130YES\u0130 YOL YARDIMI 7\/24 AC\u0130L OTO \u00c7EK\u0130C\u0130 [&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":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/netaotocekici.com\/index.php?rest_route=\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netaotocekici.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/netaotocekici.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/netaotocekici.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/netaotocekici.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":2,"href":"https:\/\/netaotocekici.com\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":19,"href":"https:\/\/netaotocekici.com\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions\/19"}],"wp:attachment":[{"href":"https:\/\/netaotocekici.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}