{"id":2358,"date":"2026-07-16T18:19:57","date_gmt":"2026-07-16T18:19:57","guid":{"rendered":"https:\/\/test.dojang.co.ke\/dojang\/\/?page_id=2358"},"modified":"2026-07-17T18:22:13","modified_gmt":"2026-07-17T18:22:13","slug":"3rd-annual-competition-article","status":"publish","type":"page","link":"https:\/\/test.dojang.co.ke\/dojang\/3rd-annual-competition-article\/","title":{"rendered":"3rd Annual Competition Article."},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2358\" class=\"elementor elementor-2358\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d027f5 e-con-full e-flex e-con e-parent\" data-id=\"4d027f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f65a4ec elementor-widget elementor-widget-html\" data-id=\"f65a4ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>3rd Dojang Annual Competition<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800;900&family=Open+Sans:wght@400;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\nmargin:0;\r\npadding:0;\r\nbox-sizing:border-box;\r\n}\r\n\r\nhtml{\r\nscroll-behavior:smooth;\r\n}\r\n\r\nbody{\r\nfont-family:'Open Sans',sans-serif;\r\nbackground:#f7f9fc;\r\ncolor:#333;\r\nline-height:1.9;\r\noverflow-x:hidden;\r\n}\r\n\r\n\/*========================\r\n HERO\r\n========================*\/\r\n\r\n.hero{\r\n\r\nheight:100vh;\r\n\r\nbackground:\r\nlinear-gradient(rgba(0,32,96,.68),rgba(185,0,32,.60)),\r\nurl(\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9120.jpg\");\r\n\r\nbackground-size:cover;\r\nbackground-position:center center;\r\nbackground-repeat:no-repeat;\r\n\r\ndisplay:flex;\r\nalign-items:center;\r\njustify-content:center;\r\n\r\ntext-align:center;\r\n\r\npadding:40px;\r\n\r\nposition:relative;\r\n\r\n}\r\n\r\n.hero::after{\r\n\r\ncontent:\"\";\r\n\r\nposition:absolute;\r\n\r\nleft:0;\r\nright:0;\r\nbottom:0;\r\n\r\nheight:140px;\r\n\r\nbackground:linear-gradient(transparent,#f7f9fc);\r\n\r\n}\r\n\r\n.hero-content{\r\n\r\nmax-width:900px;\r\n\r\nposition:relative;\r\nz-index:2;\r\n\r\nanimation:fadeUp 1.3s ease;\r\n\r\n}\r\n\r\n.hero h4{\r\n\r\ncolor:#fff;\r\n\r\nfont-size:18px;\r\n\r\nletter-spacing:4px;\r\n\r\nmargin-bottom:18px;\r\n\r\ntext-transform:uppercase;\r\n\r\nfont-family:Montserrat;\r\n\r\nfont-weight:700;\r\n\r\n}\r\n\r\n.hero h1{\r\n\r\nfont-family:Montserrat;\r\n\r\nfont-size:clamp(46px,8vw,82px);\r\n\r\nfont-weight:900;\r\n\r\ncolor:#fff;\r\n\r\nline-height:1.1;\r\n\r\nmargin-bottom:28px;\r\n\r\ntext-shadow:0 8px 25px rgba(0,0,0,.4);\r\n\r\n}\r\n\r\n.hero p{\r\n\r\nfont-size:20px;\r\n\r\nmax-width:760px;\r\n\r\nmargin:auto;\r\n\r\ncolor:white;\r\n\r\nline-height:1.8;\r\n\r\n}\r\n\r\n.scroll{\r\n\r\nposition:absolute;\r\n\r\nbottom:40px;\r\n\r\nleft:50%;\r\n\r\ntransform:translateX(-50%);\r\n\r\nfont-size:13px;\r\n\r\nletter-spacing:2px;\r\n\r\ncolor:white;\r\n\r\nanimation:bounce 2s infinite;\r\n\r\nz-index:5;\r\n\r\n}\r\n\r\n\/*========================\r\n MAIN ARTICLE\r\n========================*\/\r\n\r\n.wrapper{\r\n\r\nmax-width:1180px;\r\n\r\nmargin:auto;\r\n\r\npadding:90px 28px;\r\n\r\n}\r\n\r\n.intro{\r\n\r\ndisplay:grid;\r\n\r\ngrid-template-columns:1.2fr .8fr;\r\n\r\ngap:55px;\r\n\r\nalign-items:center;\r\n\r\nmargin-bottom:90px;\r\n\r\n}\r\n\r\n.intro img{\r\n\r\nwidth:100%;\r\n\r\ndisplay:block;\r\n\r\nborder-radius:20px;\r\n\r\nbox-shadow:0 25px 60px rgba(0,0,0,.18);\r\n\r\ntransition:.45s;\r\n\r\n}\r\n\r\n.intro img:hover{\r\n\r\ntransform:scale(1.02);\r\n\r\n}\r\n\r\n.section-title{\r\n\r\nfont-family:Montserrat;\r\n\r\nfont-size:42px;\r\n\r\nfont-weight:900;\r\n\r\ncolor:#0A4DA2;\r\n\r\nmargin-bottom:22px;\r\n\r\nposition:relative;\r\n\r\n}\r\n\r\n.section-title:after{\r\n\r\ncontent:\"\";\r\n\r\ndisplay:block;\r\n\r\nwidth:90px;\r\n\r\nheight:6px;\r\n\r\nbackground:#D71920;\r\n\r\nmargin-top:14px;\r\n\r\nborder-radius:50px;\r\n\r\n}\r\n\r\n.intro p{\r\n\r\nfont-size:17px;\r\n\r\nmargin-bottom:22px;\r\n\r\ncolor:#444;\r\n\r\n}\r\n\r\n.highlight{\r\n\r\nbackground:white;\r\n\r\npadding:28px;\r\n\r\nborder-left:8px solid #D71920;\r\n\r\nborder-radius:14px;\r\n\r\nbox-shadow:0 12px 35px rgba(0,0,0,.08);\r\n\r\nmargin-top:30px;\r\n\r\n}\r\n\r\n.highlight h3{\r\n\r\nfont-family:Montserrat;\r\n\r\ncolor:#0A4DA2;\r\n\r\nmargin-bottom:14px;\r\n\r\nfont-size:22px;\r\n\r\n}\r\n\r\n.highlight p{\r\n\r\nmargin:0;\r\n\r\n}\r\n\r\n\/*========================\r\n ANIMATIONS\r\n========================*\/\r\n\r\n@keyframes fadeUp{\r\n\r\nfrom{\r\n\r\nopacity:0;\r\n\r\ntransform:translateY(45px);\r\n\r\n}\r\n\r\nto{\r\n\r\nopacity:1;\r\n\r\ntransform:translateY(0);\r\n\r\n}\r\n\r\n}\r\n\r\n@keyframes bounce{\r\n\r\n0%,100%{\r\n\r\ntransform:translate(-50%,0);\r\n\r\n}\r\n\r\n50%{\r\n\r\ntransform:translate(-50%,12px);\r\n\r\n}\r\n\r\n}\r\n\r\n\/*========================\r\n MOBILE\r\n========================*\/\r\n\r\n@media(max-width:900px){\r\n\r\n.intro{\r\n\r\ngrid-template-columns:1fr;\r\n\r\n}\r\n\r\n.hero{\r\n\r\nheight:85vh;\r\n\r\n}\r\n\r\n.hero h1{\r\n\r\nfont-size:54px;\r\n\r\n}\r\n\r\n.hero p{\r\n\r\nfont-size:17px;\r\n\r\n}\r\n\r\n.section-title{\r\n\r\nfont-size:34px;\r\n\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"hero\">\r\n\r\n<div class=\"hero-content\">\r\n\r\n<h4>DOJANG HOME OF SPORTS & ARTS<\/h4>\r\n\r\n<h1>3rd Annual Competition<\/h1>\r\n\r\n<p>\r\n\r\nA spectacular celebration of talent, discipline, teamwork and determination as hundreds of young athletes gathered to compete, learn and inspire one another through the power of sport.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<div class=\"scroll\">\r\n\r\nSCROLL TO EXPLORE \u2193\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<div class=\"wrapper\">\r\n\r\n<section class=\"intro\">\r\n\r\n<div>\r\n\r\n<h2 class=\"section-title\">\r\n\r\nA Celebration of Excellence\r\n\r\n<\/h2>\r\n\r\n<p>\r\n\r\nThe 3rd Dojang Annual Competition brought together students, coaches, parents and supporters for one of the academy's biggest sporting events to date. From the first whistle to the final medal presentation, the atmosphere was filled with excitement, determination and unforgettable moments that showcased the true spirit of sportsmanship.\r\n\r\n<\/p>\r\n\r\n<p>\r\n\r\nThroughout the day, competitors demonstrated not only remarkable athletic ability but also respect, discipline, teamwork and resilience. Every participant stepped onto the field with confidence, eager to challenge themselves while creating memories that will last for years to come.\r\n\r\n<\/p>\r\n\r\n<p>\r\n\r\nThe competition highlighted Dojang's continued commitment to nurturing young talent by providing a professional platform where athletes can develop their skills, build character and pursue excellence in a supportive environment.\r\n\r\n<\/p>\r\n\r\n<div class=\"highlight\">\r\n\r\n<h3>Competition Theme<\/h3>\r\n\r\n<p>\r\n\r\nBuilding Champions Through Discipline, Passion, Teamwork and Excellence.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div>\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9416.jpg\" alt=\"Opening Ceremony\">\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n<!-- ===========================\r\nCOMPETITION HIGHLIGHTS\r\n=========================== -->\r\n\r\n<section style=\"margin-bottom:90px;\">\r\n\r\n<h2 class=\"section-title\">Competition Highlights<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:45px;max-width:900px;\">\r\nFrom thrilling matches to inspiring displays of determination, every event reflected the Dojang spirit of discipline, perseverance and excellence. Competitors from different age groups showcased months of preparation while parents and supporters created an electric atmosphere that encouraged every athlete to perform at their very best.\r\n<\/p>\r\n\r\n<div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;\">\r\n\r\n<div style=\"background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.08);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9410.jpg\"\r\nstyle=\"width:100%;height:auto;display:block;\">\r\n\r\n<div style=\"padding:28px;\">\r\n\r\n<h3 style=\"font-family:Montserrat;color:#0A4DA2;font-size:24px;margin-bottom:15px;\">\r\nOpening Ceremony\r\n<\/h3>\r\n\r\n<p style=\"color:#555;\">\r\nThe event officially began with an energetic opening ceremony that welcomed athletes, coaches and families. Excitement filled the grounds as competitors prepared to demonstrate their skills across various sporting disciplines.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div style=\"background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.08);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9353.jpg\"\r\nstyle=\"width:100%;height:auto;display:block;\">\r\n\r\n<div style=\"padding:28px;\">\r\n\r\n<h3 style=\"font-family:Montserrat;color:#D71920;font-size:24px;margin-bottom:15px;\">\r\nDetermination in Every Match\r\n<\/h3>\r\n\r\n<p style=\"color:#555;\">\r\nEvery performance reflected months of dedication and consistent training. Whether competing individually or as part of a team, participants displayed remarkable courage, resilience and respect throughout the competition.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<div style=\"background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.08);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9284.jpg\"\r\nstyle=\"width:100%;height:auto;display:block;\">\r\n\r\n<div style=\"padding:28px;\">\r\n\r\n<h3 style=\"font-family:Montserrat;color:#0A4DA2;font-size:24px;margin-bottom:15px;\">\r\nParents & Community Support\r\n<\/h3>\r\n\r\n<p style=\"color:#555;\">\r\nFamilies, friends and supporters filled the venue with encouragement, creating an inspiring environment that motivated every athlete to give their very best while celebrating teamwork and friendship.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ===========================\r\nBLUE FEATURE\r\n=========================== -->\r\n\r\n<section style=\"background:linear-gradient(135deg,#0A4DA2,#144ea5);border-radius:22px;padding:60px;color:#fff;margin-bottom:90px;\">\r\n\r\n<div style=\"display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;\">\r\n\r\n<div>\r\n\r\n<h2 style=\"font-family:Montserrat;font-size:40px;font-weight:900;margin-bottom:22px;\">\r\nBuilding Future Champions\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;line-height:1.9;margin-bottom:22px;\">\r\nBeyond medals and trophies, the annual competition focuses on developing character, confidence, leadership and resilience. Every challenge faced during competition becomes another opportunity for growth.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;line-height:1.9;\">\r\nThrough quality coaching and structured programmes, Dojang continues to inspire children and young people to dream bigger, work harder and become confident leaders both on and off the field.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<div>\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9261.jpg\"\r\nstyle=\"width:100%;display:block;border-radius:18px;\">\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ===========================\r\nFROZEN MOMENTS\r\n=========================== -->\r\n\r\n<section style=\"margin-bottom:90px;\">\r\n\r\n<h2 class=\"section-title\">\r\nFrozen Moments Captured Live on the Grounds\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:40px;\">\r\nEvery photograph tells a story. From celebrations and powerful performances to moments of concentration and teamwork, these snapshots capture the unforgettable atmosphere that made the 3rd Dojang Annual Competition truly special.\r\n<\/p>\r\n\r\n<div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9316.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9281.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9278.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9257.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9268.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9248.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);\">\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n<!-- ==========================================\r\nCHAMPIONS IN ACTION\r\n========================================== -->\r\n\r\n<section style=\"margin:90px 0;\">\r\n\r\n    <h2 class=\"section-title\">Champions in Action<\/h2>\r\n\r\n    <p style=\"font-size:17px;color:#555;margin-bottom:40px;max-width:900px;\">\r\n        Every event was a demonstration of determination, discipline and the relentless pursuit of excellence. Athletes competed with confidence while embracing teamwork, respect and sportsmanship\u2014the core values that define Dojang Home of Sports & Arts. The competition was more than a contest for medals; it was an opportunity for every participant to challenge themselves, celebrate progress and inspire others.\r\n    <\/p>\r\n\r\n    <div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;\">\r\n\r\n        <img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9208.jpg\"\r\n             style=\"width:100%;height:auto;border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,.15);\">\r\n\r\n        <img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9205.jpg\"\r\n             style=\"width:100%;height:auto;border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,.15);\">\r\n\r\n        <img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9177-1.jpg\"\r\n             style=\"width:100%;height:auto;border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,.15);\">\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- ==========================================\r\nFEATURE STORY\r\n========================================== -->\r\n\r\n<section style=\"display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:90px;\">\r\n\r\n<div>\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9116.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:22px;display:block;box-shadow:0 25px 60px rgba(0,0,0,.18);\">\r\n\r\n<\/div>\r\n\r\n<div>\r\n\r\n<h2 class=\"section-title\">\r\nPassion. Discipline. Excellence.\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:20px;\">\r\nThe 3rd Annual Competition reflected months of preparation by athletes and coaches alike. Every participant stepped onto the competition grounds with confidence, eager to demonstrate newly developed skills while embracing the values of fair play and mutual respect.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:20px;\">\r\nAcross every activity, competitors displayed resilience, determination and courage. Whether competing individually or as part of a team, every athlete contributed to an unforgettable atmosphere that inspired everyone in attendance.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;color:#555;\">\r\nThe event also provided young participants with valuable learning experiences beyond competition\u2014encouraging leadership, confidence, discipline and friendships that will continue long after the final whistle.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- ==========================================\r\nRED QUOTE SECTION\r\n========================================== -->\r\n\r\n<section style=\"\r\nbackground:linear-gradient(135deg,#D71920,#b90d17);\r\npadding:70px;\r\nborder-radius:24px;\r\nmargin-bottom:90px;\r\ntext-align:center;\r\ncolor:white;\">\r\n\r\n<h2 style=\"\r\nfont-family:Montserrat;\r\nfont-size:42px;\r\nfont-weight:900;\r\nmargin-bottom:25px;\">\r\n\r\n\"Every Champion Was Once A Beginner Who Refused To Give Up.\"\r\n\r\n<\/h2>\r\n\r\n<p style=\"\r\nfont-size:20px;\r\nmax-width:900px;\r\nmargin:auto;\r\nline-height:1.8;\">\r\n\r\nThe Dojang Annual Competition continues to nurture young athletes by creating opportunities for growth, confidence, teamwork and excellence while building future champions both in sport and in life.\r\n\r\n<\/p>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- ==========================================\r\nPHOTO STORY\r\n========================================== -->\r\n\r\n<section style=\"margin-bottom:90px;\">\r\n\r\n<h2 class=\"section-title\">\r\n\r\nPhoto Story\r\n\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:40px;\">\r\nThe day's excitement can best be appreciated through these memorable moments captured across the competition grounds. Every image reflects the determination, joy and sportsmanship that defined the event.\r\n<\/p>\r\n\r\n<div style=\"display:grid;\r\ngrid-template-columns:repeat(auto-fit,minmax(270px,1fr));\r\ngap:22px;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9092.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9096.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9110.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9182.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n\r\n\r\n<!-- ==========================================\r\nLOOKING AHEAD\r\n========================================== -->\r\n\r\n<section style=\"margin-bottom:100px;\">\r\n\r\n<div style=\"\r\nbackground:white;\r\nborder-radius:22px;\r\npadding:50px;\r\nbox-shadow:0 15px 40px rgba(0,0,0,.08);\">\r\n\r\n<h2 class=\"section-title\">\r\n\r\nLooking Ahead\r\n\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:20px;\">\r\nAs another successful Annual Competition comes to a close, Dojang Home of Sports & Arts remains committed to discovering, developing and empowering the next generation of athletes. Every competition strengthens our mission of providing high-quality sports and arts programmes that inspire excellence and lifelong growth.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:20px;\">\r\nThe academy extends heartfelt appreciation to every athlete, parent, coach, volunteer and supporter whose dedication made the event possible. Your passion continues to make the Dojang family stronger each year.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;color:#555;\">\r\nWe look forward to welcoming even more participants in future competitions as we continue building a vibrant sporting community where every child has the opportunity to dream, compete and succeed.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n<!-- ==========================================\r\nEVENT GALLERY\r\n========================================== -->\r\n\r\n<section style=\"margin-bottom:100px;\">\r\n\r\n<h2 class=\"section-title\">Event Gallery<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;max-width:900px;margin-bottom:40px;\">\r\nEvery image tells a unique story of determination, teamwork and celebration. From intense competition moments to joyful victories and memorable interactions, these photographs capture the unforgettable atmosphere of the 3rd Dojang Annual Competition.\r\n<\/p>\r\n\r\n<div style=\"\r\ndisplay:grid;\r\ngrid-template-columns:repeat(auto-fit,minmax(260px,1fr));\r\ngap:22px;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9250.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9251.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9237.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9232.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9174.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9177.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9114.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9091.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;box-shadow:0 12px 30px rgba(0,0,0,.12);\">\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ==========================================\r\nFINAL MESSAGE\r\n========================================== -->\r\n\r\n<section style=\"\r\nbackground:linear-gradient(135deg,#0A4DA2,#D71920);\r\npadding:70px 50px;\r\nborder-radius:24px;\r\ntext-align:center;\r\ncolor:#fff;\r\nmargin-bottom:80px;\">\r\n\r\n<h2 style=\"\r\nfont-family:Montserrat;\r\nfont-size:46px;\r\nfont-weight:900;\r\nmargin-bottom:25px;\">\r\n\r\nSee You at the Next Annual Competition!\r\n\r\n<\/h2>\r\n\r\n<p style=\"\r\nfont-size:18px;\r\nmax-width:900px;\r\nmargin:0 auto 30px;\r\nline-height:1.9;\">\r\n\r\nThe 3rd Dojang Annual Competition has once again demonstrated the incredible talent, determination and unity that define our academy. As we celebrate this remarkable milestone, we remain committed to creating even greater opportunities for young athletes to develop their skills, build lifelong friendships and pursue excellence in sports and the arts.\r\n\r\nThank you to every athlete, parent, coach, official, volunteer and supporter who contributed to the success of this unforgettable event. Together, we continue building a stronger Dojang family and inspiring the champions of tomorrow.\r\n\r\n<\/p>\r\n\r\n<a href=\"https:\/\/test.dojang.co.ke\/dojang\/\/\"\r\nstyle=\"\r\ndisplay:inline-block;\r\npadding:18px 38px;\r\nbackground:#fff;\r\ncolor:#0A4DA2;\r\ntext-decoration:none;\r\nfont-family:Montserrat;\r\nfont-weight:800;\r\nfont-size:15px;\r\nborder-radius:50px;\r\ntransition:.3s;\">\r\nBack to news\r\n\r\n<\/a>\r\n\r\n<\/section>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n<!-- ==========================================\r\nLEGACY OF THE COMPETITION\r\n========================================== -->\r\n\r\n<section style=\"margin-bottom:90px;\">\r\n\r\n<div style=\"\r\nbackground:#fff;\r\npadding:60px;\r\nborder-radius:24px;\r\nbox-shadow:0 20px 45px rgba(0,0,0,.08);\r\n\">\r\n\r\n<h2 class=\"section-title\">\r\nThe Legacy Continues\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:20px;\">\r\nThe Annual Competition has grown into one of the most anticipated events on the Dojang calendar. Each edition builds upon the success of the last, bringing together athletes from different backgrounds to celebrate talent, friendship and continuous improvement.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:20px;\">\r\nThroughout the competition, participants demonstrated exceptional discipline, courage and determination. Every performance reflected countless hours of training and preparation under the guidance of dedicated coaches and supportive parents.\r\n<\/p>\r\n\r\n<p style=\"font-size:17px;color:#555;\">\r\nBeyond the medals and trophies, the event strengthened confidence, leadership and teamwork\u2014qualities that extend far beyond the competition arena and into everyday life.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- ==========================================\r\nMORE MOMENTS FROM THE GROUNDS\r\n========================================== -->\r\n\r\n<section style=\"margin-bottom:90px;\">\r\n\r\n<h2 class=\"section-title\">\r\nMore Moments From The Grounds\r\n<\/h2>\r\n\r\n<p style=\"font-size:17px;color:#555;margin-bottom:35px;\">\r\nEvery corner of the venue was filled with excitement\u2014from warm-ups and competition to celebrations shared by athletes, coaches and families. These moments capture the true spirit of the Dojang community.\r\n<\/p>\r\n\r\n<div style=\"\r\ndisplay:grid;\r\ngrid-template-columns:repeat(auto-fit,minmax(280px,1fr));\r\ngap:24px;\r\n\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9316.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9281.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9278.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9268.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9257.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/test.dojang.co.ke\/dojang\/\/wp-content\/uploads\/2026\/07\/IMG_9248.jpg\"\r\nstyle=\"width:100%;height:auto;border-radius:18px;display:block;\">\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- ==========================================\r\nTHANK YOU SECTION\r\n========================================== -->\r\n\r\n<section style=\"\r\nbackground:linear-gradient(135deg,#0A4DA2,#D71920);\r\nborder-radius:24px;\r\npadding:70px;\r\ntext-align:center;\r\ncolor:#fff;\r\nmargin-bottom:90px;\r\n\">\r\n\r\n<h2 style=\"\r\nfont-family:Montserrat;\r\nfont-size:46px;\r\nfont-weight:900;\r\nmargin-bottom:20px;\r\n\">\r\n\r\nThank You For Making History\r\n\r\n<\/h2>\r\n\r\n<p style=\"\r\nmax-width:900px;\r\nmargin:auto;\r\nfont-size:18px;\r\nline-height:2;\r\n\">\r\n\r\nThe success of the 3rd Dojang Annual Competition was made possible by the unwavering commitment of our athletes, parents, coaches, officials, volunteers and supporters. Every cheer, every performance and every achievement contributed to an unforgettable celebration of talent and sportsmanship.\r\n\r\nAs we look toward the future, we remain dedicated to providing even greater opportunities for young people to grow through sports and the arts while continuing to build champions with integrity, discipline and excellence.\r\n\r\n<\/p>\r\n\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>3rd Dojang Annual Competition DOJANG HOME OF SPORTS &#038; ARTS 3rd Annual Competition A spectacular celebration of talent, discipline, teamwork and determination as hundreds of young athletes gathered to compete, learn and inspire one another through the power of sport. SCROLL TO EXPLORE \u2193 A Celebration of Excellence The 3rd Dojang Annual Competition brought together [&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":"page-builder","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":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-2358","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/pages\/2358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/comments?post=2358"}],"version-history":[{"count":10,"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/pages\/2358\/revisions"}],"predecessor-version":[{"id":2395,"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/pages\/2358\/revisions\/2395"}],"wp:attachment":[{"href":"https:\/\/test.dojang.co.ke\/dojang\/wp-json\/wp\/v2\/media?parent=2358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}