{"id":51,"date":"2026-04-28T22:48:05","date_gmt":"2026-04-28T22:48:05","guid":{"rendered":"https:\/\/ibifoundry.com.ng\/?p=51"},"modified":"2026-04-28T22:48:06","modified_gmt":"2026-04-28T22:48:06","slug":"ibifoundry-feature-introducing-abdulwahab-modest-couture-by-mr-hassan-abdulwahab-from-dampar-taraba-state","status":"publish","type":"post","link":"https:\/\/ibifoundry.com.ng\/?p=51","title":{"rendered":"IbiFoundry Feature: Introducing &#8220;Abdulwahab Modest Couture&#8221; By Mr. Hassan Abdulwahab From Dampar, Taraba State"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n<title>IbiFoundry Feature: Abdulwahab Modest Couture<\/title>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@900&#038;family=Manrope:wght@700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ======= GODMODE V15.1: NEO-GEOMETRIC + MUTUAL EXCLUSIVITY ======= *\/\n  :root {\n    --g: #00D084; \n    --y: #FFD600; \n    --p: #a855f7; \n    --b: #050505; \n    --w: #ffffff;\n    --shadow: 8px 8px 0px #050505;\n    --shadow-hover: 12px 12px 0px #050505;\n    --border: 4px solid #050505;\n    --ease: cubic-bezier(0.19, 1, 0.22, 1);\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; cursor: none; }\n  \n  body { \n    background: var(--w); color: var(--b); font-family: 'Manrope', sans-serif; \n    overflow-x: hidden; scroll-behavior: smooth; \n  }\n  a { text-decoration: none; color: inherit; }\n  img { max-width: 100%; height: auto; display: block; border: var(--border); box-shadow: var(--shadow); margin: 0 auto; }\n\n  \/* CUSTOM CURSOR *\/\n  .ibi-cursor {\n    position: fixed; top: 0; left: 0; width: 20px; height: 20px; background: var(--g); border: 2px solid var(--b); border-radius: 50%; pointer-events: none; z-index: 999999; transform: translate(-50%, -50%); transition: 0.2s; display: flex; align-items: center; justify-content: center; font-size: 8px; font-weight: 900;\n  }\n  .ibi-cursor.hover { width: 40px; height: 40px; background: var(--y); }\n  .ibi-cursor.hover::after { content: 'IBI'; }\n\n  \/* ======= TYPOGRAPHY ======= *\/\n  h1, h2, h3 { font-family: 'Space Grotesk', sans-serif; font-weight: 900; text-transform: capitalize; text-align: center; line-height: 1.1; }\n  h1 { font-size: clamp(32px, 5vw, 64px); max-width: 1000px; margin: 0 auto 20px; }\n  h2 { font-size: clamp(26px, 4vw, 46px); max-width: 900px; margin: 0 auto 20px; }\n\n  \/* STRICT PARAGRAPH RULE *\/\n  p { font-size: 25px !important; font-weight: 800; text-align: center !important; color: var(--b); max-width: 900px; margin: 0 auto; line-height: 1.5; }\n\n  \/* ======= LAYOUT: MOBILE-STACKING GRID ======= *\/\n  .layout-grid {\n    display: flex; flex-direction: column; gap: 40px; max-width: 1500px; margin: 40px auto 0; padding: 20px;\n  }\n  @media(min-width: 1024px) {\n    .layout-grid { display: grid; grid-template-columns: 1fr 450px; padding: 20px 40px; }\n  }\n\n  .main-content { display: flex; flex-direction: column; gap: 40px; width: 100%; }\n\n  \/* ======= RESPONSIVE SIDEBAR ======= *\/\n  .desktop-sidebar { display: block; width: 100%; margin-top: 20px; transition: opacity 0.5s var(--ease), transform 0.5s var(--ease); }\n  @media(min-width: 1024px) {\n    .desktop-sidebar { position: sticky; top: 40px; height: max-content; margin-top: 0; }\n    .desktop-sidebar.hidden { opacity: 0; pointer-events: none; transform: translateX(50px); }\n  }\n  \n  .sidebar-rotator {\n    background: var(--w); border: var(--border); box-shadow: 15px 15px 0px var(--g); border-radius: 40px; padding: 40px; text-align: center; transition: var(--ease) 0.5s; width: 100%; position: relative;\n  }\n  .sidebar-tag { background: var(--b); color: var(--w); padding: 5px 15px; border-radius: 50px; font-weight: 900; font-size: 14px; text-transform: uppercase; margin-bottom: 20px; display: inline-block; }\n  \n  \/* COUNTDOWN TIMER UI *\/\n  .timer-wrap { background: var(--b); color: var(--y); font-family: 'Space Grotesk', sans-serif; font-size: 28px; font-weight: 900; padding: 10px 30px; border-radius: 50px; display: inline-block; margin-bottom: 20px; border: 2px solid var(--y); box-shadow: 0 0 15px rgba(255, 214, 0, 0.4); }\n\n  \/* ======= FIRST-PERSON BUTTONS ======= *\/\n  .btn { \n    display: inline-flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 20px 30px; font-family: 'Space Grotesk', sans-serif; font-weight: 900; font-size: 22px; border: var(--border); box-shadow: var(--shadow); text-transform: uppercase; background: var(--w); transition: 0.3s var(--ease); border-radius: 50px; white-space: normal; line-height: 1.2; width: 100%; max-width: 500px; margin: 10px auto;\n  }\n  .btn:hover { transform: translate(-4px, -4px); box-shadow: var(--shadow-hover); }\n  .btn-g { background: var(--g); color: var(--b); }\n  .btn-y { background: var(--y); color: var(--b); }\n  .btn-p { background: var(--p); color: var(--w); }\n  .btn-b { background: var(--b); color: var(--w); }\n\n  \/* ======= 2030 VARIED NEO-GEOMETRIC BLOCKS ======= *\/\n  .block-pill { background: var(--y); border: var(--border); border-radius: 100px; padding: 40px; box-shadow: var(--shadow); width: 100%; }\n  .block-arch { background: var(--w); border: var(--border); border-radius: 150px 150px 0 0; padding: 60px 40px; box-shadow: var(--shadow); border-bottom: 12px solid var(--g); }\n  .block-asymmetric { background: var(--g); border: var(--border); border-radius: 50px 0 50px 0; padding: 40px; box-shadow: 12px 12px 0px var(--p); }\n  .block-float { background: var(--w); border: 4px dashed var(--b); border-radius: 30px; padding: 40px; box-shadow: 15px 15px 0px var(--y); }\n  .block-oval { background: var(--p); border: var(--border); border-radius: 50% \/ 20%; padding: 60px 40px; box-shadow: var(--shadow); }\n  .block-oval p { color: var(--w); }\n\n  \/* ======= FB EMBED CONTAINER ======= *\/\n  .fb-embed-wrap {\n    background: var(--w); border: var(--border); border-radius: 30px; padding: 20px; box-shadow: 15px 15px 0px var(--y); max-width: 600px; margin: 0 auto; width: 100%; overflow: hidden; display: flex; justify-content: center;\n  }\n\n  \/* ======= APPLE AUDIO ======= *\/\n  .audio-engine { background: var(--w); border: var(--border); border-radius: 50px; padding: 20px 40px; box-shadow: var(--shadow); display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; align-items: center; margin-bottom: 30px;}\n  .audio-btn { background: var(--w); border: 2px solid var(--b); border-radius: 50px; font-weight: 800; font-size: 16px; padding: 10px 20px; transition: 0.2s; }\n  .audio-btn:hover { background: var(--y); }\n\n  \/* ======= INTERACTIVE TOC GRID ======= *\/\n  .toc-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; width: 100%; }\n  .toc-card { background: var(--w); border: var(--border); border-radius: 30px; padding: 30px; text-align: center; box-shadow: var(--shadow); transition: 0.3s; }\n  .toc-card:hover { background: var(--g); transform: translateY(-10px); border-radius: 50px; }\n\n  \/* ======= STACKED TOP MENU (Left-Aligned on Desktop) ======= *\/\n  .top-pill-menu {\n    position: fixed; top: 20px; left: 20px; width: calc(100% - 40px); background: var(--w); border: var(--border); border-radius: 50px; box-shadow: 0 10px 30px rgba(0,0,0,0.2); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 20px; z-index: 9999; transition: transform 0.6s var(--ease), opacity 0.6s var(--ease); transform: translateY(-150%); gap: 15px;\n  }\n  @media(min-width: 1024px) {\n    .top-pill-menu { width: calc(100% - 450px - 80px); left: 40px; }\n  }\n  .top-pill-menu.show { transform: translateY(0); }\n  .top-pill-menu.hidden { opacity: 0; pointer-events: none; }\n  .top-text { font-family: 'Space Grotesk', sans-serif; font-size: 22px; font-weight: 900; text-align: center; line-height: 1.2;}\n\n  \/* ======= BOTTOM CTA (Mutual Exclusivity) ======= *\/\n  .bottom-pill-cta {\n    position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); width: 95%; max-width: 1000px; background: var(--y); border: var(--border); border-radius: 60px; box-shadow: 0 -10px 30px rgba(0,0,0,0.15); display: flex; justify-content: space-between; align-items: center; padding: 10px 10px 10px 30px; z-index: 9998; transition: transform 0.6s var(--ease), opacity 0.6s var(--ease); flex-wrap: wrap; gap: 15px; opacity: 0; pointer-events: none; transform: translate(-50%, 150%);\n  }\n  .bottom-pill-cta.show { transform: translate(-50%, 0); opacity: 1; pointer-events: all; }\n  .bottom-text { font-family: 'Space Grotesk', sans-serif; font-size: 20px; font-weight: 900; line-height: 1.2; flex: 1; text-align: left; }\n\n  \/* ======= EXIT INTENT ======= *\/\n  .exit-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(255,255,255,0.95); z-index: 99999; display: flex; justify-content: center; align-items: center; opacity: 0; pointer-events: none; transition: 0.4s; padding: 20px; }\n  .exit-overlay.active { opacity: 1; pointer-events: all; }\n  .exit-box { background: var(--w); border: 8px solid var(--b); border-radius: 50px; box-shadow: 20px 20px 0px var(--g); max-width: 700px; width: 100%; padding: 60px 40px; text-align: center; position: relative; }\n  .exit-close { position: absolute; top: 20px; right: 30px; font-size: 40px; font-weight: 900; color: var(--b); }\n\n  .bottom-spacer { height: 450px; width: 100%; }\n\n  \/* SCROLL ANIMATION *\/\n  .type-ei { opacity: 0; transform: translateY(50px); transition: all 0.8s var(--ease); }\n  .type-ei.visible { opacity: 1; transform: translateY(0); }\n\n  @media(max-width: 768px) {\n    p { font-size: 20px !important; }\n    h1 { font-size: 32px; }\n    .top-text { font-size: 16px; }\n    .bottom-pill-cta { flex-direction: column; text-align: center; padding: 20px; border-radius: 30px; }\n    .bottom-text { font-size: 18px; text-align: center; width: 100%; margin-right: 0;}\n    .btn { font-size: 16px; padding: 15px 20px; max-width: 100%; }\n    .block-arch { padding: 40px 20px; border-radius: 80px 80px 0 0;}\n    .block-pill { padding: 30px 20px; border-radius: 40px; }\n    .block-oval { border-radius: 40px; padding: 40px 20px;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"ibi-cursor\" id=\"ibi-cursor\"><\/div>\n\n<div class=\"top-pill-menu\" id=\"topNav\">\n  <span class=\"top-text\" id=\"topNavText\">\ud83d\udd25 Order Premium Hausa Dresses From Abdulwahab Modest Couture<\/span>\n  <a href=\"https:\/\/wa.me\/2349137839031?text=Hello%20Dr.%20Simon,%20I%20want%20to%20order%20from%20Abdulwahab%20Modest%20Couture.\" target=\"_blank\" class=\"btn btn-g\" style=\"margin:0; width: 100%; max-width: 400px; padding: 15px; font-size:18px;\">Yes, I Want To Order Now!<\/a>\n<\/div>\n\n<div class=\"layout-grid\">\n  \n  <main class=\"main-content\" id=\"content-body\">\n    \n    <div class=\"block-arch type-ei\">\n      <h1>IbiFoundry E-Feature: How A 27-Year-Old Dampar Son Built \u2018Abdulwahab Modest Couture\u2019 To Dominate Hausa Fashion.<\/h1>\n    <\/div>\n\n    <div class=\"audio-engine type-ei\">\n      <h3 style=\"width: 100%; margin: 0;\">Listen To Hassan&#8217;s Story Aloud<\/h3>\n      <div class=\"audio-controls\">\n        <button class=\"audio-btn\" onclick=\"playAudio()\">\u25b6 Play<\/button>\n        <button class=\"audio-btn\" onclick=\"pauseAudio()\">\u23f8 Pause<\/button>\n        <button class=\"audio-btn\" onclick=\"stopAudio()\">\u23f9 Stop<\/button>\n        <button class=\"audio-btn\" onclick=\"setSpeed(1.2)\">1.2x Speed<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"block-pill type-ei\">\n      <p>Howfar, my leader!<\/p>\n    <\/div>\n\n    <div class=\"block-float type-ei\">\n      <p>Welcome to the IbiFoundry E-Feature, the sovereign digital stage where we document the raw, unfiltered rise of Taraba State&#8217;s most explosive young talents.<\/p>\n    <\/div>\n\n    <div class=\"block-asymmetric type-ei\" style=\"background: var(--y); box-shadow: 12px 12px 0px var(--b);\">\n      <p>Today, we are putting the massive spotlight on Dampar, a historic town in Ibi Local Government known across Nigeria for its fierce commerce along the Benue River.<\/p>\n    <\/div>\n\n    <div class=\"block-float type-ei\" style=\"border-color: var(--g); box-shadow: 15px 15px 0px var(--p);\">\n      <p>From the very heart of this sovereign soil rises Hassan Abdulwahab, a young visionary born in 1999 who is completely redefining Northern Nigerian modesty and luxury.<\/p>\n    <\/div>\n\n    <div class=\"block-oval type-ei\">\n      <p>On January 1, 2026, Hassan officially launched his CAC-registered empire, &#8220;Abdulwahab Modest Couture,&#8221; specializing in breathtaking female Hausa dresses, elite Abayas, and bespoke Atampa designs.<\/p>\n    <\/div>\n\n    <div class=\"block-arch type-ei\" style=\"border-bottom-color: var(--p); background: var(--w);\">\n      <p>Let me show you exactly why his 2026 collection is selling out nationwide (Click below to auto-scroll).<\/p>\n      \n      <div class=\"toc-grid\" style=\"margin-top: 30px;\">\n        <div class=\"toc-card\" onclick=\"smoothScroll('#heritage')\">\n          <h3>The Dampar Heritage<\/h3>\n          <p style=\"font-size:18px !important;\">How river trading roots built a couture empire.<\/p>\n        <\/div>\n        <div class=\"toc-card\" onclick=\"smoothScroll('#collection')\">\n          <h3>The Couture Collection<\/h3>\n          <p style=\"font-size:18px !important;\">Premium Abayas and Hausa Bridal Attire.<\/p>\n        <\/div>\n        <div class=\"toc-card\" onclick=\"smoothScroll('#order')\">\n          <h3>How To Order<\/h3>\n          <p style=\"font-size:18px !important;\">Secure your pieces safely via IbiFoundry.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <h2 id=\"heritage\" class=\"type-ei\">The Relentless Spirit Of Dampar<\/h2>\n\n    <div class=\"block-pill type-ei\" style=\"background: var(--g);\">\n      <p style=\"color: var(--b);\">The people of Dampar do not wait for opportunities to fall from the sky; they dive into the Benue River and catch it with their bare hands.<\/p>\n    <\/div>\n\n    <div class=\"block-float type-ei\">\n      <p>Hassan Abdulwahab took that exact same relentless energy, that generational trading DNA, and poured it directly into the luxury textile business.<\/p>\n    <\/div>\n\n    <div class=\"fb-embed-wrap type-ei\">\n      <iframe loading=\"lazy\" src=\"https:\/\/www.facebook.com\/plugins\/post.php?href=https%3A%2F%2Fweb.facebook.com%2Fstory.php%3Fstory_fbid%3D122166075326929105%26id%3D61577873170390&#038;show_text=true&#038;width=500\" width=\"100%\" height=\"650\" style=\"border:none;overflow:hidden; border-radius: 20px;\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"><\/iframe>\n    <\/div>\n\n    <div class=\"block-oval type-ei\" style=\"background: var(--y);\">\n      <p style=\"color: var(--b);\">He is proving that you do not need to be born in Lagos or Kano to build a fashion house that commands national respect.<\/p>\n    <\/div>\n\n    <div class=\"block-arch type-ei\">\n      <p>Every single stitch in his collection carries the pride of Ibi Local Government and the raw hustle of the 1999 generation.<\/p>\n      <div style=\"text-align: center; margin-top: 30px;\">\n        <button onclick=\"smoothScroll('.toc-grid')\" class=\"btn btn-p\" style=\"max-width:300px;\">\u2191 Yes, Back To Content<\/button>\n      <\/div>\n    <\/div>\n\n    <h2 id=\"collection\" class=\"type-ei\">Abdulwahab Modest Couture: The 2026 Sovereign Line<\/h2>\n\n    <div class=\"block-asymmetric type-ei\" style=\"background: var(--w); box-shadow: 12px 12px 0px var(--b);\">\n      <p>This is not fast fashion; this is premium, culturally rooted couture designed to make every Arewa queen feel like absolute royalty.<\/p>\n    <\/div>\n\n    <div class=\"block-pill type-ei\">\n      <p>From heavily embroidered Abayas perfect for Eid, to bespoke Atampa dresses tailored for elite Northern wedding ceremonies.<\/p>\n    <\/div>\n\n    <div class=\"block-float type-ei\" style=\"border-color: var(--p);\">\n      <p>The volume of orders pouring in from across the diaspora is staggering, proving that Wukari zone produces absolute greatness when given the platform.<\/p>\n    <\/div>\n\n    <div class=\"block-arch type-ei\" style=\"background: var(--g);\">\n      <p>Because demand is currently overwhelming his direct lines, IbiFoundry has stepped in to help filter and process all serious orders securely.<\/p>\n      <div style=\"text-align: center; margin-top: 30px;\">\n        <button onclick=\"smoothScroll('.toc-grid')\" class=\"btn btn-w\" style=\"max-width:300px;\">\u2191 Yes, Back To Content<\/button>\n      <\/div>\n    <\/div>\n\n    <h2 id=\"order\" class=\"type-ei\">How To Order Securely Today<\/h2>\n\n    <div class=\"block-oval type-ei\" style=\"background: var(--b);\">\n      <p>The choice is yours, my leader: keep wearing generic market clothes, or step into the sovereign elegance of Hassan&#8217;s bespoke couture.<\/p>\n      <div style=\"text-align: center; margin-top: 30px;\">\n        <a href=\"https:\/\/wa.me\/2349137839031?text=Hello%20Dr.%20Simon,%20I%20want%20to%20order%20from%20Abdulwahab%20Modest%20Couture.\" target=\"_blank\" class=\"btn btn-y\" style=\"font-size: 26px;\">Yes, I Want To Order My Dress Now!<\/a>\n      <\/div>\n    <\/div>\n\n  <\/main>\n\n  <aside class=\"desktop-sidebar\" id=\"sidebarContainer\">\n    <div class=\"sidebar-rotator\" id=\"sidebarCard\">\n      <span class=\"sidebar-tag\">Dampar Exclusive Offer<\/span>\n      <br>\n      <div class=\"timer-wrap\" id=\"sidebarTimer\">01:00<\/div>\n      <h3 id=\"sidebarTitle\" style=\"font-size: 28px; margin-bottom: 20px;\">The Royalty Abaya Bundle<\/h3>\n      <p id=\"sidebarDesc\" style=\"font-size: 18px !important; margin-bottom: 30px;\">Order 3 custom Abayas today and get free nationwide delivery directly from Hassan&#8217;s Taraba workshop.<\/p>\n      <a href=\"https:\/\/wa.me\/2349137839031?text=Hello%20Dr.%20Simon,%20I%20want%20the%20Royalty%20Abaya%20Bundle.\" target=\"_blank\" class=\"btn btn-b\" id=\"sidebarLink\">Yes, I Want This Bundle!<\/a>\n    <\/div>\n  <\/aside>\n\n<\/div>\n\n<div class=\"bottom-pill-cta\" id=\"bottomNav\">\n  <span class=\"bottom-text\" id=\"bottomNavText\">\ud83d\ude80 Secure your custom Hausa attire before Hassan&#8217;s booking calendar closes.<\/span>\n  <a href=\"https:\/\/wa.me\/2349137839031?text=Hello%20Dr.%20Simon,%20I%20want%20to%20book%20my%20dress%20slot.\" target=\"_blank\" class=\"btn btn-b\" id=\"bottomNavLink\" style=\"margin:0; padding: 15px 30px; font-size: 18px; border: 2px solid var(--w); box-shadow:none; max-width: 300px;\">Yes, Book My Slot Now!<\/a>\n<\/div>\n\n<div class=\"exit-overlay\" id=\"exitOverlay\">\n  <div class=\"exit-box\">\n    <div class=\"exit-close\" onclick=\"closeExit()\">\u00d7<\/div>\n    <h2 style=\"font-size: 40px; margin-bottom: 20px;\">WAIT, IBIFOUNDER!<\/h2>\n    <p id=\"exitText\" style=\"margin-bottom:30px; font-size:22px !important;\">Before you leave, grab the free IbiFoundry E-Feature PDF catalog showcasing all of Hassan&#8217;s 2026 couture designs.<\/p>\n    <a href=\"https:\/\/wa.me\/2349137839031?text=Send%20me%20Hassan's%20Catalog%20PDF\" target=\"_blank\" class=\"btn btn-g\" id=\"exitLink\">Yes, Send Me The Catalog!<\/a>\n  <\/div>\n<\/div>\n\n<div class=\"bottom-spacer\"><\/div>\n\n<script>\n  \/\/ --- CURSOR TRACKER ---\n  const cursor = document.getElementById('ibi-cursor');\n  document.addEventListener('mousemove', (e) => {\n    cursor.style.left = e.clientX + 'px'; cursor.style.top = e.clientY + 'px';\n  });\n  document.querySelectorAll('a, button, .toc-card').forEach(el => {\n    el.addEventListener('mouseenter', () => cursor.classList.add('hover'));\n    el.addEventListener('mouseleave', () => cursor.classList.remove('hover'));\n  });\n\n  \/\/ --- SCROLL ANIMATIONS ---\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => { if (entry.isIntersecting) entry.target.classList.add('visible'); });\n  }, { threshold: 0.1 });\n  document.querySelectorAll('.type-ei').forEach(el => observer.observe(el));\n\n  function smoothScroll(target) { document.querySelector(target).scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n\n  \/\/ --- APPLE AUDIO ---\n  let synth = window.speechSynthesis;\n  let utterance = new SpeechSynthesisUtterance();\n  function initAudio() {\n    let text = document.getElementById('content-body').innerText.replace(\/IbiFoundry\/gi, \"Ee Bee Foundry\").replace(\/CAC\/g, \"C, A, C\");\n    utterance.text = \"Heyoo, IbiFounder, let me read out this Dampar feature. \" + text;\n    let voice = synth.getVoices().find(v => v.name.includes('UK English Male') || v.name.includes('Nigeria'));\n    if(voice) utterance.voice = voice;\n  }\n  function playAudio() { if(!utterance.text) initAudio(); synth.speak(utterance); }\n  function pauseAudio() { synth.pause(); }\n  function stopAudio() { synth.cancel(); }\n  function setSpeed(s) { utterance.rate = s; stopAudio(); playAudio(); }\n  document.body.addEventListener('click', function unlockAudio() { initAudio(); document.body.removeEventListener('click', unlockAudio); }, { once: true });\n\n\n  \/\/ ==========================================\n  \/\/ V15.1 MUTUALLY EXCLUSIVE SCROLL & COUNTDOWN\n  \/\/ ==========================================\n\n  const topHooks = [\n    \"\ud83d\udd25 Support Taraba's Fastest-Growing Couture Brand Today\",\n    \"\ud83d\udc57 Premium Abayas & Atampa Tailored By Hassan Abdulwahab\",\n    \"\ud83c\udf0d Worldwide Shipping Available Through Ibi-Store Logistics\",\n    \"\ud83c\uddf3\ud83c\uddec Representing Dampar, Ibi Local Government To The World\",\n    \"\ud83d\udee1\ufe0f All Orders Strictly Verified & Processed By Dr. Simon\"\n  ];\n\n  const bottomOffers = [\n    { text: \"\ud83d\ude80 Secure your custom Hausa attire before his calendar closes.\", btn: \"Yes, Book My Slot Now!\", link: \"https:\/\/wa.me\/2349137839031?text=Book%20Slot\" },\n    { text: \"\ud83d\udc57 Want to buy wholesale for your own boutique?\", btn: \"Yes, I Want Wholesale Prices!\", link: \"https:\/\/wa.me\/2349137839031?text=Wholesale%20Dresses\" },\n    { text: \"\ud83c\udf0d Living abroad? We ship Hassan's couture globally.\", btn: \"Yes, Ship To My Country!\", link: \"https:\/\/wa.me\/2349137839031?text=International%20Shipping\" },\n    { text: \"\ud83c\udf81 Need a bespoke wedding Atampa design?\", btn: \"Yes, I Need A Custom Design!\", link: \"https:\/\/wa.me\/2349137839031?text=Custom%20Design\" },\n    { text: \"\ud83e\udd1d Want your own business featured on IbiFoundry?\", btn: \"Yes, Feature My Business!\", link: \"https:\/\/wa.me\/2349137839031?text=Feature%20Me\" }\n  ];\n\n  const sidebarOffers = [\n    { title: \"The Royalty Abaya Bundle\", desc: \"Order 3 custom Abayas today and get free nationwide delivery directly from Hassan's workshop.\", btn: \"Yes, I Want This Bundle!\", link: \"https:\/\/wa.me\/2349137839031?text=Abaya%20Bundle\", color: \"var(--g)\" },\n    { title: \"The Bridal Atampa Package\", desc: \"Secure a full bespoke tailoring package for your upcoming Northern wedding events.\", btn: \"Yes, I Need The Bridal Package!\", link: \"https:\/\/wa.me\/2349137839031?text=Bridal%20Package\", color: \"var(--y)\" },\n    { title: \"The Dampar Reseller Kit\", desc: \"Start your own fashion business by ordering 10 mixed dresses at a massive wholesale discount.\", btn: \"Yes, Give Me The Reseller Kit!\", link: \"https:\/\/wa.me\/2349137839031?text=Reseller%20Kit\", color: \"var(--p)\" }\n  ];\n\n  const exitOffers = [\n    { text: \"Before you leave, grab the free IbiFoundry E-Feature PDF catalog showcasing all of Hassan's 2026 designs.\", btn: \"Yes, Send Me The Catalog!\", link: \"https:\/\/wa.me\/2349137839031?text=Catalog%20PDF\" },\n    { text: \"Don't go yet! Claim a 10% discount on your very first dress order from Abdulwahab Modest Couture.\", btn: \"Yes, I Want My 10% Discount!\", link: \"https:\/\/wa.me\/2349137839031?text=10%20Percent%20Discount\" },\n    { text: \"Wait! Join our free WhatsApp community to see behind-the-scenes footage of Hassan's workshop.\", btn: \"Yes, Add Me To The Group!\", link: \"https:\/\/wa.me\/2349137839031?text=Join%20Community\" },\n    { text: \"Hold on! Are you a Taraba native? Get a special local delivery rate when you order today.\", btn: \"Yes, Claim Local Rate!\", link: \"https:\/\/wa.me\/2349137839031?text=Local%20Rate\" },\n    { text: \"Before you exit, check out other amazing verified products on the official Ibi-Store.\", btn: \"Yes, Take Me To Ibi-Store!\", link: \"https:\/\/www.ibifoundry.com.ng\/ibi-shop-premium-nigerian-produce-and-tech-gadgets-delivered-worldwide\" }\n  ];\n\n  const topNav = document.getElementById('topNav');\n  const bottomNav = document.getElementById('bottomNav');\n  const sidebarContainer = document.getElementById('sidebarContainer');\n  \n  const topMenuText = document.getElementById('topNavText');\n  const bottomNavText = document.getElementById('bottomNavText');\n  const bottomNavLink = document.getElementById('bottomNavLink');\n\n  let topIndex = 0;\n  let bottomIndex = 0;\n  let isTopState = true;\n\n  \/\/ DELAYED TOP MENU INITIALIZATION (Wait 10 seconds)\n  setTimeout(() => {\n    topNav.classList.add('show');\n  }, 10000);\n\n  \/\/ INACTIVITY TIMER (Hide after 5s)\n  let idleTimer;\n  function resetIdle() {\n    if(isTopState) topNav.classList.remove('hidden');\n    if(!isTopState) bottomNav.classList.remove('hidden');\n    clearTimeout(idleTimer);\n    idleTimer = setTimeout(() => {\n      topNav.classList.add('hidden');\n      bottomNav.classList.add('hidden');\n    }, 5000);\n  }\n  window.addEventListener('mousemove', resetIdle);\n  window.addEventListener('scroll', resetIdle);\n  window.addEventListener('touchstart', resetIdle);\n\n  \/\/ SCROLL 50% MUTUAL EXCLUSIVITY\n  window.addEventListener('scroll', () => {\n    let scrollPercent = (window.scrollY \/ (document.body.scrollHeight - window.innerHeight)) * 100;\n    \n    if (scrollPercent < 50) {\n      if (!isTopState) {\n        topIndex = (topIndex + 1) % topHooks.length;\n        topMenuText.textContent = topHooks[topIndex];\n        \n        topNav.classList.add('show');\n        topNav.classList.remove('hidden');\n        bottomNav.classList.remove('show');\n        if(window.innerWidth >= 1024) sidebarContainer.classList.remove('hidden');\n        isTopState = true;\n        resetIdle();\n      }\n    } else {\n      if (isTopState) {\n        bottomIndex = (bottomIndex + 1) % bottomOffers.length;\n        bottomNavText.textContent = bottomOffers[bottomIndex].text;\n        bottomNavLink.textContent = bottomOffers[bottomIndex].btn;\n        bottomNavLink.href = bottomOffers[bottomIndex].link;\n\n        topNav.classList.remove('show');\n        bottomNav.classList.add('show');\n        bottomNav.classList.remove('hidden');\n        if(window.innerWidth >= 1024) sidebarContainer.classList.add('hidden');\n        isTopState = false;\n        resetIdle();\n      }\n    }\n  });\n\n  \/\/ SIDEBAR COUNTDOWN & ROTATION\n  const sidebarCard = document.getElementById('sidebarCard');\n  const sidebarTitle = document.getElementById('sidebarTitle');\n  const sidebarDesc = document.getElementById('sidebarDesc');\n  const sidebarLink = document.getElementById('sidebarLink');\n  const sidebarTimer = document.getElementById('sidebarTimer');\n  \n  let sideIndex = 0;\n  let timeLeft = 60;\n\n  setInterval(() => {\n    timeLeft--;\n    let formattedTime = timeLeft < 10 ? `00:0${timeLeft}` : `00:${timeLeft}`;\n    sidebarTimer.textContent = formattedTime;\n\n    if (timeLeft <= 0) {\n      timeLeft = 60; \n      sideIndex = (sideIndex + 1) % sidebarOffers.length;\n      \n      sidebarCard.style.opacity = 0;\n      setTimeout(() => {\n        sidebarTitle.textContent = sidebarOffers[sideIndex].title;\n        sidebarDesc.textContent = sidebarOffers[sideIndex].desc;\n        sidebarLink.textContent = sidebarOffers[sideIndex].btn;\n        sidebarLink.href = sidebarOffers[sideIndex].link;\n        sidebarCard.style.boxShadow = `15px 15px 0px ${sidebarOffers[sideIndex].color}`;\n        sidebarTimer.style.borderColor = sidebarOffers[sideIndex].color;\n        sidebarTimer.style.color = sidebarOffers[sideIndex].color;\n        sidebarTimer.style.boxShadow = `0 0 15px ${sidebarOffers[sideIndex].color}80`;\n        sidebarCard.style.opacity = 1;\n      }, 500);\n    }\n  }, 1000);\n\n  \/\/ EXIT INTENT OVERLAY\n  const exitOverlay = document.getElementById('exitOverlay');\n  const exitTextEl = document.getElementById('exitText');\n  const exitLinkEl = document.getElementById('exitLink');\n  \n  let exitCount = parseInt(localStorage.getItem('ibi_exit_feature') || '0');\n  let exitTime = parseInt(localStorage.getItem('ibi_exit_time_feature') || '0');\n\n  document.addEventListener('mouseleave', (e) => {\n    if (e.clientY < 10) {\n      let now = Date.now();\n      if (now - exitTime > 3600000) { exitCount = 0; localStorage.setItem('ibi_exit_feature', '0'); }\n      \n      if (exitCount < 5) {\n        let exitIndex = exitCount % exitOffers.length;\n        exitTextEl.textContent = exitOffers[exitIndex].text;\n        exitLinkEl.textContent = exitOffers[exitIndex].btn;\n        exitLinkEl.href = exitOffers[exitIndex].link;\n        exitOverlay.classList.add('active');\n        \n        localStorage.setItem('ibi_exit_feature', exitCount + 1);\n        localStorage.setItem('ibi_exit_time_feature', now.toString());\n      }\n    }\n  });\n  function closeExit() { exitOverlay.classList.remove('active'); }\n\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>IbiFoundry Feature: Abdulwahab Modest Couture \ud83d\udd25 Order Premium Hausa Dresses From Abdulwahab Modest Couture Yes, I Want To Order Now! IbiFoundry E-Feature: How A 27-Year-Old Dampar Son Built \u2018Abdulwahab Modest Couture\u2019 To Dominate Hausa Fashion. Listen To Hassan&#8217;s Story Aloud \u25b6 Play \u23f8 Pause \u23f9 Stop 1.2x Speed Howfar, my leader! Welcome to the IbiFoundry [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-51","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Welcome &quot;Abdulwahab Modest Couture by Hassan From Ibi Taraba<\/title>\n<meta name=\"description\" content=\"IbiFoundry Feature: Introducing &quot;Abdulwahab Modest Couture&quot; By Mr. Hassan Abdulwahab From Dampar, Taraba State\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Welcome &quot;Abdulwahab Modest Couture by Hassan From Ibi Taraba\" \/>\n<meta property=\"og:description\" content=\"IbiFoundry Feature: Introducing &quot;Abdulwahab Modest Couture&quot; By Mr. Hassan Abdulwahab From Dampar, Taraba State\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-28T22:48:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T22:48:06+00:00\" \/>\n<meta name=\"author\" content=\"ibifounder\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ibifounder\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51\"},\"author\":{\"name\":\"ibifounder\",\"@id\":\"https:\\\/\\\/ibifoundry.com.ng\\\/#\\\/schema\\\/person\\\/cffcc9396c2ad7a3d788d8edfae5b35f\"},\"headline\":\"IbiFoundry Feature: Introducing &#8220;Abdulwahab Modest Couture&#8221; By Mr. Hassan Abdulwahab From Dampar, Taraba State\",\"datePublished\":\"2026-04-28T22:48:05+00:00\",\"dateModified\":\"2026-04-28T22:48:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51\"},\"wordCount\":501,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51\",\"url\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51\",\"name\":\"Welcome \\\"Abdulwahab Modest Couture by Hassan From Ibi Taraba\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ibifoundry.com.ng\\\/#website\"},\"datePublished\":\"2026-04-28T22:48:05+00:00\",\"dateModified\":\"2026-04-28T22:48:06+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/ibifoundry.com.ng\\\/#\\\/schema\\\/person\\\/cffcc9396c2ad7a3d788d8edfae5b35f\"},\"description\":\"IbiFoundry Feature: Introducing \\\"Abdulwahab Modest Couture\\\" By Mr. Hassan Abdulwahab From Dampar, Taraba State\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\\\/?p=51#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ibifoundry.com.ng\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IbiFoundry Feature: Introducing &#8220;Abdulwahab Modest Couture&#8221; By Mr. Hassan Abdulwahab From Dampar, Taraba State\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ibifoundry.com.ng\\\/#website\",\"url\":\"https:\\\/\\\/ibifoundry.com.ng\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ibifoundry.com.ng\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ibifoundry.com.ng\\\/#\\\/schema\\\/person\\\/cffcc9396c2ad7a3d788d8edfae5b35f\",\"name\":\"ibifounder\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/609fd2d662ff59681fc7f4d31d4539fcd8c7eacb931c26c1409a85c77962a47b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/609fd2d662ff59681fc7f4d31d4539fcd8c7eacb931c26c1409a85c77962a47b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/609fd2d662ff59681fc7f4d31d4539fcd8c7eacb931c26c1409a85c77962a47b?s=96&d=mm&r=g\",\"caption\":\"ibifounder\"},\"sameAs\":[\"https:\\\/\\\/ibifoundry.com.ng\"],\"url\":\"https:\\\/\\\/ibifoundry.com.ng\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Welcome \"Abdulwahab Modest Couture by Hassan From Ibi Taraba","description":"IbiFoundry Feature: Introducing \"Abdulwahab Modest Couture\" By Mr. Hassan Abdulwahab From Dampar, Taraba State","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:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51","og_locale":"en_US","og_type":"article","og_title":"Welcome \"Abdulwahab Modest Couture by Hassan From Ibi Taraba","og_description":"IbiFoundry Feature: Introducing \"Abdulwahab Modest Couture\" By Mr. Hassan Abdulwahab From Dampar, Taraba State","og_url":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51","article_published_time":"2026-04-28T22:48:05+00:00","article_modified_time":"2026-04-28T22:48:06+00:00","author":"ibifounder","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ibifounder","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51#article","isPartOf":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51"},"author":{"name":"ibifounder","@id":"https:\/\/ibifoundry.com.ng\/#\/schema\/person\/cffcc9396c2ad7a3d788d8edfae5b35f"},"headline":"IbiFoundry Feature: Introducing &#8220;Abdulwahab Modest Couture&#8221; By Mr. Hassan Abdulwahab From Dampar, Taraba State","datePublished":"2026-04-28T22:48:05+00:00","dateModified":"2026-04-28T22:48:06+00:00","mainEntityOfPage":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51"},"wordCount":501,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51","url":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51","name":"Welcome \"Abdulwahab Modest Couture by Hassan From Ibi Taraba","isPartOf":{"@id":"https:\/\/ibifoundry.com.ng\/#website"},"datePublished":"2026-04-28T22:48:05+00:00","dateModified":"2026-04-28T22:48:06+00:00","author":{"@id":"https:\/\/ibifoundry.com.ng\/#\/schema\/person\/cffcc9396c2ad7a3d788d8edfae5b35f"},"description":"IbiFoundry Feature: Introducing \"Abdulwahab Modest Couture\" By Mr. Hassan Abdulwahab From Dampar, Taraba State","breadcrumb":{"@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dr-simon-says-ai-decision-search-12cacb2.ingress-comporellon.ewp.live\/?p=51#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ibifoundry.com.ng\/"},{"@type":"ListItem","position":2,"name":"IbiFoundry Feature: Introducing &#8220;Abdulwahab Modest Couture&#8221; By Mr. Hassan Abdulwahab From Dampar, Taraba State"}]},{"@type":"WebSite","@id":"https:\/\/ibifoundry.com.ng\/#website","url":"https:\/\/ibifoundry.com.ng\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ibifoundry.com.ng\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/ibifoundry.com.ng\/#\/schema\/person\/cffcc9396c2ad7a3d788d8edfae5b35f","name":"ibifounder","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/609fd2d662ff59681fc7f4d31d4539fcd8c7eacb931c26c1409a85c77962a47b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/609fd2d662ff59681fc7f4d31d4539fcd8c7eacb931c26c1409a85c77962a47b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/609fd2d662ff59681fc7f4d31d4539fcd8c7eacb931c26c1409a85c77962a47b?s=96&d=mm&r=g","caption":"ibifounder"},"sameAs":["https:\/\/ibifoundry.com.ng"],"url":"https:\/\/ibifoundry.com.ng\/?author=1"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/posts\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=51"}],"version-history":[{"count":1,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/posts\/51\/revisions"}],"predecessor-version":[{"id":52,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=\/wp\/v2\/posts\/51\/revisions\/52"}],"wp:attachment":[{"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=51"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=51"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibifoundry.com.ng\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}