{"id":7,"date":"2019-06-24T11:51:49","date_gmt":"2019-06-24T11:51:49","guid":{"rendered":"https:\/\/alnoondesign.com\/?page_id=7"},"modified":"2023-11-27T12:44:46","modified_gmt":"2023-11-27T12:44:46","slug":"home-2","status":"publish","type":"page","link":"https:\/\/anid.ae\/","title":{"rendered":"Home"},"content":{"rendered":"<p>\n\n<div  style=\" padding-top: 0; padding-bottom: 0;\" class=\"section \"  >\n\n\t<div class=\"fw-container-fluid\">\n\t\t<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12  aligncenter bg-stretch-wrap\">\n\t\n<div id=\"hero\">\n\n\t<span class=\"container pagingInfo\"><\/span>\n\t\t \t<ul class=\"social-profiles\">\n\t\t      \t\t\t      \t\t\t        <li>\n\t\t\t        \t<a href=\"https:\/\/www.instagram.com\/a.n.i.d\/\" title=\"ANID Projects\" target=\"_blank\">\n\t\t\t\t        \t<span>ANID Projects<\/span>\n\t\t\t\t          <i class=\"fa fa-instagram\"><\/i>\n\t\t\t\t        <\/a>\n\t\t\t        <\/li>\n\t\t\t      \t\t    \t\t\t      \t\t\t        <li>\n\t\t\t        \t<a href=\"https:\/\/www.facebook.com\/ANIDalnooninteriordesignllc\/\" title=\"Facebook\" target=\"_blank\">\n\t\t\t\t        \t<span>Facebook<\/span>\n\t\t\t\t          <i class=\"dashicons dashicons-facebook\"><\/i>\n\t\t\t\t        <\/a>\n\t\t\t        <\/li>\n\t\t\t      \t\t    \t\t\t      \t\t\t        <li>\n\t\t\t        \t<a href=\"https:\/\/www.linkedin.com\/company\/3876061\/admin\/feed\/posts\/\" title=\"Linkdin\" target=\"_blank\">\n\t\t\t\t        \t<span>Linkdin<\/span>\n\t\t\t\t          <i class=\"fa fa-linkedin\"><\/i>\n\t\t\t\t        <\/a>\n\t\t\t        <\/li>\n\t\t\t      \t\t    \t\t\t      \t\t\t        <li>\n\t\t\t        \t<a href=\"https:\/\/www.instagram.com\/woodtreats_a.n.i.d\/?igshid=MzRlODBiNWFlZA%3D%3D\" title=\"Wood Treats\" target=\"_blank\">\n\t\t\t\t        \t<span>Wood Treats<\/span>\n\t\t\t\t          <i class=\"dashicons dashicons-instagram\"><\/i>\n\t\t\t\t        <\/a>\n\t\t\t        <\/li>\n\t\t\t      \t\t    \t    <\/ul>\n    \t\n\n\t\t\t\t\t\t\t\t<div class=\"item\" style=\"background-image: url(\/\/anid.ae\/wp-content\/uploads\/2023\/09\/c-1.jpg);\" title=\"<span>01<\/span> Joinery & Carpentry\">\n\n\t\t\t\t<div class=\"container\">\n\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t<div class=\"col-md-6\">\n\t\t\t\t\t\t\t<span class=\"title\">Professional craftsman of the trade<\/span>\n\t\t\t\t\t\t\t<h1>Joinery & Carpentry<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item\" style=\"background-image: url(\/\/anid.ae\/wp-content\/uploads\/2023\/09\/DSC_6557a-2-scaled-e1694624760492.jpg);\" title=\"<span>02<\/span> Reliable Tradesmen\">\n\n\t\t\t\t<div class=\"container\">\n\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t<div class=\"col-md-6\">\n\t\t\t\t\t\t\t<span class=\"title\">Craftsmanship at it's highest level<\/span>\n\t\t\t\t\t\t\t<h1>Reliable Tradesmen<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"item\" style=\"background-image: url(\/\/anid.ae\/wp-content\/uploads\/2023\/09\/2021-03-13-16.05.37-1-scaled-e1694623839300.jpg);\" title=\"<span>03<\/span> Inspiring Instructors\">\n\n\t\t\t\t<div class=\"container\">\n\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t<div class=\"col-md-6\">\n\t\t\t\t\t\t\t<span class=\"title\">Teaching the art of woodworking<\/span>\n\t\t\t\t\t\t\t<h1>Inspiring Instructors<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\n\t\n<\/div>\n\n<script>\n\tjQuery(document).ready(function($){\n\n\t\t\/\/ Count slides\n\t\tvar $status = $('.pagingInfo');\n\t\tvar $slickElement = $('#hero');\n\n\t\t$slickElement.on('init reInit afterChange', function (event, slick, currentSlide, nextSlide) {\n\t\t  \/\/currentSlide is undefined on init -- set it to 0 in this case (currentSlide is 0 based)\n\t\t  if(!slick.$dots){\n\t\t  \treturn;\n\t\t  }\n\t\t  \n\t\t  var i = (currentSlide ? currentSlide : 0) + 1;\n\t\t  $status.html('0' + i + '\/' + '<span>0' + (slick.$dots[0].children.length) + '<\/span>');\n\t\t});\n\t\t\n\t\t\/\/ Hero slider\n\t\tvar slidesPerPage = 1\n\n\t\t$(\"#hero\").on(\"init\", function(event, slick){\n\t\t   maxPages = Math.ceil(slick.slideCount\/slidesPerPage);\n\t\t   $(this).find('.slider-paging-number li').append('\/ '+maxPages);\n\t\t});\n\n\t\t$(\"#hero\").slick({\n\t\t   slidesToShow: slidesPerPage,\n\t\t   slidesToScroll: slidesPerPage,\n\t\t   slide: '.item',\n\t\t   autoplay: true,\n\t\t   infinite: true,\n\t\t   autoplaySpeed: 6000,\n\t\t   speed: 1250,\n\t\t   dots: true,\n\t\t   arrows: false,\n\t\t   rows: 0,\n\t\t   fade: true,\n\t\t   cssEase: 'cubic-bezier(0.7, 0, 0.3, 1)',\n\t\t   customPaging: function(slider, i) { \n\t\t        return '<button class=\"tab\">' + $(slider.$slides[i]).attr('title') + '<\/button>';\n\t\t    },\n\t\t})\n\t\t.on('setPosition', function (event, slick) {\n\t\t\tslick.$slides.css('height', slick.$slideTrack.height() + 'px');\n\t\t});\n\n\t\t$('#hero').parents('.fw-col-xs-12').css('padding', 0);\n\n\t\t\/\/ Set slides to be same size\n\t\t$('.slide-container').on('setPosition', function () {\n\t\t\tjbResizeSlider();\n\t\t});\n\t\t \n\t\t\/\/we need to maintain a set height when a resize event occurs.\n\t\t\/\/Some events will through a resize trigger: $(window).trigger('resize');\n\t\t$(window).on('resize', function(e) {\n\t\t\tjbResizeSlider();\n\t\t});\n\t\t \n\t\t\/\/since multiple events can trigger a slider adjustment, we will control that adjustment here\n\t\tfunction jbResizeSlider(){\n\t\t\t$slickSlider = $('.slide-container');\n\t\t\t$slickSlider.find('.slick-slide').height('auto');\n\t\t \n\t\t\tvar slickTrack = $slickSlider.find('.slick-track');\n\t\t\tvar slickTrackHeight = $(slickTrack).height();\n\t\t \n\t\t\t$slickSlider.find('.slick-slide').css('height', slickTrackHeight + 'px');\n\t\t}});\n<\/script>\t<div class=\"bg-stretch\" style=\"background-image: url(\/\/alnoondesign.com\/wp-content\/uploads\/2023\/09\/A.jpg)\"><\/div><\/div><\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n<div  style=\" padding-top: 90px; padding-bottom: 90px;\" class=\"section \"  >\n\n\t<div class=\"fw-container\">\n\t\t<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12 fw-col-sm-6   \">\n\t\n<header class=\"single-title left \">\n\n\t\n\t<h2 style=\"color: #b0b6bc\">\n\t\tANID TURNKEY PROJECTS CONTRACTING LLC\t\t\t\t\t<span style=\"color: #192f49\">&quot;Elevating Designs Through Expert Execution&quot;<\/span>\n\t\t\t<\/h2>\n\n<\/header><h4 style=\"text-align: left;\"><strong>Masters of Bespoke Joinery &amp; Carpentry Craftsmanship<\/strong><\/h4><p style=\"text-align: left;\">At <strong>ANID<\/strong>, we specialize in bringing designs to life with impeccable execution. Our expertise lies in the art of bespoke joinery and carpentry, where each project reflects a dedication to precision and quality.<\/p><p style=\"text-align: left;\"><strong>Our Work Speaks Volumes<\/strong><\/p><p style=\"text-align: left;\">Explore our portfolio, showcasing the execution of designs that span a variety of domains - from residential to commercial and beyond.<\/p><p style=\"text-align: left;\"><strong>Let's Craft Together<\/strong><\/p><p style=\"text-align: left;\">Join us in executing designs flawlessly. Let's collaborate to refine and redefine your space, turning concepts into reality. At ANID, design execution is an art, and dreams find their precise form.<\/p>\t<\/div>\n<div class=\"fw-col-xs-12 fw-col-sm-6   \">\n\t\n\t<div class=\"fw-divider-space\" style=\"padding-top: 80px;\"><\/div>\n<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2023\/09\/project-loft-1-1200x803-2-600x620.jpg\" alt=\"https:\/\/anid.ae\/wp-content\/uploads\/2023\/09\/project-loft-1-1200x803-2-600x620.jpg\" width=\"600\" height=\"620\" \/>\t<\/div><\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n<div  style=\"background-color:#17223c; padding-top: 60px; padding-bottom: 60px;\" class=\"section bgColour\"  >\n\n\t<div class=\"fw-container\">\n\t\t<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12  aligncenter \">\n\t\n<header class=\"single-title center outline-text\">\n\n\t\t\t<svg viewBox=\"0 0 600 300\">\n\t\t\t<text text-anchor=\"middle\" x=\"50%\" y=\"50%\" dy=\"0.35em\" style=\"stroke: #898b8e\">Joinery<\/text>\n\t\t<\/svg>\n\t\n\t<h2 style=\"color: #b19777\">\n\t\tWhat We Offer\t\t\t\t\t<span style=\"color: #ffffff\">Our Services<\/span>\n\t\t\t<\/h2>\n\n<\/header><div class=\"slk  carousel-e5263ca8fe2424d111b70291f5d01451\">\n\t\t\t\n\t\t<div class=\"item no\">\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1548\" title=\"Residential Joinery\">\n\t\t\t\t<aside>\n\t\t\t\t\t<i class=\"top\"><\/i>\n\t\t\t\t\t<i class=\"right\"><\/i>\n\t\t\t\t\t<i class=\"bottom\"><\/i>\n\t\t\t\t\t<i class=\"left\"><\/i>\n\t\t\t\t<\/aside>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"690\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2023\/09\/2-720x690.jpg\" class=\"attachment-carousel size-carousel wp-post-image\" alt=\"\" \/>\t\t\t<\/a>\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1548\" title=\"Residential Joinery\">\n\t\t\t\t<h4>Residential Joinery<\/h4>\t\t\t<\/a>\n\t\t<\/div>\n\n\t\t\t\n\t\t<div class=\"item no\">\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1545\" title=\"Commercial Joinery\">\n\t\t\t\t<aside>\n\t\t\t\t\t<i class=\"top\"><\/i>\n\t\t\t\t\t<i class=\"right\"><\/i>\n\t\t\t\t\t<i class=\"bottom\"><\/i>\n\t\t\t\t\t<i class=\"left\"><\/i>\n\t\t\t\t<\/aside>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"690\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2023\/09\/Van-Reatuarant-benches-16-720x690.jpg\" class=\"attachment-carousel size-carousel wp-post-image\" alt=\"\" \/>\t\t\t<\/a>\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1545\" title=\"Commercial Joinery\">\n\t\t\t\t<h4>Commercial Joinery<\/h4>\t\t\t<\/a>\n\t\t<\/div>\n\n\t\t\t\n\t\t<div class=\"item no\">\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1542\" title=\"Skills Development\">\n\t\t\t\t<aside>\n\t\t\t\t\t<i class=\"top\"><\/i>\n\t\t\t\t\t<i class=\"right\"><\/i>\n\t\t\t\t\t<i class=\"bottom\"><\/i>\n\t\t\t\t\t<i class=\"left\"><\/i>\n\t\t\t\t<\/aside>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"690\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2023\/09\/2021-03-13-16.05.37-1-scaled-e1694623839300-720x690.jpg\" class=\"attachment-carousel size-carousel wp-post-image\" alt=\"\" \/>\t\t\t<\/a>\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1542\" title=\"Skills Development\">\n\t\t\t\t<h4>Skills Development<\/h4>\t\t\t<\/a>\n\t\t<\/div>\n\n\t\t\t\n\t\t<div class=\"item no\">\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1538\" title=\"Joinery Consultancy\">\n\t\t\t\t<aside>\n\t\t\t\t\t<i class=\"top\"><\/i>\n\t\t\t\t\t<i class=\"right\"><\/i>\n\t\t\t\t\t<i class=\"bottom\"><\/i>\n\t\t\t\t\t<i class=\"left\"><\/i>\n\t\t\t\t<\/aside>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"690\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2023\/09\/ANID-JOINERY-CONSULTANCY-720x690.jpg\" class=\"attachment-carousel size-carousel wp-post-image\" alt=\"\" \/>\t\t\t<\/a>\n\t\t\t<a href=\"https:\/\/anid.ae\/?page_id=1538\" title=\"Joinery Consultancy\">\n\t\t\t\t<h4>Joinery Consultancy<\/h4>\t\t\t<\/a>\n\t\t<\/div>\n\n\t<\/div>\n\t<script>\n\t\tjQuery(document).ready(function($){\n\n\t\t\t\/\/ Service slider\n\n\t\t\t$('.carousel-e5263ca8fe2424d111b70291f5d01451').slick({\n\t\t\t   slidesToShow: 4,\n\t\t\t   slidesToScroll: 1,\n\t\t\t   slide: '.item',\n\t\t\t   arrows: false,\n\t\t\t   \t\t\t   \tdots: true,\n\t\t\t   \tdotsClass: 'slider-paging-number',\n\t\t\t   \t\t\t\t\tautoplay: true,\n\t\t\t\t\tautoplaySpeed: 5000,\n\t\t\t\t\tpauseOnHover: true,\n\t\t\t   \t\t\t   infinite: true,\n\t\t\t   speed: 1250,\n\t\t\t   rows: 0,\n\t\t\t   responsive: [\n\t\t\t    {\n\t\t\t      breakpoint: 999,\n\t\t\t      settings: {\n\t\t\t        slidesToShow: 3,\n\t\t\t      }\n\t\t\t    },\n\t\t\t    {\n\t\t\t      breakpoint: 768,\n\t\t\t      settings: {\n\t\t\t        slidesToShow: 2,\n\t\t\t      }\n\t\t\t    },\n\t\t\t    {\n\t\t\t      breakpoint: 481,\n\t\t\t      settings: {\n\t\t\t        slidesToShow: 1,\n\t\t\t      }\n\t\t\t    }\n\t\t\t  ]\n\t\t\t})\n\t\t\t.on('setPosition', function (event, slick) {\n\t\t\t\tslick.$slides.css('height', slick.$slideTrack.height() + 'px');\n\t\t\t});\n\n\t\t});\n\t<\/script>\n\n<a href=\"https:\/\/anid.ae\/?page_id=13\" target=\"_self\" class=\"btn primary\">\n\tView our services<\/a>\t<\/div><\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n<div  style=\"background-color:#ffffff; padding-top: 120px; padding-bottom: 120px;\" class=\"section bgColour\"  >\n\n\t<div class=\"fw-container\">\n\t\t<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12   \">\n\t\n<header class=\"single-title center outline-text\">\n\n\t\t\t<svg viewBox=\"0 0 600 300\">\n\t\t\t<text text-anchor=\"middle\" x=\"50%\" y=\"50%\" dy=\"0.35em\" style=\"stroke: #cccccc\">Featured<\/text>\n\t\t<\/svg>\n\t\n\t<h2 style=\"color: #b19777\">\n\t\tTake a look at some of \t\t\t\t\t<span style=\"color: #192f49\">Our  Projects<\/span>\n\t\t\t<\/h2>\n\n<\/header>\n\t<div class=\"fw-divider-space\" style=\"padding-top: 20px;\"><\/div>\n\n<div class=\"portfolio-gallery gallery-55e431d096ff75f08c2c7b90704a9534\">\n  <div class=\"arrows\">\n    <i class=\"prev-slide\">Prev<\/i>\n    <i class=\"next-slide\">Next<\/i>\n  <\/div>\n\t\n                <div class=\"item\">\n          <a href=\"\/\/anid.ae\/wp-content\/uploads\/2023\/09\/Interior-fitout-for-executive-towers-apartment-anid-a.n.i.d-anid-4-scaled.jpg\" class=\"venobox\" data-gall=\"portfolioGallery\" data-title=\"\">\n      \t\t              <img decoding=\"async\" src=\"\/\/anid.ae\/wp-content\/uploads\/2023\/09\/Interior-fitout-for-executive-towers-apartment-anid-a.n.i.d-anid-4-scaled.jpg\" alt=\"\">\n          <\/a>\n        <\/div>\n\t\n                <div class=\"item\">\n          <a href=\"https:\/\/anid.ae\/wp-content\/uploads\/2020\/04\/HELLMAN-LOGISTICS-JOINERY-Rcepetion-desk-ANID-www.anid_.ae-5-1-1200x803.jpeg\" class=\"venobox\" data-gall=\"portfolioGallery\" data-title=\"\">\n      \t\t              <img decoding=\"async\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2020\/04\/HELLMAN-LOGISTICS-JOINERY-Rcepetion-desk-ANID-www.anid_.ae-5-1-945x550.jpeg\" alt=\"\">\n          <\/a>\n        <\/div>\n\t\n                <div class=\"item\">\n          <a href=\"https:\/\/anid.ae\/wp-content\/uploads\/2020\/04\/ANID-Turnkey-Projects-Contracting-LLC-Villa-Interiors-Joinery-Works-Wall-Units-Partitions-Mandir-Modern-mandir-Crockery-cabinet-Dining-room-furniture.-www.anid_.ae-3-1-1-1200x799.jpeg\" class=\"venobox\" data-gall=\"portfolioGallery\" data-title=\"\">\n      \t\t              <img decoding=\"async\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2020\/04\/ANID-Turnkey-Projects-Contracting-LLC-Villa-Interiors-Joinery-Works-Wall-Units-Partitions-Mandir-Modern-mandir-Crockery-cabinet-Dining-room-furniture.-www.anid_.ae-3-1-1-945x550.jpeg\" alt=\"\">\n          <\/a>\n        <\/div>\n\t\n                <div class=\"item\">\n          <a href=\"https:\/\/anid.ae\/wp-content\/uploads\/2020\/04\/ANID-Turnkey-Projects-Contracting-LLC-Villa-Interiors-Joinery-Works-Wall-Units-Partitions-Mandir-Modern-mandir-Crockery-cabinet-Dining-room-furniture.-www.anid_.ae-3-4-1200x799.jpeg\" class=\"venobox\" data-gall=\"portfolioGallery\" data-title=\"\">\n      \t\t              <img decoding=\"async\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2020\/04\/ANID-Turnkey-Projects-Contracting-LLC-Villa-Interiors-Joinery-Works-Wall-Units-Partitions-Mandir-Modern-mandir-Crockery-cabinet-Dining-room-furniture.-www.anid_.ae-3-4-945x550.jpeg\" alt=\"\">\n          <\/a>\n        <\/div>\n\t\n                <div class=\"item\">\n          <a href=\"\/\/anid.ae\/wp-content\/uploads\/2020\/04\/Boutique-PARK-HAYATT-A.N.I.D-ANID-Joinery-retail-furniture-A.N.I.D-ANID-Joinery-retail-furniture-www.anid-8-scaled-1.jpg\" class=\"venobox\" data-gall=\"portfolioGallery\" data-title=\"\">\n      \t\t              <img decoding=\"async\" src=\"\/\/anid.ae\/wp-content\/uploads\/2020\/04\/Boutique-PARK-HAYATT-A.N.I.D-ANID-Joinery-retail-furniture-A.N.I.D-ANID-Joinery-retail-furniture-www.anid-8-scaled-1.jpg\" alt=\"\">\n          <\/a>\n        <\/div>\n\t<\/div>\n\n<script>\n    jQuery(document).ready(function($){\n\n        \/\/ Gallery slider\n        $('.gallery-55e431d096ff75f08c2c7b90704a9534').slick({\n           slidesToShow: 1,\n           slidesToScroll: 1,\n           slide: '.item',\n           arrows: true,\n           prevArrow: $('.gallery-55e431d096ff75f08c2c7b90704a9534 .prev-slide'),\n           nextArrow: $('.gallery-55e431d096ff75f08c2c7b90704a9534 .next-slide'),\n           infinite: true,\n           autoplay: true,\n           autoplaySpeed: 5000,\n           pauseOnHover: true,\n           dots: false,\n        });\n\n    });\n<\/script>\t<\/div><\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n<div  style=\"background-color:#f2f2f2; padding-top: 120px; padding-bottom: 90px;\" class=\"section bgColour\"  >\n\n\t<div class=\"fw-container\">\n\t\t<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12   \">\n\t\n<header class=\"single-title center outline-text\">\n\n\t\t\t<svg viewBox=\"0 0 600 300\">\n\t\t\t<text text-anchor=\"middle\" x=\"50%\" y=\"50%\" dy=\"0.35em\" style=\"stroke: #b0b6bc\">Latest<\/text>\n\t\t<\/svg>\n\t\n\t<h2 style=\"color: #b19777\">\n\t\tKeep up with our\t\t\t\t\t<span style=\"color: #192f49\">Latest news<\/span>\n\t\t\t<\/h2>\n\n<\/header>\n\t<div class=\"fw-divider-space\" style=\"padding-top: 40px;\"><\/div>\n\t<\/div><\/div>\n\n<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12 fw-col-sm-6   \">\n\t\n<article class=\"news-item shortcode-news\">\n\t\t\t<a href=\"https:\/\/anid.ae\/?p=137\" title=\"Rise to Feed: Nurturing Birds, Nurturing Minds.\" class=\"news-img\">\n\t\t\t<aside>\n\t\t\t\t<i class=\"top\"><\/i>\n\t\t\t\t<i class=\"right\"><\/i>\n\t\t\t\t<i class=\"bottom\"><\/i>\n\t\t\t\t<i class=\"left\"><\/i>\n\t\t\t<\/aside>\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"655\" height=\"350\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2019\/06\/DSC_6249-1-655x350.jpg\" class=\"attachment-blog size-blog wp-post-image\" alt=\"\" \/>\t\t<\/a>\n\t\t<a href=\"https:\/\/anid.ae\/?p=137\" title=\"Rise to Feed: Nurturing Birds, Nurturing Minds.\">\n\t\t<h5>Rise to Feed: Nurturing Birds, Nurturing Minds.<\/h5>\t<\/a>\n\t<div class=\"meta\">\n\t\t\t\t\t<span class=\"date\"><i class=\"fa fa-clock-o\"><\/i> June 20, 2021<\/span>\n\t\t\t\t\t<span class=\"author\"><i class=\"fa fa-pencil\"><\/i> anid.ae<\/span>\n\t\t\t\t\t<span class=\"category\"><i class=\"fa fa-folder-open-o\"><\/i> <a href=\"https:\/\/anid.ae\/?cat=28\" rel=\"category\">Joinery<\/a>, <a href=\"https:\/\/anid.ae\/?cat=47\" rel=\"category\">Sustainability<\/a><\/span>\n\t\t\t<\/div>\n\t<p>At ANID, we believe in the power of small actions to make a big difference.<\/article>\n\n\n\t<div class=\"fw-divider-space\" style=\"padding-top: 20px;\"><\/div>\n\t<\/div>\n<div class=\"fw-col-xs-12 fw-col-sm-6   \">\n\t\n<article class=\"news-item shortcode-news\">\n\t\t\t<a href=\"https:\/\/anid.ae\/?p=139\" title=\"Crafting Empowerment: ANID&#8217;s Women&#8217;s Day Wood Carving Workshop.\" class=\"news-img\">\n\t\t\t<aside>\n\t\t\t\t<i class=\"top\"><\/i>\n\t\t\t\t<i class=\"right\"><\/i>\n\t\t\t\t<i class=\"bottom\"><\/i>\n\t\t\t\t<i class=\"left\"><\/i>\n\t\t\t<\/aside>\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"655\" height=\"350\" src=\"https:\/\/anid.ae\/wp-content\/uploads\/2019\/06\/WhatsApp-Image-2022-09-19-at-22.45.00-655x350.jpeg\" class=\"attachment-blog size-blog wp-post-image\" alt=\"\" \/>\t\t<\/a>\n\t\t<a href=\"https:\/\/anid.ae\/?p=139\" title=\"Crafting Empowerment: ANID&#8217;s Women&#8217;s Day Wood Carving Workshop.\">\n\t\t<h5>Crafting Empowerment: ANID&#8217;s Women&#8217;s Day Wood Carving Workshop.<\/h5>\t<\/a>\n\t<div class=\"meta\">\n\t\t\t\t\t<span class=\"date\"><i class=\"fa fa-clock-o\"><\/i> June 25, 2019<\/span>\n\t\t\t\t\t<span class=\"author\"><i class=\"fa fa-pencil\"><\/i> anid.ae<\/span>\n\t\t\t\t\t<span class=\"category\"><i class=\"fa fa-folder-open-o\"><\/i> <a href=\"https:\/\/anid.ae\/?cat=38\" rel=\"category\">CarveConnect<\/a>, <a href=\"https:\/\/anid.ae\/?cat=47\" rel=\"category\">Sustainability<\/a><\/span>\n\t\t\t<\/div>\n\t<p>Empowering Women Through Skill Development: ANID&#8217;s Wood Carving Workshop On Women&#8217;s Day 2022, ANID partnered with Manipal Academy of Higher Education Dubai Campus to host a truly heartwarming event.<\/article>\n\n\n\t<div class=\"fw-divider-space\" style=\"padding-top: 20px;\"><\/div>\n\t<\/div><\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n<div  style=\" padding-top: 120px; padding-bottom: 80px;\" class=\"section \"  >\n\n\t<div class=\"fw-container\">\n\t\t<div class=\"fw-row\">\n\t\n<div class=\"fw-col-xs-12   \">\n\t\n<header class=\"single-title center outline-text\">\n\n\t\t\t<svg viewBox=\"0 0 600 300\">\n\t\t\t<text text-anchor=\"middle\" x=\"50%\" y=\"50%\" dy=\"0.35em\" style=\"stroke: #c7cfda\">Testimonials<\/text>\n\t\t<\/svg>\n\t\n\t<h2 style=\"color: #b19777\">\n\t\tQuality references\t\t\t\t\t<span style=\"color: #192f49\">From our Clients<\/span>\n\t\t\t<\/h2>\n\n<\/header>\n<div class=\"testimonials-carousel-3327313989d41c63ea1961a87ff8ca78\">\n\t\t\t<div class=\"item\">\n\t\t\t<p>\"AKDesigno have engaged the services of ANID for our residential and commercial projects. ANID have been incredible in providing good service in executing their work.<br \/>The craftsmanship of their dedicated team understood our design team\u2019s ideas and requirements. Throughout our entire journey with them we have witnessed their commitment, response and communication which takes a great deal of carrying out their work to a high standard and to the Client\u2019s complete satisfaction.<br \/>ANID indeed is a very professional company, we would have no hesitation in recommending them to any potential clients.\"<\/p>\t\t\t<span>AKDesigno<\/span>\n\t\t<\/div>\n\t\t\t<div class=\"item\">\n\t\t\t<p>\"ANID shows a great deal of professionalism. As a designer, I can depend on their support in every stage of the project. The quality of their work, whether drawings or final outcome is consistent and appreciated.\"<\/p><p><a href=\"https:\/\/www.facebook.com\/rita.kordahi\/posts\/10157345548545239?__cft__%5b0%5d=AZXz8sX0Hw7TR7w3wzJA3_kMTBbnRv4PC_goYdkJrIcrXQdGZHcd8_mbsvAVSJXIOijBTMvqDkYN-0rOc3m8JP3UFWWuNzmFu5-WIcFbvfNm96AH8rgO3FpcC6BC-xg4LUc&amp;__tn__=%2CO%2CP-R\">4 November 2019<\/a>&nbsp;&nbsp;\u00b7<\/p>\t\t\t<span>Rita Abou Haidar Kordahi<\/span>\n\t\t<\/div>\n\t\t\t<div class=\"item\">\n\t\t\t<p>\"What a pleasure to meet someone who shares the same vision. Murtaza's company is professional, timely, honest, thorough and provided detailed working drawings of pieces to be produced. Manufactured 4 custom nightstands for me and resprayed an existing armoire and desk. I've much experience in the production and manufacture of custom furniture pieces in Canada, and their work was as good as goods I had manufactured there. Highly recommend and look forward to to working with them more in the future. Please feel free to PM more should you require more information, or I would be happy for Murtaza to provide my contact information should you wish to know more.<\/p><p><a href=\"https:\/\/www.facebook.com\/carenolivier\/posts\/10157198789348944?__cft__%5b0%5d=AZWtf_lcuaVv-CRsD0sB1iLUy8Q9xHKfyf1SGwOn_eS-7k3Cod1rfbnf-q8fwKj-igsKLD4pYC4gJlVHLGTiuCTmhLaJC-Qc-FmONFr9ZjQPIXjNQuTidWWjNEEzYcyt4Dc&amp;__tn__=%2CO%2CP-R\">22 February 2019<\/a><\/p>\t\t\t<span>Caren Olivier<\/span>\n\t\t<\/div>\n\t\t\t<div class=\"item\">\n\t\t\t<p>\"We used ANID to up-cycle some existing furniture, but after going to the showroom we also had some custom pieces made. We couldn't be happier and everyone talks about it as soon as they enter our villa. They understood our vision and the customer service is simply excellent. recommended to neighbors who also loved their work. no job is too big, in our part too small. We now have a piece of customized, functional art in our home thanks to them. and more to come in the future.\"<\/p><p><a href=\"https:\/\/www.facebook.com\/dawn.flaherty\/posts\/10158009558582222?__cft__%5b0%5d=AZWAKmSygV4daUMoEx-FCnITFJiqemNW5-ETwxAQFKBzgS7eTFCyC99JZcYlUxb2WQWAMmOLj8liVX1gVuIomWkxMumDRoM91K8ptqqKGolL6PXUhg5oJ-4ixfIgl-wTc1g&amp;__tn__=%2CO%2CP-R\">11 November 2018<\/a><\/p>\t\t\t<span>Dawn Flaherty<\/span>\n\t\t<\/div>\n\t\t\t<div class=\"item\">\n\t\t\t<p>\"A lovely showroom where one can see the best of wood art....here in Dubai.<\/p><p>The Gulf News article regarding gifting of Christmas trees by<\/p><p><strong><a href=\"https:\/\/www.facebook.com\/ANIDalnooninteriordesignllc\/?__cft__%5b0%5d=AZVRlkCipXQ7K6WlrPAsFNcHSGGCvhoYaCiJBcSMR4V9pJGR21Zkk_ZrwKhOe-TSak0bUo0ut_-jcWxzvZnxeuYb3mc8zS3UVnSzcUimgnYpwhwaZOy8mq-2urgG3wJarFA&amp;__tn__=R%5d-R\">Al Noon Interior Design LLC.-Bespoke Joinery.<\/a><\/strong><\/p><p>seemed too good to be true.... but in fact, it was true.... what a lovely act on the part of Al Noon management to gift Christmas trees ahead of the festive season.... truly remarkable!! \"<\/p>\t\t\t<span>Bernie Dsouza<\/span>\n\t\t<\/div>\n\t<\/div>\n\n<script>\n\tjQuery(document).ready(function($){\n\n\t\t$('.testimonials-carousel-3327313989d41c63ea1961a87ff8ca78').slick({\n\t\t   slidesToShow: 1,\n\t\t   slidesToScroll: 1,\n\t\t   slide: '.item',\n\t\t   arrows: false,\n\t\t   dots: true,\n\t\t   infinite: true,\n\t\t   autoplay: true,\n\t\t   autoplaySpeed: 8000,\n\t\t   pauseOnHover: true,\n\t\t   speed: 1250,\n\t\t   dotsClass: 'slider-paging-number',\n\t\t});\n\n\t});\n<\/script>\n<header class=\"single-title center \">\n\n\t\n\t<h2 style=\"color: #b19777\">\n\t\tFEATURED IN\t\t\t<\/h2>\n\n<\/header>\n<div class=\"logo-slide logos-fc89c7565716da77809c227ca78a8145\">\n\t    <div>\n\t\t  <img decoding=\"async\" src=\"\/\/alnoondesign.com\/wp-content\/uploads\/2023\/09\/The-Sustainabilist.jpg\" alt=\"\" \/>\n    <\/div>\n\t    <div>\n\t\t  <img decoding=\"async\" src=\"\/\/alnoondesign.com\/wp-content\/uploads\/2023\/09\/The-Dawoodi-Bohras.jpg\" alt=\"\" \/>\n    <\/div>\n\t    <div>\n\t\t  <img decoding=\"async\" src=\"\/\/alnoondesign.com\/wp-content\/uploads\/2023\/09\/Khaleej-Times.jpg\" alt=\"\" \/>\n    <\/div>\n\t    <div>\n\t\t  <img decoding=\"async\" src=\"\/\/alnoondesign.com\/wp-content\/uploads\/2023\/09\/Gulf-news.jpg\" alt=\"\" \/>\n    <\/div>\n\t    <div>\n\t\t  <img decoding=\"async\" src=\"\/\/alnoondesign.com\/wp-content\/uploads\/2023\/09\/Love-that-design-Logo.jpg\" alt=\"\" \/>\n    <\/div>\n\t<\/div>\n\n<script>\n    jQuery(document).ready(function($){\n\n        \/\/ Logo slider\n        $('.logos-fc89c7565716da77809c227ca78a8145').slick({\n           slidesToShow: 4,\n           slidesToScroll: 1,\n           arrows: false,\n           infinite: true,\n           autoplay: true,\n           autoplaySpeed: 3000,\n           pauseOnHover: true,\n           speed: 1250,\n             responsive: [\n              {\n                breakpoint: 769,\n                settings: {\n                  slidesToShow: 3,\n                  slidesToScroll: 1\n                }\n              },\n              {\n                breakpoint: 601,\n                settings: {\n                  slidesToShow: 2,\n                  slidesToScroll: 1\n                }\n              },\n              {\n                breakpoint: 481,\n                settings: {\n                  slidesToShow: 1,\n                  slidesToScroll: 1\n                }\n              }\n            ]\n        });\n\n    });\n<\/script>\t<\/div><\/div>\n\n\t<\/div>\n\n<\/div>\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Empowering Women Through Skill Development: ANID&#8217;s Wood Carving Workshop On Women&#8217;s Day 2022, ANID partnered with Manipal Academy of Higher Education Dubai Campus to host a truly heartwarming event.","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/anid.ae\/index.php?rest_route=\/wp\/v2\/pages\/7"}],"collection":[{"href":"https:\/\/anid.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/anid.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/anid.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/anid.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":137,"href":"https:\/\/anid.ae\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":2271,"href":"https:\/\/anid.ae\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/2271"}],"wp:attachment":[{"href":"https:\/\/anid.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}