{"id":8,"date":"2026-04-16T00:05:22","date_gmt":"2026-04-16T00:05:22","guid":{"rendered":"https:\/\/www.beeboofashion.com\/?page_id=8"},"modified":"2026-04-16T00:17:22","modified_gmt":"2026-04-16T00:17:22","slug":"home","status":"publish","type":"page","link":"https:\/\/www.beeboofashion.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-714556de e-flex e-con-boxed e-con e-parent\" data-id=\"714556de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-467ea180 elementor-widget elementor-widget-html\" data-id=\"467ea180\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 1: ANNOUNCEMENT BAR\r\n  Paste into: Elementor > HTML Widget\r\n  Sits at the very top of the page, above the nav.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  .bb-announce {\r\n    background: #69000E;\r\n    color: #ffffff;\r\n    text-align: center;\r\n    font-family: 'Inter', sans-serif;\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.06em;\r\n    padding: 9px 16px;\r\n    line-height: 1.5;\r\n  }\r\n  .bb-announce a {\r\n    color: #fff;\r\n    text-decoration: underline;\r\n    margin-left: 6px;\r\n  }\r\n  @media (max-width: 480px) {\r\n    .bb-announce { font-size: 10px; padding: 8px 12px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-announce\">\r\n  \ud83d\ude9a FREE DELIVERY ON ORDERS ABOVE \u20a6150,000 &nbsp;\u00b7&nbsp; FREE RETURNS\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76cedd5e e-flex e-con-boxed e-con e-parent\" data-id=\"76cedd5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33a9beb5 elementor-widget elementor-widget-html\" data-id=\"33a9beb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 2: HERO SECTION\r\n  Paste into: Elementor > HTML Widget\r\n  Replace the background-image URL with your actual hero model photo.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-hero {\r\n    font-family: 'Inter', sans-serif;\r\n    position: relative;\r\n    width: 100%;\r\n    min-height: 520px;\r\n    background-image: url('YOUR-HERO-IMAGE-URL-HERE');\r\n    background-size: cover;\r\n    background-position: center top;\r\n    border-radius: 16px;\r\n    overflow: hidden;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-end;\r\n  }\r\n\r\n  .bb-hero-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(to top, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.18) 55%, transparent 100%);\r\n  }\r\n\r\n  .bb-hero-badge-top {\r\n    position: absolute;\r\n    top: 16px;\r\n    left: 16px;\r\n    background: #FF385C;\r\n    color: #fff;\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.05em;\r\n    padding: 5px 12px;\r\n    border-radius: 999px;\r\n  }\r\n\r\n  .bb-hero-badge-right {\r\n    position: absolute;\r\n    top: 16px;\r\n    right: 16px;\r\n    background: rgba(0,0,0,0.55);\r\n    color: #fff;\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    padding: 5px 11px;\r\n    border-radius: 8px;\r\n    letter-spacing: 0.03em;\r\n  }\r\n\r\n  .bb-hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    padding: 0 20px 24px;\r\n  }\r\n\r\n  .bb-hero-headline {\r\n    font-size: 28px;\r\n    font-weight: 800;\r\n    color: #ffffff;\r\n    line-height: 1.2;\r\n    margin-bottom: 8px;\r\n    letter-spacing: -0.02em;\r\n  }\r\n\r\n  .bb-hero-sub {\r\n    font-size: 13px;\r\n    color: rgba(255,255,255,0.8);\r\n    margin-bottom: 18px;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .bb-hero-btns {\r\n    display: flex;\r\n    gap: 10px;\r\n    align-items: center;\r\n  }\r\n\r\n  .bb-btn-primary {\r\n    flex: 1;\r\n    background: #ffffff;\r\n    color: #111111;\r\n    border: none;\r\n    border-radius: 10px;\r\n    padding: 14px 20px;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    letter-spacing: 0.02em;\r\n    text-decoration: none;\r\n    display: block;\r\n    text-align: center;\r\n  }\r\n\r\n  .bb-btn-primary:hover {\r\n    background: #f0f0f0;\r\n  }\r\n\r\n  .bb-btn-wa {\r\n    flex: 0 0 auto;\r\n    background: #25D366;\r\n    border: none;\r\n    border-radius: 10px;\r\n    padding: 14px 16px;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    text-decoration: none;\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    .bb-hero { min-height: 420px; }\r\n    .bb-hero-headline { font-size: 24px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-hero\">\r\n  <!-- Replace the background-image in .bb-hero style above with your actual model photo -->\r\n\r\n  <div class=\"bb-hero-overlay\"><\/div>\r\n\r\n  <div class=\"bb-hero-badge-top\">\ud83d\udd25 TRENDING NOW<\/div>\r\n  <div class=\"bb-hero-badge-right\">Ready to Ship<\/div>\r\n\r\n  <div class=\"bb-hero-content\">\r\n    <h1 class=\"bb-hero-headline\">Look expensive.<br>Spend less.<\/h1>\r\n    <p class=\"bb-hero-sub\">New drops every Friday \u2014 delivered in 2\u20135 days across Nigeria<\/p>\r\n\r\n    <div class=\"bb-hero-btns\">\r\n      <a href=\"\/shop\" class=\"bb-btn-primary\">Shop New Arrivals<\/a>\r\n      <a href=\"https:\/\/wa.me\/234XXXXXXXXXX\" class=\"bb-btn-wa\" target=\"_blank\" rel=\"noopener\">\r\n        <!-- WhatsApp icon -->\r\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"#ffffff\">\r\n          <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n        <\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3459e07c e-flex e-con-boxed e-con e-parent\" data-id=\"3459e07c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43224037 elementor-widget elementor-widget-html\" data-id=\"43224037\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 3: SOCIAL PROOF BAR\r\n  Paste into: Elementor > HTML Widget\r\n  Sits directly below the hero. Builds instant credibility.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-proof-bar {\r\n    font-family: 'Inter', sans-serif;\r\n    background: #FAFAFA;\r\n    border-top: 1px solid #EBEBEB;\r\n    border-bottom: 1px solid #EBEBEB;\r\n    display: flex;\r\n    justify-content: space-around;\r\n    align-items: center;\r\n    padding: 16px 12px;\r\n  }\r\n\r\n  .bb-proof-item {\r\n    text-align: center;\r\n    flex: 1;\r\n  }\r\n\r\n  .bb-proof-number {\r\n    font-size: 18px;\r\n    font-weight: 800;\r\n    color: #111111;\r\n    line-height: 1;\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .bb-proof-label {\r\n    font-size: 11px;\r\n    color: #888888;\r\n    font-weight: 400;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .bb-proof-divider {\r\n    width: 1px;\r\n    height: 32px;\r\n    background: #E0E0E0;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .bb-proof-star {\r\n    color: #F59E0B;\r\n  }\r\n\r\n  @media (max-width: 360px) {\r\n    .bb-proof-number { font-size: 15px; }\r\n    .bb-proof-label { font-size: 10px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-proof-bar\">\r\n\r\n  <div class=\"bb-proof-item\">\r\n    <div class=\"bb-proof-number\">2,400+<\/div>\r\n    <div class=\"bb-proof-label\">Happy customers<\/div>\r\n  <\/div>\r\n\r\n  <div class=\"bb-proof-divider\"><\/div>\r\n\r\n  <div class=\"bb-proof-item\">\r\n    <div class=\"bb-proof-number\"><span class=\"bb-proof-star\">\u2605<\/span> 4.8<\/div>\r\n    <div class=\"bb-proof-label\">Avg. rating<\/div>\r\n  <\/div>\r\n\r\n  <div class=\"bb-proof-divider\"><\/div>\r\n\r\n  <div class=\"bb-proof-item\">\r\n    <div class=\"bb-proof-number\">2\u20135 days<\/div>\r\n    <div class=\"bb-proof-label\">Lagos delivery<\/div>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2eca9f36 e-flex e-con-boxed e-con e-parent\" data-id=\"2eca9f36\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d0bbd9e elementor-widget elementor-widget-html\" data-id=\"2d0bbd9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 4: CATEGORY PILLS + TRENDING PRODUCTS\r\n  Paste into: Elementor > HTML Widget\r\n  Update: product image URLs, product names, prices, review counts, and product page links.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-products-section {\r\n    font-family: 'Inter', sans-serif;\r\n    padding: 24px 16px 20px;\r\n    background: #ffffff;\r\n  }\r\n\r\n  \/* --- Category Pills --- *\/\r\n  .bb-section-label {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.09em;\r\n    color: #999999;\r\n    text-transform: uppercase;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .bb-cat-scroll {\r\n    display: flex;\r\n    gap: 8px;\r\n    overflow-x: auto;\r\n    padding-bottom: 4px;\r\n    margin-bottom: 22px;\r\n    scrollbar-width: none;\r\n  }\r\n  .bb-cat-scroll::-webkit-scrollbar { display: none; }\r\n\r\n  .bb-cat-pill {\r\n    flex: 0 0 auto;\r\n    background: #F4F4F4;\r\n    color: #333333;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 999px;\r\n    padding: 8px 16px;\r\n    font-size: 12px;\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n    white-space: nowrap;\r\n    text-decoration: none;\r\n    display: inline-block;\r\n    transition: background 0.15s;\r\n  }\r\n  .bb-cat-pill:hover, .bb-cat-pill.active {\r\n    background: #111111;\r\n    color: #ffffff;\r\n    border-color: #111111;\r\n  }\r\n\r\n  \/* --- Section header row --- *\/\r\n  .bb-row-header {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    margin-bottom: 14px;\r\n  }\r\n  .bb-row-title {\r\n    font-size: 17px;\r\n    font-weight: 700;\r\n    color: #111111;\r\n  }\r\n  .bb-row-link {\r\n    font-size: 13px;\r\n    color: #FF385C;\r\n    font-weight: 600;\r\n    text-decoration: none;\r\n  }\r\n\r\n  \/* --- Horizontal product scroll --- *\/\r\n  .bb-product-scroll {\r\n    display: flex;\r\n    gap: 12px;\r\n    overflow-x: auto;\r\n    padding-bottom: 6px;\r\n    scrollbar-width: none;\r\n  }\r\n  .bb-product-scroll::-webkit-scrollbar { display: none; }\r\n\r\n  \/* --- Product card --- *\/\r\n  .bb-product-card {\r\n    flex: 0 0 158px;\r\n    background: #F7F7F7;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    text-decoration: none;\r\n    color: inherit;\r\n    display: block;\r\n    transition: transform 0.15s;\r\n  }\r\n  .bb-product-card:hover { transform: translateY(-2px); }\r\n\r\n  .bb-product-img {\r\n    width: 100%;\r\n    height: 190px;\r\n    object-fit: cover;\r\n    display: block;\r\n    background: #E8E8E8;\r\n  }\r\n\r\n  \/* Image placeholder (remove when using real images) *\/\r\n  .bb-product-img-placeholder {\r\n    width: 100%;\r\n    height: 190px;\r\n    background: #E8E8E8;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 13px;\r\n    color: #AAAAAA;\r\n    font-family: 'Inter', sans-serif;\r\n  }\r\n\r\n  .bb-product-img-wrap {\r\n    position: relative;\r\n  }\r\n\r\n  .bb-product-badge {\r\n    position: absolute;\r\n    top: 8px;\r\n    left: 8px;\r\n    font-size: 10px;\r\n    font-weight: 700;\r\n    padding: 4px 9px;\r\n    border-radius: 999px;\r\n  }\r\n  .bb-badge-scarcity {\r\n    background: #FFF0F0;\r\n    color: #CC1E1E;\r\n    border: 1px solid #FFC4C4;\r\n  }\r\n  .bb-badge-fire {\r\n    background: #FF385C;\r\n    color: #ffffff;\r\n  }\r\n  .bb-badge-new {\r\n    background: #EEF2FF;\r\n    color: #3730A3;\r\n    border: 1px solid #C7D2FE;\r\n  }\r\n\r\n  .bb-product-info {\r\n    padding: 10px 11px 12px;\r\n  }\r\n  .bb-product-name {\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    color: #111111;\r\n    line-height: 1.35;\r\n    margin-bottom: 5px;\r\n  }\r\n  .bb-product-prices {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 7px;\r\n    margin-bottom: 4px;\r\n  }\r\n  .bb-price-new {\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    color: #FF385C;\r\n  }\r\n  .bb-price-old {\r\n    font-size: 11px;\r\n    color: #AAAAAA;\r\n    text-decoration: line-through;\r\n  }\r\n  .bb-product-stars {\r\n    font-size: 11px;\r\n    color: #F59E0B;\r\n  }\r\n  .bb-product-review-count {\r\n    font-size: 10px;\r\n    color: #AAAAAA;\r\n    margin-left: 3px;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-products-section\">\r\n\r\n  <!-- Category Pills -->\r\n  <div class=\"bb-section-label\">Browse by vibe<\/div>\r\n  <div class=\"bb-cat-scroll\">\r\n    <a href=\"\/shop\" class=\"bb-cat-pill active\">All<\/a>\r\n    <a href=\"\/shop\/dinner\" class=\"bb-cat-pill\">Dinner Ready<\/a>\r\n    <a href=\"\/shop\/street\" class=\"bb-cat-pill\">Street Slay<\/a>\r\n    <a href=\"\/shop\/corporate\" class=\"bb-cat-pill\">Corporate Babe<\/a>\r\n    <a href=\"\/shop\/night-out\" class=\"bb-cat-pill\">Night Out<\/a>\r\n    <a href=\"\/shop\/casual\" class=\"bb-cat-pill\">Casual Flex<\/a>\r\n  <\/div>\r\n\r\n  <!-- Trending Products Header -->\r\n  <div class=\"bb-row-header\">\r\n    <div class=\"bb-row-title\">Trending this week<\/div>\r\n    <a href=\"\/shop\" class=\"bb-row-link\">See all \u2192<\/a>\r\n  <\/div>\r\n\r\n  <!-- Product Cards -->\r\n  <div class=\"bb-product-scroll\">\r\n\r\n    <!-- PRODUCT 1 \u2014 Replace image URL, name, prices, link, review count -->\r\n    <a href=\"\/product\/satin-wrap-mini-dress\" class=\"bb-product-card\">\r\n      <div class=\"bb-product-img-wrap\">\r\n        <!-- OPTION A: Use real image -->\r\n        <!-- <img decoding=\"async\" src=\"YOUR-PRODUCT-IMAGE-URL\" alt=\"Satin wrap mini dress\" class=\"bb-product-img\"> -->\r\n        <!-- OPTION B: Placeholder (delete when image is ready) -->\r\n        <div class=\"bb-product-img-placeholder\">Add image<\/div>\r\n        <span class=\"bb-product-badge bb-badge-scarcity\">Only 4 left<\/span>\r\n      <\/div>\r\n      <div class=\"bb-product-info\">\r\n        <div class=\"bb-product-name\">Satin wrap mini dress<\/div>\r\n        <div class=\"bb-product-prices\">\r\n          <span class=\"bb-price-new\">\u20a614,500<\/span>\r\n          <span class=\"bb-price-old\">\u20a622,000<\/span>\r\n        <\/div>\r\n        <div>\r\n          <span class=\"bb-product-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n          <span class=\"bb-product-review-count\">(38)<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/a>\r\n\r\n    <!-- PRODUCT 2 -->\r\n    <a href=\"\/product\/high-waist-cargo-pants\" class=\"bb-product-card\">\r\n      <div class=\"bb-product-img-wrap\">\r\n        <div class=\"bb-product-img-placeholder\">Add image<\/div>\r\n        <span class=\"bb-product-badge bb-badge-fire\">Bestseller<\/span>\r\n      <\/div>\r\n      <div class=\"bb-product-info\">\r\n        <div class=\"bb-product-name\">High-waist cargo pants<\/div>\r\n        <div class=\"bb-product-prices\">\r\n          <span class=\"bb-price-new\">\u20a611,000<\/span>\r\n          <span class=\"bb-price-old\">\u20a617,500<\/span>\r\n        <\/div>\r\n        <div>\r\n          <span class=\"bb-product-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n          <span class=\"bb-product-review-count\">(62)<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/a>\r\n\r\n    <!-- PRODUCT 3 -->\r\n    <a href=\"\/product\/oversized-blazer-set\" class=\"bb-product-card\">\r\n      <div class=\"bb-product-img-wrap\">\r\n        <div class=\"bb-product-img-placeholder\">Add image<\/div>\r\n        <span class=\"bb-product-badge bb-badge-new\">New drop<\/span>\r\n      <\/div>\r\n      <div class=\"bb-product-info\">\r\n        <div class=\"bb-product-name\">Oversized blazer set<\/div>\r\n        <div class=\"bb-product-prices\">\r\n          <span class=\"bb-price-new\">\u20a618,200<\/span>\r\n          <span class=\"bb-price-old\">\u20a628,000<\/span>\r\n        <\/div>\r\n        <div>\r\n          <span class=\"bb-product-stars\">\u2605\u2605\u2605\u2605\u2606<\/span>\r\n          <span class=\"bb-product-review-count\">(21)<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/a>\r\n\r\n    <!-- PRODUCT 4 \u2014 Duplicate this block and update to add more -->\r\n    <a href=\"\/product\/your-4th-product\" class=\"bb-product-card\">\r\n      <div class=\"bb-product-img-wrap\">\r\n        <div class=\"bb-product-img-placeholder\">Add image<\/div>\r\n        <span class=\"bb-product-badge bb-badge-fire\">Hot pick<\/span>\r\n      <\/div>\r\n      <div class=\"bb-product-info\">\r\n        <div class=\"bb-product-name\">Your product name here<\/div>\r\n        <div class=\"bb-product-prices\">\r\n          <span class=\"bb-price-new\">\u20a600,000<\/span>\r\n          <span class=\"bb-price-old\">\u20a600,000<\/span>\r\n        <\/div>\r\n        <div>\r\n          <span class=\"bb-product-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n          <span class=\"bb-product-review-count\">(0)<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/a>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c4c00 e-flex e-con-boxed e-con e-parent\" data-id=\"2c4c00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2edecbc6 elementor-widget elementor-widget-html\" data-id=\"2edecbc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 5: URGENCY \/ LIVE ACTIVITY BANNER\r\n  Paste into: Elementor > HTML Widget\r\n  The pulsing dot + live shopper count creates ambient FOMO.\r\n  The counter ticks up\/down slightly to feel live.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-urgency {\r\n    font-family: 'Inter', sans-serif;\r\n    padding: 0 16px 16px;\r\n    background: #ffffff;\r\n  }\r\n\r\n  .bb-urgency-card {\r\n    background: #FFF5F5;\r\n    border: 1px solid #FFD0D0;\r\n    border-radius: 12px;\r\n    padding: 13px 15px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n  }\r\n\r\n  .bb-live-dot {\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 50%;\r\n    background: #FF385C;\r\n    flex-shrink: 0;\r\n    animation: bb-pulse 1.6s ease-in-out infinite;\r\n  }\r\n\r\n  @keyframes bb-pulse {\r\n    0%, 100% { opacity: 1; transform: scale(1); }\r\n    50% { opacity: 0.45; transform: scale(0.85); }\r\n  }\r\n\r\n  .bb-urgency-title {\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    color: #CC1E1E;\r\n    margin-bottom: 3px;\r\n  }\r\n\r\n  .bb-urgency-sub {\r\n    font-size: 12px;\r\n    color: #888888;\r\n    line-height: 1.45;\r\n  }\r\n\r\n  #bb-live-count {\r\n    font-weight: 800;\r\n    color: #CC1E1E;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-urgency\">\r\n  <div class=\"bb-urgency-card\">\r\n    <div class=\"bb-live-dot\"><\/div>\r\n    <div>\r\n      <div class=\"bb-urgency-title\">\r\n        <span id=\"bb-live-count\">283<\/span> girls shopping right now\r\n      <\/div>\r\n      <div class=\"bb-urgency-sub\">Most items sell out within 48 hrs of dropping<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  (function() {\r\n    var base = 283;\r\n    var el = document.getElementById('bb-live-count');\r\n    if (!el) return;\r\n    setInterval(function() {\r\n      var delta = Math.floor(Math.random() * 5) - 2;\r\n      base = Math.max(260, Math.min(310, base + delta));\r\n      el.textContent = base;\r\n    }, 4000);\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6771012a e-flex e-con-boxed e-con e-parent\" data-id=\"6771012a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38afd1d7 elementor-widget elementor-widget-html\" data-id=\"38afd1d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 6: WHY GIRLS TRUST BEEBOO\r\n  Paste into: Elementor > HTML Widget\r\n  Trust chips address the core objections of Nigerian online shoppers.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-trust {\r\n    font-family: 'Inter', sans-serif;\r\n    padding: 20px 16px 20px;\r\n    background: #ffffff;\r\n  }\r\n\r\n  .bb-section-label {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.09em;\r\n    color: #999999;\r\n    text-transform: uppercase;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .bb-trust-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 10px;\r\n  }\r\n\r\n  .bb-trust-chip {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    background: #F7F7F7;\r\n    border: 1px solid #E8E8E8;\r\n    border-radius: 10px;\r\n    padding: 12px 13px;\r\n  }\r\n\r\n  .bb-trust-icon {\r\n    flex-shrink: 0;\r\n    width: 32px;\r\n    height: 32px;\r\n    background: #EAFAF1;\r\n    border-radius: 8px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n\r\n  .bb-trust-text-title {\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    color: #111111;\r\n    margin-bottom: 2px;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .bb-trust-text-sub {\r\n    font-size: 11px;\r\n    color: #888888;\r\n    line-height: 1.4;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-trust\">\r\n  <div class=\"bb-section-label\">Why girls trust BeeBoo<\/div>\r\n\r\n  <div class=\"bb-trust-grid\">\r\n\r\n    <div class=\"bb-trust-chip\">\r\n      <div class=\"bb-trust-icon\">\r\n        <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#16A34A\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"bb-trust-text-title\">Pay on delivery<\/div>\r\n        <div class=\"bb-trust-text-sub\">Cash accepted nationwide<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bb-trust-chip\">\r\n      <div class=\"bb-trust-icon\">\r\n        <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#16A34A\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 01-8 0\"\/><\/svg>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"bb-trust-text-title\">2\u20135 day delivery<\/div>\r\n        <div class=\"bb-trust-text-sub\">All states in Nigeria<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bb-trust-chip\">\r\n      <div class=\"bb-trust-icon\">\r\n        <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"#16A34A\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><polyline points=\"1 4 1 10 7 10\"\/><path d=\"M3.51 15a9 9 0 1 0 .49-4.12\"\/><\/svg>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"bb-trust-text-title\">Free returns<\/div>\r\n        <div class=\"bb-trust-text-sub\">Wrong size? We fix it<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bb-trust-chip\">\r\n      <div class=\"bb-trust-icon\">\r\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"#16A34A\">\r\n          <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"bb-trust-text-title\">WhatsApp support<\/div>\r\n        <div class=\"bb-trust-text-sub\">Reply in 5 mins \u00b7 Mon\u2013Sat<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0e9dec e-flex e-con-boxed e-con e-parent\" data-id=\"d0e9dec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-337c377b elementor-widget elementor-widget-html\" data-id=\"337c377b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 7: CUSTOMER REVIEWS\r\n  Paste into: Elementor > HTML Widget\r\n  Reviews are written to sound REAL \u2014 mention scam fear, quality surprise,\r\n  compliments received. Update names, cities, products, and review text.\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-reviews {\r\n    font-family: 'Inter', sans-serif;\r\n    padding: 20px 16px 20px;\r\n    background: #ffffff;\r\n  }\r\n\r\n  .bb-reviews-header {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    margin-bottom: 14px;\r\n  }\r\n\r\n  .bb-reviews-title {\r\n    font-size: 17px;\r\n    font-weight: 700;\r\n    color: #111111;\r\n  }\r\n\r\n  .bb-reviews-avg {\r\n    font-size: 13px;\r\n    color: #888888;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .bb-review-card {\r\n    background: #FAFAFA;\r\n    border: 1px solid #EBEBEB;\r\n    border-radius: 12px;\r\n    padding: 14px;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .bb-review-top {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .bb-avatar {\r\n    width: 36px;\r\n    height: 36px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    color: #ffffff;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .bb-reviewer-name {\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    color: #111111;\r\n    margin-bottom: 2px;\r\n  }\r\n\r\n  .bb-reviewer-meta {\r\n    font-size: 11px;\r\n    color: #999999;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 5px;\r\n  }\r\n\r\n  .bb-verified-badge {\r\n    background: #EAFAF1;\r\n    color: #166534;\r\n    font-size: 10px;\r\n    font-weight: 600;\r\n    padding: 1px 6px;\r\n    border-radius: 4px;\r\n  }\r\n\r\n  .bb-review-stars {\r\n    margin-left: auto;\r\n    font-size: 13px;\r\n    color: #F59E0B;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .bb-review-text {\r\n    font-size: 13px;\r\n    color: #444444;\r\n    line-height: 1.6;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .bb-review-product {\r\n    font-size: 11px;\r\n    color: #AAAAAA;\r\n    font-style: italic;\r\n  }\r\n\r\n  .bb-reviews-cta {\r\n    text-align: center;\r\n    margin-top: 4px;\r\n  }\r\n\r\n  .bb-reviews-cta a {\r\n    font-size: 13px;\r\n    color: #FF385C;\r\n    font-weight: 600;\r\n    text-decoration: none;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-reviews\">\r\n\r\n  <div class=\"bb-reviews-header\">\r\n    <div class=\"bb-reviews-title\">What customers say<\/div>\r\n    <div class=\"bb-reviews-avg\">\u2b50 4.8 \/ 5<\/div>\r\n  <\/div>\r\n\r\n  <!-- REVIEW 1 \u2014 Update name, city, text, product, avatar color -->\r\n  <div class=\"bb-review-card\">\r\n    <div class=\"bb-review-top\">\r\n      <div class=\"bb-avatar\" style=\"background: #FF385C;\">A<\/div>\r\n      <div>\r\n        <div class=\"bb-reviewer-name\">Adaeze O.<\/div>\r\n        <div class=\"bb-reviewer-meta\">\r\n          Lagos &nbsp;\u00b7&nbsp;\r\n          <span class=\"bb-verified-badge\">Verified buyer<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bb-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n    <\/div>\r\n    <p class=\"bb-review-text\">\r\n      The quality shocked me honestly. Was scared to order online again after being scammed before but this one came in 3 days and it fits perfectly. Will order again!\r\n    <\/p>\r\n    <div class=\"bb-review-product\">Satin wrap mini dress \u00b7 Size M<\/div>\r\n  <\/div>\r\n\r\n  <!-- REVIEW 2 -->\r\n  <div class=\"bb-review-card\">\r\n    <div class=\"bb-review-top\">\r\n      <div class=\"bb-avatar\" style=\"background: #7C3AED;\">T<\/div>\r\n      <div>\r\n        <div class=\"bb-reviewer-name\">Temi F.<\/div>\r\n        <div class=\"bb-reviewer-meta\">\r\n          Abuja &nbsp;\u00b7&nbsp;\r\n          <span class=\"bb-verified-badge\">Verified buyer<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bb-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n    <\/div>\r\n    <p class=\"bb-review-text\">\r\n      Got 3 compliments at my friend's birthday! The blazer set is giving rich girl energy and nobody guessed the price lol. BeeBoo no dey disappoint.\r\n    <\/p>\r\n    <div class=\"bb-review-product\">Oversized blazer set \u00b7 Size L<\/div>\r\n  <\/div>\r\n\r\n  <!-- REVIEW 3 -->\r\n  <div class=\"bb-review-card\">\r\n    <div class=\"bb-review-top\">\r\n      <div class=\"bb-avatar\" style=\"background: #0891B2;\">C<\/div>\r\n      <div>\r\n        <div class=\"bb-reviewer-name\">Chisom R.<\/div>\r\n        <div class=\"bb-reviewer-meta\">\r\n          Port Harcourt &nbsp;\u00b7&nbsp;\r\n          <span class=\"bb-verified-badge\">Verified buyer<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"bb-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n    <\/div>\r\n    <p class=\"bb-review-text\">\r\n      I was skeptical but the pay-on-delivery made me try. The cargo pants are so comfy and look way more expensive than what I paid. Already told my whole group chat.\r\n    <\/p>\r\n    <div class=\"bb-review-product\">High-waist cargo pants \u00b7 Size S<\/div>\r\n  <\/div>\r\n\r\n  <div class=\"bb-reviews-cta\">\r\n    <a href=\"\/reviews\">Read all 200+ reviews \u2192<\/a>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b27c32d e-flex e-con-boxed e-con e-parent\" data-id=\"2b27c32d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42b4c790 elementor-widget elementor-widget-html\" data-id=\"42b4c790\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n  BEEBOO FASHION \u2014 SECTION 8: INSTAGRAM STRIP + DELIVERY BLOCK + WHATSAPP CTA\r\n  Paste into: Elementor > HTML Widget\r\n  Replace:\r\n    - Instagram photo URLs (4 real UGC shots)\r\n    - WhatsApp number in the href (wa.me\/234XXXXXXXXXX)\r\n  ============================================================ -->\r\n\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  .bb-footer-sections {\r\n    font-family: 'Inter', sans-serif;\r\n    background: #ffffff;\r\n    padding: 0 16px 0;\r\n  }\r\n\r\n  \/* ---- Section label ---- *\/\r\n  .bb-section-label {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.09em;\r\n    color: #999999;\r\n    text-transform: uppercase;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  \/* ---- Instagram strip ---- *\/\r\n  .bb-insta-section {\r\n    padding-bottom: 20px;\r\n    border-bottom: 1px solid #EBEBEB;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .bb-insta-scroll {\r\n    display: flex;\r\n    gap: 8px;\r\n    overflow-x: auto;\r\n    margin-bottom: 8px;\r\n    scrollbar-width: none;\r\n  }\r\n  .bb-insta-scroll::-webkit-scrollbar { display: none; }\r\n\r\n  .bb-insta-img {\r\n    flex: 0 0 88px;\r\n    height: 88px;\r\n    border-radius: 10px;\r\n    object-fit: cover;\r\n    display: block;\r\n    background: #E8E8E8;\r\n  }\r\n\r\n  \/* Placeholder (remove when using real UGC photos) *\/\r\n  .bb-insta-placeholder {\r\n    flex: 0 0 88px;\r\n    height: 88px;\r\n    border-radius: 10px;\r\n    background: #F0F0F0;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 11px;\r\n    color: #AAAAAA;\r\n    text-align: center;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .bb-insta-handle {\r\n    font-size: 12px;\r\n    color: #888888;\r\n    text-align: center;\r\n  }\r\n  .bb-insta-handle a {\r\n    color: #FF385C;\r\n    text-decoration: none;\r\n    font-weight: 600;\r\n  }\r\n\r\n  \/* ---- Delivery block ---- *\/\r\n  .bb-delivery-section {\r\n    padding-bottom: 20px;\r\n    border-bottom: 1px solid #EBEBEB;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .bb-delivery-card {\r\n    background: #F0FAF5;\r\n    border: 1px solid #BBF7D0;\r\n    border-radius: 12px;\r\n    padding: 14px 16px;\r\n  }\r\n\r\n  .bb-delivery-card-title {\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    color: #166534;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .bb-delivery-row {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    margin-bottom: 9px;\r\n    font-size: 13px;\r\n    color: #333333;\r\n    line-height: 1.45;\r\n  }\r\n  .bb-delivery-row:last-child { margin-bottom: 0; }\r\n\r\n  .bb-delivery-icon {\r\n    flex-shrink: 0;\r\n    margin-top: 1px;\r\n  }\r\n\r\n  \/* ---- WhatsApp CTA ---- *\/\r\n  .bb-wa-section {\r\n    padding-bottom: 24px;\r\n  }\r\n\r\n  .bb-wa-btn {\r\n    width: 100%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 10px;\r\n    background: #25D366;\r\n    color: #ffffff;\r\n    border: none;\r\n    border-radius: 12px;\r\n    padding: 15px 20px;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    letter-spacing: 0.02em;\r\n    text-decoration: none;\r\n    margin-bottom: 7px;\r\n    transition: background 0.15s;\r\n  }\r\n  .bb-wa-btn:hover { background: #1DAA54; }\r\n\r\n  .bb-wa-note {\r\n    text-align: center;\r\n    font-size: 11px;\r\n    color: #AAAAAA;\r\n    line-height: 1.4;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"bb-footer-sections\">\r\n\r\n  <!-- INSTAGRAM UGC STRIP -->\r\n  <div class=\"bb-insta-section\">\r\n    <div class=\"bb-section-label\">As seen on Instagram<\/div>\r\n    <div class=\"bb-insta-scroll\">\r\n      <!-- Replace each bb-insta-placeholder with an <img> tag when you have real UGC photos -->\r\n      <!-- Example: <img decoding=\"async\" src=\"https:\/\/YOUR-IMAGE-URL.jpg\" alt=\"Customer photo\" class=\"bb-insta-img\"> -->\r\n      <div class=\"bb-insta-placeholder\">Your UGC photo<\/div>\r\n      <div class=\"bb-insta-placeholder\">Your UGC photo<\/div>\r\n      <div class=\"bb-insta-placeholder\">Your UGC photo<\/div>\r\n      <div class=\"bb-insta-placeholder\">Your UGC photo<\/div>\r\n      <div class=\"bb-insta-placeholder\">Your UGC photo<\/div>\r\n    <\/div>\r\n    <div class=\"bb-insta-handle\">\r\n      <a href=\"https:\/\/instagram.com\/beeboofashion\" target=\"_blank\" rel=\"noopener\">@beeboofashion<\/a>\r\n      &nbsp;\u00b7 Tag us in your photos \u2728\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- DELIVERY & PAYMENT CLARITY -->\r\n  <div class=\"bb-delivery-section\">\r\n    <div class=\"bb-delivery-card\">\r\n      <div class=\"bb-delivery-card-title\">Delivery &amp; payment \u2014 no stress<\/div>\r\n\r\n      <div class=\"bb-delivery-row\">\r\n        <svg class=\"bb-delivery-icon\" width=\"16\" height=\"16\" fill=\"#22C55E\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/>\r\n        <\/svg>\r\n        <span>Delivered in <strong>2\u20135 business days<\/strong> across all states in Nigeria<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"bb-delivery-row\">\r\n        <svg class=\"bb-delivery-icon\" width=\"16\" height=\"16\" fill=\"#22C55E\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z\"\/>\r\n        <\/svg>\r\n        <span>Pay on delivery \u2014 <strong>cash accepted<\/strong> at your door<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"bb-delivery-row\">\r\n        <svg class=\"bb-delivery-icon\" width=\"16\" height=\"16\" fill=\"#22C55E\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\r\n        <\/svg>\r\n        <span>Free exchange if it doesn't fit \u2014 zero argument<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"bb-delivery-row\">\r\n        <svg class=\"bb-delivery-icon\" width=\"16\" height=\"16\" fill=\"#22C55E\" viewBox=\"0 0 24 24\">\r\n          <path d=\"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z\"\/>\r\n        <\/svg>\r\n        <span>Secure online payment \u2014 Paystack &amp; bank transfer accepted<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- WHATSAPP CTA -->\r\n  <div class=\"bb-wa-section\">\r\n    <!-- Replace 234XXXXXXXXXX with your actual WhatsApp number (no + or spaces) -->\r\n    <a href=\"https:\/\/wa.me\/234XXXXXXXXXX?text=Hi%20BeeBoo%2C%20I%20want%20to%20place%20an%20order%20%F0%9F%9B%8D%EF%B8%8F\" class=\"bb-wa-btn\" target=\"_blank\" rel=\"noopener\">\r\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"#ffffff\">\r\n        <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n      <\/svg>\r\n      Chat us on WhatsApp\r\n    <\/a>\r\n    <div class=\"bb-wa-note\">Replies within 5 minutes &nbsp;\u00b7&nbsp; Mon\u2013Sat, 8am\u20139pm<\/div>\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\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>\ud83d\ude9a FREE DELIVERY ON ORDERS ABOVE \u20a6150,000 &nbsp;\u00b7&nbsp; FREE RETURNS \ud83d\udd25 TRENDING NOW Ready to Ship Look expensive.Spend less. New drops every Friday \u2014 delivered in 2\u20135 days across Nigeria Shop New Arrivals 2,400+ Happy customers \u2605 4.8 Avg. rating 2\u20135 days Lagos delivery Browse by vibe All Dinner Ready Street Slay Corporate Babe Night [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":25,"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/www.beeboofashion.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}