{"id":634,"date":"2026-05-08T12:29:46","date_gmt":"2026-05-08T12:29:46","guid":{"rendered":"https:\/\/armadorconstruction.com\/?page_id=634"},"modified":"2026-05-25T08:06:28","modified_gmt":"2026-05-25T08:06:28","slug":"tamamlanan-projeler","status":"publish","type":"page","link":"https:\/\/armadorconstruction.com\/en\/tamamlanan-projeler\/","title":{"rendered":"Completed Projects"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"634\" class=\"elementor elementor-634\">\n\t\t\t\t<div class=\"elementor-element elementor-element-554ad6a e-flex e-con-boxed e-con e-parent\" data-id=\"554ad6a\" 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-4368e23 elementor-widget__width-inherit elementor-absolute elementor-widget elementor-widget-html\" data-id=\"4368e23\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ======================================================\n     ARMADOR CONSTRUCTION - Tamamlanan Projeler Sayfas\u0131\n     11 proje, \u00e7apraz (zigzag) d\u00fczen\n     ====================================================== -->\n\n<style>\n  .arm-tamam * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n    text-transform: none !important;\n  }\n\n  .arm-tamam {\n    --navy: #0a1f3d;\n    --navy-deep: #061530;\n    --gray: #6b7280;\n    --gray-light: #e5e7eb;\n    --gray-bg: #f5f5f4;\n    --gold: #c9a961;\n    --gold-light: #d4b876;\n    --white: #ffffff;\n    --font-display: 'Playfair Display', Georgia, serif;\n    --font-body: 'Inter', -apple-system, sans-serif;\n\n    font-family: var(--font-body);\n    color: var(--navy);\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap');\n\n  \/* === SAYFA HERO === *\/\n  .arm-tamam-hero {\n    background: var(--navy-deep);\n    padding: 8rem 2rem 6rem;\n    text-align: center;\n    color: var(--white);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .arm-tamam-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -10%;\n    width: 120%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(201, 169, 97, 0.08) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .arm-tamam-eyebrow {\n    font-size: 0.75rem;\n    letter-spacing: 0.4em;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 1rem;\n    display: inline-block;\n    position: relative;\n  }\n\n  .arm-tamam-title {\n    font-family: var(--font-display);\n    font-size: clamp(2.2rem, 5vw, 4rem);\n    font-weight: 500;\n    line-height: 1.15;\n    margin-bottom: 1.5rem;\n    color: #ffffff !important;\n    position: relative;\n  }\n\n  .arm-tamam-subtitle {\n    font-size: 1.05rem;\n    color: rgba(255, 255, 255, 0.8);\n    max-width: 640px;\n    margin: 0 auto;\n    position: relative;\n  }\n\n  .arm-tamam-divider {\n    width: 60px;\n    height: 2px;\n    background: var(--gold);\n    margin: 1.5rem auto 0;\n    position: relative;\n  }\n\n  \/* === PROJE L\u0130STES\u0130 === *\/\n  .arm-tamam-list {\n    background: var(--white);\n    padding: 6rem 2rem;\n  }\n\n  .arm-tamam-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  \/* Her bir proje sat\u0131r\u0131 *\/\n  .arm-tamam-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: center;\n    margin-bottom: 8rem;\n  }\n\n  .arm-tamam-item:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* \u00c7ift say\u0131l\u0131 (2, 4, 6...) \u2014 g\u00f6rsel sa\u011fda (zigzag) *\/\n  .arm-tamam-item:nth-child(even) .arm-tamam-image-wrap {\n    order: 2;\n  }\n\n  .arm-tamam-item:nth-child(even) .arm-tamam-text-wrap {\n    order: 1;\n  }\n\n  \/* G\u00f6rsel kutusu *\/\n  .arm-tamam-image-wrap {\n    position: relative;\n    aspect-ratio: 4 \/ 3;\n    overflow: hidden;\n    background: var(--navy-deep);\n  }\n\n  .arm-tamam-image-wrap::before {\n    content: '';\n    position: absolute;\n    top: 1.25rem;\n    left: 1.25rem;\n    right: -1.25rem;\n    bottom: -1.25rem;\n    border: 2px solid var(--gold);\n    z-index: -1;\n    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .arm-tamam-item:nth-child(even) .arm-tamam-image-wrap::before {\n    left: -1.25rem;\n    right: 1.25rem;\n  }\n\n  .arm-tamam-item:hover .arm-tamam-image-wrap::before {\n    top: 0.75rem;\n    left: 0.75rem;\n    right: -0.75rem;\n    bottom: -0.75rem;\n  }\n\n  .arm-tamam-item:nth-child(even):hover .arm-tamam-image-wrap::before {\n    left: -0.75rem;\n    right: 0.75rem;\n  }\n\n  .arm-tamam-image {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .arm-tamam-item:hover .arm-tamam-image {\n    transform: scale(1.06);\n  }\n\n  \/* Numara badge *\/\n  .arm-tamam-number {\n    position: absolute;\n    top: 1.5rem;\n    left: 1.5rem;\n    background: rgba(6, 21, 48, 0.85);\n    color: var(--gold);\n    font-family: var(--font-display);\n    font-size: 1.1rem;\n    font-weight: 500;\n    padding: 0.5rem 1.1rem;\n    letter-spacing: 0.15em;\n    z-index: 2;\n    backdrop-filter: blur(8px);\n  }\n\n  \/* Yaz\u0131 k\u0131sm\u0131 *\/\n  .arm-tamam-text-wrap {\n    padding: 1rem 0;\n  }\n\n  .arm-tamam-category {\n    font-size: 0.7rem;\n    letter-spacing: 0.4em;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 1rem;\n    display: inline-block;\n  }\n\n  .arm-tamam-name {\n    font-family: var(--font-display);\n    font-size: clamp(1.6rem, 3vw, 2.4rem);\n    font-weight: 500;\n    color: var(--navy);\n    margin-bottom: 0.75rem;\n    line-height: 1.2;\n  }\n\n  .arm-tamam-location {\n    font-size: 0.95rem;\n    color: var(--gray);\n    margin-bottom: 1.5rem;\n    display: flex;\n    align-items: center;\n    gap: 0.4rem;\n  }\n\n  .arm-tamam-location svg {\n    color: var(--gold);\n    flex-shrink: 0;\n  }\n\n  .arm-tamam-line {\n    width: 50px;\n    height: 2px;\n    background: var(--gold);\n    margin-bottom: 1.5rem;\n  }\n\n  .arm-tamam-desc {\n    font-size: 1.02rem;\n    color: var(--navy);\n    line-height: 1.8;\n  }\n\n  \/* === RESPONSIVE === *\/\n  @media (max-width: 968px) {\n    .arm-tamam-item {\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-bottom: 5rem;\n    }\n\n    .arm-tamam-item:nth-child(even) .arm-tamam-image-wrap,\n    .arm-tamam-item:nth-child(even) .arm-tamam-text-wrap {\n      order: initial;\n    }\n\n    .arm-tamam-image-wrap::before,\n    .arm-tamam-item:nth-child(even) .arm-tamam-image-wrap::before {\n      left: 0.75rem;\n      right: -0.75rem;\n      top: 0.75rem;\n      bottom: -0.75rem;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .arm-tamam-hero { padding: 5rem 1.25rem 4rem; }\n    .arm-tamam-list { padding: 4rem 1.25rem; }\n    .arm-tamam-text-wrap { padding: 0; }\n  }\n<\/style>\n\n<div class=\"arm-tamam\">\n\n  <!-- ============ SAYFA HERO ============ -->\n  <section class=\"arm-tamam-hero\">\n    <div class=\"arm-tamam-eyebrow\">ARMADOR & SEGE CONSTRUCTION<\/div>\n    <h1 class=\"arm-tamam-title\">Completed Projects<\/h1>\n    <div class=\"arm-tamam-divider\"><\/div>\n    <p class=\"arm-tamam-subtitle\" style=\"margin-top: 1.5rem;\">\n      A selection of completed projects delivered over the years, reflecting the foundation of our architectural legacy.\n    <\/p>\n  <\/section>\n\n  <!-- ============ PROJE L\u0130STES\u0130 ============ -->\n  <section class=\"arm-tamam-list\">\n    <div class=\"arm-tamam-container\">\n\n      <!-- ============ PROJE 1 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">01<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/rHKjA9STcLpnOcfKi4Rz\/image.png\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Loca 34<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            City Center \/ Girne (2024 - 2026)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">A contemporary six-storey residential development offering modern loft apartments with 1, 2, and 3-bedroom options, thoughtfully designed to suit contemporary lifestyles and strong rental investment potential.\n\nCompleted and ready for immediate occupancy, the project combines comfort, convenience, and long-term value in a highly sought-after location.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 2 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">02<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/zd4CK4hlytz6k36vB0Ir\/image.png\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Shine Villas<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            \u00c7atalk\u00f6y \/ Girne  (2020 - 2022)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Located in the \u00c7atalk\u00f6y area of Kyrenia, this exclusive development consists of 6 luxury villas. Each villa features its own private swimming pool and landscaped garden area, offering comfort, privacy, and a high-quality living experience.\n\nEach villa is built on a 400 m\u00b2 plot and offers a total living area of 185 m\u00b2, combining modern architecture with functional design to meet the needs of contemporary living.\n<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 3 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">03<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/kXBpgvMKd6PYUg8TMOhz\/image.png\" alt=\"Proje 3\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Millenium Complex<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        Ankara \/ T\u00fcrkiye (2004 - 2006)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Construction Area: 10,628 m\u00b2\nProject Start Date: June 18, 2004\nCompletion Date: December 31, 2006\n\nLocated in the Ya\u015famkent district of \u00c7ankaya, this residential development consists of 2 blocks and 55 apartments built on a 5,500 m\u00b2 plot. The project offers spacious 4+1 apartments with a net living area of 150 m\u00b2.\n\nConstructed using a conventional formwork system, the development features hollow block slab flooring between levels to enhance sound and thermal insulation. Residents benefit from dual elevators, controlled entry and exit security, panoramic views, a 24\/7 CCTV security system, walking and cycling paths, modern landscaping with gazebos, a basketball court, and three dedicated children's playgrounds.\n\nDesigned to combine comfort, security, and quality living, the project offers a modern residential environment for families.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 4 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">04<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/fR8LmbcXvLfjYqBwEUuK\/image.png\" alt=\"Proje 4\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Yagmur Complex<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Ankara \/ T\u00fcrkiye (2005 - 2005)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Total Construction Area: 18,138 m\u00b2\nProject Start Date: April 11, 2005\nCompletion Date: December 31, 2005\n\nLocated in the Ya\u015famkent neighborhood of \u00c7ayyolu, this residential development consists of 83 luxury residences across two residential blocks. The project offers spacious 4+1 apartments with a net living area of 150 m\u00b2, designed to provide comfort, functionality, and a high standard of living.\n\nConstructed using a conventional formwork system, the buildings feature hollow block slab flooring between levels, ensuring enhanced sound and thermal insulation. Residents benefit from dual elevators, controlled access security, a 24\/7 CCTV monitoring system, walking and cycling paths, modern landscaping with gazebos, a basketball court, and dedicated children's play areas.\n\nAdditional features include a central combi heating system and a full backup power generator, ensuring uninterrupted comfort and convenience for residents.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 5 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">05<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/fgo2AUvIYrbSV0cpxZYF\/image.png\" alt=\"Proje 5\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Ay\u0131\u015f\u0131\u011f\u0131 Villas<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Edremit District \/ Girne (2002 - 2004)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Total Construction Area: 6,000 m\u00b2\nProject Start Date: 2002\nCompletion Date: 2004\n\nThis exclusive residential development consists of 10 luxury triplex villas, designed and built using a conventional formwork construction system. Each villa offers 325 m\u00b2 of living space across three levels, providing a spacious and comfortable lifestyle.\n\nThe villas feature 5+1 layouts, double bathrooms, private saunas, expansive terraces, and large landscaped gardens. Surrounded by stunning natural scenery, each residence enjoys breathtaking panoramic sea views.\n\nDeveloped with a resort-style living concept, the project combines privacy, comfort, and luxury, creating an exceptional living environment for residents seeking a premium lifestyle experience.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 6 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">06<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/b1nfh3QuPCkathDpLYy7\/image.png\" alt=\"Proje 6\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Bar\u0131\u015f Complex<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Ankara \/ T\u00fcrkiye (2002 - 2004)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">The development features hollow block slab flooring between levels, providing enhanced sound and thermal insulation. Each apartment offers a net living area of 150 m\u00b2 and is designed to deliver both comfort and functionality.\n\nPremium specifications include a built-in kitchen, double bathrooms, solid wood doors, a walk-in dressing room, and fitted wardrobes in every bedroom. The project is constructed using an advanced tunnel formwork system and offers panoramic dual elevators for added convenience.\n\nResidents benefit from controlled entry and exit security, a 24\/7 CCTV surveillance system, landscaped walking paths, unique modern gardens, gazebos, and decorative waterfalls. Additional amenities include two children's playgrounds, both indoor and outdoor parking facilities, and a full backup power generator.\n\nFor enhanced safety and sustainability, the development is equipped with sensor-based fire detection systems throughout the building and parking areas, two indoor botanical gardens, a 105-ton water reservoir for landscape irrigation, and a prepaid heat metering system.\n<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 7 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">07<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/J6FO1kY0QqPiTvhVXbOP\/image.png\" alt=\"Proje 7\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Mavi R\u00fcya Evleri<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Mu\u011fla \/ T\u00fcrkiye (1998 - 2003)\n        \n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Total Land Area: 38,000 m\u00b2\nTotal Built-Up Area: 12,800 m\u00b2\nContract Date: July 1, 1998\nCompletion Date: April 30, 2003\n\nLocated in the prestigious Bodrum district of Mu\u011fla, this exceptional residential development enjoys breathtaking natural surroundings and panoramic sea views. Built on a 38,000 m\u00b2 site with a total enclosed construction area of 12,800 m\u00b2, the project consists of 80 exclusive duplex villas designed to offer a unique lifestyle experience.\n\nConstruction commenced following the contract agreement signed on July 1, 1998, and the project was successfully completed and delivered to homeowners on April 30, 2003.\n\nThe development features a wide range of amenities, including an Olympic-sized swimming pool, a dedicated children's pool, children's playgrounds, landscaped gazebos, fully equipped entrance and exit security systems, solar-powered hot water systems, scenic walking paths, and a comprehensive sports complex.\n\nCombining modern comfort, security, and resort-style living, the project remains a distinguished residential community in one of Bodrum's most desirable locations.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 8 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">08<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/f347uYMZdeWEGiDO3ewt\/image.png\" alt=\"Proje 8\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Ay\u0131\u015f\u0131\u011f\u0131 Complex<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Merkez \/ Girne   (2000 - 2002)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">otal Construction Area: 10,000 m\u00b2\nProject Start Date: 2000\nCompletion Date: 2002\n\nLocated in Kyrenia, Northern Cyprus, this residential development consists of 8 residential blocks comprising a total of 48 luxury apartments. Designed to offer comfort, quality, and modern living, the project combines spacious residences with carefully planned communal amenities.\n\nResidents benefit from a private swimming pool, dedicated children's playground, and landscaped outdoor areas, creating a pleasant and family-friendly living environment.\n\nCompleted in 2002, the development remains a notable example of quality residential construction in one of Northern Cyprus's most desirable locations.<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 9 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">09<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/JcqnMvVOpwy0XdsiTEoE\/image.png\" alt=\"Proje 9\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Anadolu Al\u0131\u015fveri\u015f Merkezi<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Merkez \/ Girne  (1995 - 1996)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Recognized as the first shopping center developed in Northern Cyprus, this landmark commercial project represents a significant milestone in the region's retail sector.\n\nThe development consists of 50 retail units, offering a diverse mix of shopping, dining, and commercial opportunities. Designed to serve both residents and visitors, the project introduced a modern retail concept to Northern Cyprus and played an important role in the growth of the local economy.\n\nWith its strategic location and pioneering vision, the shopping center remains an important commercial destination and a notable part of Northern Cyprus's development history.\n\n<\/p>\n        <\/div>\n      <\/article>\n\n      <!-- ============ PROJE 10 ============ -->\n      <article class=\"arm-tamam-item\">\n        <div class=\"arm-tamam-image-wrap\">\n          <div class=\"arm-tamam-number\">10<\/div>\n          <img decoding=\"async\" class=\"arm-tamam-image\" src=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/3K96MXWf9PvUPWjqhB3D\/image.png\" alt=\"Proje 10\" loading=\"lazy\"\/>\n        <\/div>\n        <div class=\"arm-tamam-text-wrap\">\n          <span class=\"arm-tamam-category\">Completed Project<\/span>\n          <h2 class=\"arm-tamam-name\">Beyazg\u00fcl Villalar\u0131<\/h2>\n          <div class=\"arm-tamam-location\">\n            <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            Ku\u015fadas\u0131 \/ T\u00fcrkiye  (1987 - 1990)\n          <\/div>\n          <div class=\"arm-tamam-line\"><\/div>\n          <p class=\"arm-tamam-desc\">Total Construction Area: 24,450 m\u00b2\n\nThis prestigious residential development consists of 163 exclusive triplex villas, carefully designed to provide comfort, privacy, and a high-quality lifestyle.\n\nThe project combines modern architecture with spacious living areas, creating an exceptional residential community within a thoughtfully planned environment. Each villa is designed to meet the needs of contemporary family living while offering a sense of exclusivity and tranquility.\n\nWith its extensive construction area and large-scale master plan, the development stands as a remarkable example of premium residential construction, delivering both functionality and long-term value to its residents.<\/p>\n        <\/div>\n      <\/article>\n\n     \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ARMADOR &#038; SEGE CONSTRUCTION Tamamlanan Projelerimiz Y\u0131llar i\u00e7inde hayata ge\u00e7irdi\u011fimiz, kullan\u0131c\u0131lar\u0131na teslim edilmi\u015f ve mimari miras\u0131m\u0131z\u0131n temelini olu\u015fturan eserlerimiz. 01 [&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":"","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-634","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tamamlanan Projeler -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/armadorconstruction.com\/en\/tamamlanan-projeler\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tamamlanan Projeler -\" \/>\n<meta property=\"og:description\" content=\"ARMADOR &#038; SEGE CONSTRUCTION Tamamlanan Projelerimiz Y\u0131llar i\u00e7inde hayata ge\u00e7irdi\u011fimiz, kullan\u0131c\u0131lar\u0131na teslim edilmi\u015f ve mimari miras\u0131m\u0131z\u0131n temelini olu\u015fturan eserlerimiz. 01 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/armadorconstruction.com\/en\/tamamlanan-projeler\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T08:06:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/rHKjA9STcLpnOcfKi4Rz\/image.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/\",\"url\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/\",\"name\":\"Tamamlanan Projeler -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/plain-eeur-prod-public.komododecks.com\\\/202605\\\/20\\\/rHKjA9STcLpnOcfKi4Rz\\\/image.png\",\"datePublished\":\"2026-05-08T12:29:46+00:00\",\"dateModified\":\"2026-05-25T08:06:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/#primaryimage\",\"url\":\"https:\\\/\\\/plain-eeur-prod-public.komododecks.com\\\/202605\\\/20\\\/rHKjA9STcLpnOcfKi4Rz\\\/image.png\",\"contentUrl\":\"https:\\\/\\\/plain-eeur-prod-public.komododecks.com\\\/202605\\\/20\\\/rHKjA9STcLpnOcfKi4Rz\\\/image.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/tamamlanan-projeler\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/armadorconstruction.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tamamlanan Projeler\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/armadorconstruction.com\\\/#website\",\"url\":\"https:\\\/\\\/armadorconstruction.com\\\/\",\"name\":\"\",\"description\":\"+25 y\u0131l\u0131 a\u015fk\u0131n s\u00fcredir hizmetinizde.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/armadorconstruction.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tamamlanan Projeler -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/armadorconstruction.com\/en\/tamamlanan-projeler\/","og_locale":"en_GB","og_type":"article","og_title":"Tamamlanan Projeler -","og_description":"ARMADOR &#038; SEGE CONSTRUCTION Tamamlanan Projelerimiz Y\u0131llar i\u00e7inde hayata ge\u00e7irdi\u011fimiz, kullan\u0131c\u0131lar\u0131na teslim edilmi\u015f ve mimari miras\u0131m\u0131z\u0131n temelini olu\u015fturan eserlerimiz. 01 [&hellip;]","og_url":"https:\/\/armadorconstruction.com\/en\/tamamlanan-projeler\/","article_modified_time":"2026-05-25T08:06:28+00:00","og_image":[{"url":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/rHKjA9STcLpnOcfKi4Rz\/image.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/","url":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/","name":"Tamamlanan Projeler -","isPartOf":{"@id":"https:\/\/armadorconstruction.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/#primaryimage"},"image":{"@id":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/#primaryimage"},"thumbnailUrl":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/rHKjA9STcLpnOcfKi4Rz\/image.png","datePublished":"2026-05-08T12:29:46+00:00","dateModified":"2026-05-25T08:06:28+00:00","breadcrumb":{"@id":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/armadorconstruction.com\/tamamlanan-projeler\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/#primaryimage","url":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/rHKjA9STcLpnOcfKi4Rz\/image.png","contentUrl":"https:\/\/plain-eeur-prod-public.komododecks.com\/202605\/20\/rHKjA9STcLpnOcfKi4Rz\/image.png"},{"@type":"BreadcrumbList","@id":"https:\/\/armadorconstruction.com\/tamamlanan-projeler\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/armadorconstruction.com\/"},{"@type":"ListItem","position":2,"name":"Tamamlanan Projeler"}]},{"@type":"WebSite","@id":"https:\/\/armadorconstruction.com\/#website","url":"https:\/\/armadorconstruction.com\/","name":"","description":"+25 y\u0131l\u0131 a\u015fk\u0131n s\u00fcredir hizmetinizde.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/armadorconstruction.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages\/634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/comments?post=634"}],"version-history":[{"count":5,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages\/634\/revisions"}],"predecessor-version":[{"id":876,"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/pages\/634\/revisions\/876"}],"wp:attachment":[{"href":"https:\/\/armadorconstruction.com\/en\/wp-json\/wp\/v2\/media?parent=634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}