{"id":137,"date":"2026-07-05T15:56:30","date_gmt":"2026-07-05T15:56:30","guid":{"rendered":"https:\/\/jaysindianfashion.com\/?page_id=137"},"modified":"2026-07-06T00:11:02","modified_gmt":"2026-07-06T00:11:02","slug":"home","status":"publish","type":"page","link":"https:\/\/jaysindianfashion.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<!-- ============================================================\r\nWPCode snippet 5 \u00b7 \"Page \u2013 Home\"\r\nSnippet type : Universal Snippet  (mixed HTML + PHP)\r\nInsert method: Shortcode \u2192 put the generated [wpcode id=\"\u2026\"] as the\r\n               ONLY content of the Home page. Elementor is no longer\r\n               needed for this page. (If you do keep the shortcode\r\n               inside an Elementor container, give that container the\r\n               CSS class  jif-full  so it runs edge-to-edge.)\r\nNotes        : Everything you normally edit lives in the EDIT ME\r\n               block right below: hero images, hero text, and the\r\n               three category cards. Paste image links from the\r\n               Media Library (click an image \u2192 \"Copy URL\").\r\nVersion check: the rendered <main> must contain\r\n               data-jif-home-version=\"2026-07-editorial-v6\".\r\n               If it does not, WordPress is serving an older snippet.\r\n============================================================ -->\r\n\r\n<!-- Playfair Display: the serif from the Craft & Fabric \/ heritage concept designs -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  \/* Helper: if the shortcode sits inside an Elementor container,\r\n     class \"jif-full\" makes that container edge-to-edge *\/\r\n  .e-con.jif-full,\r\n  .e-con.jif-full > .e-con-inner,\r\n  .elementor-section.jif-full > .elementor-container {\r\n    max-width: 100% !important;\r\n    width: 100% !important;\r\n    padding: 0 !important;\r\n    margin: 0 auto !important;\r\n  }\r\n\r\n  \/* ---------- hero carousel ---------- *\/\r\n  .jif-hero-slider {\r\n    position: relative;\r\n    height: calc(100vh - var(--jif-header-h, 96px));   \/* full screen under the header *\/\r\n    height: calc(100svh - var(--jif-header-h, 96px));  \/* svh = correct on mobile browsers *\/\r\n    min-height: 440px;\r\n    overflow: hidden;\r\n    background: #111111;\r\n  }\r\n  .jif-slide {\r\n    position: absolute;\r\n    inset: 0;\r\n    background-size: cover;\r\n    background-position: center;\r\n    opacity: 0;\r\n    transition: opacity 1.2s ease;\r\n    pointer-events: none;\r\n  }\r\n  .jif-slide.is-active {\r\n    opacity: 1;\r\n    animation: jif-kenburns 8s ease-out forwards;   \/* slow luxury zoom *\/\r\n  }\r\n  @keyframes jif-kenburns {\r\n    from { transform: scale(1); }\r\n    to   { transform: scale(1.07); }\r\n  }\r\n  .jif-hero-shade {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(to top, rgba(0,0,0,.55), rgba(0,0,0,0) 60%);\r\n    pointer-events: none;\r\n  }\r\n  .jif-hero-content {\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 5;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-end;\r\n    align-items: flex-start;\r\n    gap: 1.1rem;\r\n    padding: clamp(1.5rem, 5vw, 4.5rem);\r\n    pointer-events: none;\r\n  }\r\n  .jif-hero-content a { pointer-events: auto; }\r\n  .jif-hero-arrow {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    z-index: 6;\r\n    display: grid;\r\n    place-items: center;\r\n    width: 52px;\r\n    height: 52px;\r\n    border: 1px solid rgba(255,255,255,.4);\r\n    background: rgba(0,0,0,.15);\r\n    color: #ffffff;\r\n    transition: background .2s ease;\r\n  }\r\n  .jif-hero-arrow:hover { background: rgba(0,0,0,.45); }\r\n  .jif-hero-arrow.jif-prev { left: clamp(.75rem, 2vw, 2rem); }\r\n  .jif-hero-arrow.jif-next { right: clamp(.75rem, 2vw, 2rem); }\r\n  .jif-hero-dots {\r\n    position: absolute;\r\n    bottom: clamp(1rem, 3vw, 2rem);\r\n    right: clamp(1.5rem, 5vw, 4.5rem);\r\n    z-index: 6;\r\n    display: flex;\r\n    gap: 8px;\r\n  }\r\n  .jif-hero-dots button {\r\n    width: 26px;\r\n    height: 3px;\r\n    border: none;\r\n    padding: 0;\r\n    background: rgba(255,255,255,.5);\r\n    transition: background .2s ease;\r\n  }\r\n  .jif-hero-dots button.is-active { background: #ffffff; }\r\n  \/* phones: swiping replaces the arrows; buttons go full-width *\/\r\n  @media (max-width: 640px) {\r\n    .jif-hero-arrow { display: none; }\r\n    .jif-hero-content a { width: 100%; }\r\n  }\r\n\r\n  \/* ---------- Most Popular Categories editorial mosaic ---------- *\/\r\n  .jif-popular-section { background: #ffffff; }\r\n  .jif-editorial-ornament {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 12px;\r\n    color: #b8863f;\r\n  }\r\n  .jif-editorial-ornament::before,\r\n  .jif-editorial-ornament::after {\r\n    content: \"\";\r\n    width: 72px;\r\n    height: 1px;\r\n    background: currentColor;\r\n    opacity: .45;\r\n  }\r\n  .jif-popular-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 1.22fr) minmax(0, .98fr);\r\n    grid-template-rows: repeat(2, minmax(0, 1fr));\r\n    gap: 6px;\r\n    \/* compact enough that the section heading + mosaic fit one screen *\/\r\n    height: clamp(460px, 48vw, 640px);\r\n    \/* the mosaic reads as ONE card: only the outer edges are rounded *\/\r\n    border-radius: 22px;\r\n    overflow: hidden;\r\n  }\r\n  .jif-popular-card {\r\n    position: relative;\r\n    display: block;\r\n    min-width: 0;\r\n    overflow: hidden;\r\n    background: #170d0c;\r\n    color: #ffffff;\r\n  }\r\n  .jif-popular-card:first-child { grid-row: 1 \/ 3; }\r\n  .jif-popular-card img {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    transition: transform .8s ease;\r\n  }\r\n  .jif-popular-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(90deg, rgba(5,3,3,.9) 0, rgba(8,5,4,.62) 38%, rgba(8,5,4,.08) 75%);\r\n    transition: opacity .35s ease;\r\n  }\r\n  .jif-popular-card:hover img { transform: scale(1.035); }\r\n  .jif-popular-card:hover::after { opacity: .88; }\r\n  .jif-popular-content {\r\n    position: absolute;\r\n    z-index: 2;\r\n    left: clamp(1.6rem, 3vw, 4rem);\r\n    top: 50%;\r\n    width: min(46%, 360px);\r\n    transform: translateY(-50%);\r\n  }\r\n  .jif-popular-card:not(:first-child) .jif-popular-content {\r\n    left: clamp(1.4rem, 2.2vw, 2.5rem);\r\n    width: min(45%, 285px);\r\n  }\r\n  .jif-popular-knot { color: #c79a4d; font-size: 1.1rem; }\r\n  .jif-popular-title {\r\n    margin: .8rem 0 0;\r\n    font-family: Didot, \"Bodoni 72\", \"Bodoni MT\", \"Times New Roman\", serif;\r\n    font-size: clamp(1.5rem, 2.1vw, 2.6rem);\r\n    font-weight: 500;\r\n    line-height: 1.04;\r\n    letter-spacing: -.035em;\r\n    text-transform: uppercase;\r\n  }\r\n  .jif-popular-card:not(:first-child) .jif-popular-title { font-size: clamp(1.3rem, 1.6vw, 1.9rem); }\r\n  .jif-popular-rule { display: flex; align-items: center; gap: 10px; width: 108px; margin: .9rem 0; color: #c79a4d; }\r\n  .jif-popular-rule::before { content: \"\"; height: 1px; flex: 1; background: currentColor; }\r\n  .jif-popular-desc { max-width: 17rem; font-size: .9rem; line-height: 1.55; color: rgba(255,255,255,.83); }\r\n  .jif-popular-button {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 1rem;\r\n    margin-top: 1.2rem;\r\n    border: 1px solid #c79a4d;\r\n    padding: .65rem 1.2rem;\r\n    color: #ffffff;\r\n    font-size: .72rem;\r\n    font-weight: 700;\r\n    letter-spacing: .16em;\r\n    text-transform: uppercase;\r\n  }\r\n  @media (max-width: 900px) {\r\n    .jif-popular-grid { height: auto; grid-template-columns: 1fr; grid-template-rows: none; gap: 8px; border-radius: 18px; }\r\n    .jif-popular-card,\r\n    .jif-popular-card:first-child { grid-row: auto; min-height: 340px; }\r\n    .jif-popular-card:first-child { min-height: 440px; }\r\n  }\r\n  @media (max-width: 560px) {\r\n    .jif-popular-content,\r\n    .jif-popular-card:not(:first-child) .jif-popular-content { left: 1.4rem; width: 60%; }\r\n    .jif-popular-desc { font-size: .85rem; }\r\n  }\r\n\r\n  \/* ---------- compact product carousel ---------- *\/\r\n  .jif-product-carousel { position: relative; }\r\n  .jif-product-viewport {\r\n    overflow-x: auto;\r\n    overscroll-behavior-inline: contain;\r\n    scrollbar-width: none;\r\n    scroll-behavior: smooth;\r\n    scroll-snap-type: x mandatory;\r\n  }\r\n  .jif-product-viewport::-webkit-scrollbar { display: none; }\r\n  .jif-product-carousel ul.products {\r\n    display: flex !important;\r\n    grid-template-columns: none !important;\r\n    gap: clamp(.8rem, 1.3vw, 1.25rem) !important;\r\n    width: max-content;\r\n    margin: 0 !important;\r\n  }\r\n  .jif-product-carousel ul.products li.product {\r\n    flex: 0 0 clamp(205px, 18vw, 270px);\r\n    width: clamp(205px, 18vw, 270px) !important;\r\n    scroll-snap-align: start;\r\n    border: 0;\r\n    border-radius: 0;\r\n    background: transparent;\r\n    box-shadow: none;\r\n    overflow: visible;\r\n  }\r\n  .jif-product-carousel ul.products li.product:hover {\r\n    transform: none;\r\n    box-shadow: none;\r\n  }\r\n  \/* sale badge: INSIDE the image corner here. The grid badge hangs\r\n     outside the card (top\/right -10px), but the carousel viewport\r\n     clips overflow, which cut the badge off. *\/\r\n  .jif-product-carousel ul.products li.product { position: relative; }\r\n  .jif-product-carousel ul.products li.product span.onsale {\r\n    top: 8px;\r\n    right: 8px;\r\n    left: auto;\r\n  }\r\n  .jif-product-carousel ul.products li.product .astra-shop-thumbnail-wrap {\r\n    border-radius: 10px;\r\n    background: #F4F1EF;\r\n  }\r\n  .jif-product-carousel ul.products li.product a img { aspect-ratio: 2 \/ 3; }\r\n  .jif-product-carousel ul.products li.product .astra-shop-summary-wrap { padding: .6rem 0 0; }\r\n  .jif-product-carousel ul.products li.product .ast-woo-product-category,\r\n  .jif-product-carousel ul.products li.product .woocommerce-loop-product__category,\r\n  .jif-product-carousel ul.products li.product .jif-loop-desc,\r\n  .jif-product-carousel ul.products li.product .jif-card-seller,\r\n  .jif-product-carousel ul.products li.product .star-rating,\r\n  .jif-product-carousel ul.products li.product .jif-wish,\r\n  .jif-product-carousel ul.products li.product .jif-var-selects,\r\n  .jif-product-carousel ul.products li.product .astra-shop-summary-wrap .button,\r\n  .jif-product-carousel ul.products li.product .added_to_cart { display: none !important; }\r\n  .jif-product-carousel ul.products li.product .woocommerce-loop-product__title {\r\n    min-height: 2.7em;\r\n    padding: 0 !important;\r\n    font-family: Inter, Helvetica, Arial, sans-serif;\r\n    font-size: .88rem;\r\n    font-weight: 500;\r\n    line-height: 1.35;\r\n    letter-spacing: 0;\r\n  }\r\n  .jif-product-carousel ul.products li.product .jif-buyrow {\r\n    display: block;\r\n    margin-top: .35rem;\r\n    padding: 0;\r\n    border: 0;\r\n  }\r\n  .jif-product-carousel ul.products li.product .jif-buyrow .price {\r\n    font-family: Inter, Helvetica, Arial, sans-serif;\r\n    font-size: .88rem;\r\n    font-weight: 600;\r\n  }\r\n  .jif-carousel-arrow {\r\n    position: absolute;\r\n    z-index: 5;\r\n    top: 42%;\r\n    display: grid;\r\n    place-items: center;\r\n    width: 44px;\r\n    height: 44px;\r\n    border: 1px solid #E8E3DE;\r\n    border-radius: 999px;\r\n    background: rgba(255,255,255,.94);\r\n    color: #111111;\r\n    box-shadow: 0 8px 20px rgba(17,17,17,.12);\r\n    transform: translateY(-50%);\r\n    transition: opacity .2s ease, transform .2s ease;\r\n  }\r\n  .jif-carousel-arrow:hover { transform: translateY(-50%) scale(1.05); }\r\n  .jif-carousel-arrow[hidden] { display: none; }\r\n  .jif-carousel-prev { left: -18px; }\r\n  .jif-carousel-next { right: -18px; }\r\n\r\n  \/* ---------- Craft & Fabric Spotlight ---------- *\/\r\n  .jif-craft-section {\r\n    background:\r\n      radial-gradient(circle at 21% 52%, rgba(125,25,39,.34), transparent 34%),\r\n      linear-gradient(120deg, #35060e, #570a15 54%, #31050c);\r\n  }\r\n  .jif-craft-layout {\r\n    display: grid;\r\n    grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr);\r\n    gap: clamp(2rem, 4vw, 4.5rem);\r\n    align-items: center;\r\n  }\r\n  .jif-craft-eyebrow {\r\n    font-size: .72rem;\r\n    font-weight: 800;\r\n    letter-spacing: .32em;\r\n    text-transform: uppercase;\r\n    color: #ffffff;\r\n  }\r\n  .jif-craft-short-rule { width: 84px; height: 2px; margin: 1.1rem 0 1.4rem; background: #d4a86b; }\r\n  .jif-craft-heading {\r\n    max-width: 9.5em;\r\n    font-family: \"Playfair Display\", Georgia, \"Times New Roman\", serif;\r\n    font-size: clamp(2.1rem, 3.2vw, 3.4rem);\r\n    font-weight: 700;\r\n    line-height: 1.12;\r\n    letter-spacing: -.01em;\r\n    color: #ffffff;\r\n  }\r\n  .jif-craft-copy { max-width: 29rem; margin-top: 1.5rem; font-size: .98rem; line-height: 1.75; color: rgba(255,255,255,.82); }\r\n  .jif-craft-cta {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 2rem;\r\n    margin-top: 1.8rem;\r\n    padding: .85rem 1.4rem;\r\n    background: #ffffff;\r\n    color: #111111;\r\n    font-size: .8rem;\r\n    font-weight: 700;\r\n  }\r\n  .jif-craft-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }\r\n  .jif-craft-card {\r\n    position: relative;\r\n    min-height: clamp(230px, 17vw, 300px);\r\n    overflow: hidden;\r\n    border: 1px solid rgba(223,184,128,.42);\r\n    background: #3b1115;\r\n  }\r\n  .jif-craft-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }\r\n  .jif-craft-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(90deg, rgba(63,13,21,.9), rgba(63,13,21,.58) 52%, rgba(63,13,21,.12));\r\n  }\r\n  .jif-craft-card:hover img { transform: scale(1.04); }\r\n  .jif-craft-card-content { position: absolute; z-index: 2; inset: 0; display: flex; flex-direction: column; justify-content: center; width: 64%; padding: clamp(1.25rem, 2vw, 2rem); }\r\n  .jif-craft-icon { display: grid; place-items: center; width: 44px; height: 44px; margin-bottom: .8rem; border: 1px solid #d4a86b; border-radius: 999px; color: #e8c58f; }\r\n  .jif-craft-card h3 { font-family: \"Playfair Display\", Georgia, \"Times New Roman\", serif; font-size: clamp(1.25rem, 1.5vw, 1.65rem); font-weight: 700; line-height: 1.12; color: #ffffff; }\r\n  .jif-craft-card p { margin-top: .7rem; font-size: .85rem; line-height: 1.5; color: rgba(255,255,255,.86); }\r\n  .jif-craft-card-line { width: 36px; height: 2px; margin-top: 1.1rem; background: #e8c58f; }\r\n\r\n  \/* ---------- Waarom klanten voor ons kiezen ---------- *\/\r\n  .jif-why-section { background: #ffffff; }\r\n  .jif-why-eyebrow { font-size: .7rem; font-weight: 700; letter-spacing: .3em; text-transform: uppercase; text-align: center; color: #6d625a; }\r\n  .jif-why-heading {\r\n    margin: .9rem auto 0;\r\n    max-width: 14em;\r\n    font-family: \"Playfair Display\", Georgia, \"Times New Roman\", serif;\r\n    font-size: clamp(1.9rem, 2.8vw, 2.9rem);\r\n    font-weight: 600;\r\n    line-height: 1.15;\r\n    text-align: center;\r\n    color: #17120f;\r\n  }\r\n  .jif-why-rule { width: 44px; height: 2px; margin: 1.4rem auto 0; background: #17120f; opacity: .65; }\r\n  .jif-why-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); margin-top: 3rem; }\r\n  .jif-why-item { padding: .5rem clamp(1rem, 2vw, 2rem); text-align: center; }\r\n  .jif-why-item + .jif-why-item { border-left: 1px solid #e8e3de; }\r\n  .jif-why-item svg { display: block; width: 34px; height: 34px; margin: 0 auto .9rem; color: #17120f; }\r\n  .jif-why-item h3 { font-family: \"Playfair Display\", Georgia, \"Times New Roman\", serif; font-size: 1.05rem; font-weight: 600; line-height: 1.35; color: #17120f; }\r\n  .jif-why-item p { margin-top: .7rem; font-size: .85rem; line-height: 1.6; color: #6b625a; }\r\n  \/* mandala border along the bottom \u2014 full-bleed, decorative *\/\r\n  .jif-why-mandala { margin-top: clamp(2.5rem, 5vw, 4rem); }\r\n  .jif-why-mandala img { display: block; width: 100%; height: auto; }\r\n  .jif-why-mandala-placeholder {\r\n    height: 84px;\r\n    background:\r\n      radial-gradient(circle at 50% 100%, rgba(184,134,63,.16) 0 17px, transparent 18px) 0 100% \/ 56px 56px repeat-x,\r\n      radial-gradient(circle at 50% 100%, rgba(184,134,63,.09) 0 27px, transparent 28px) 28px 100% \/ 56px 56px repeat-x;\r\n  }\r\n\r\n  \/* ---------- Plan je bezoek (ornate calling-card) ---------- *\/\r\n  .jif-visit-card {\r\n    background-color: transparent;\r\n    background-repeat: no-repeat;\r\n    \/* the image carries its own rounded gold frame \u2014 stretch it to the\r\n       card's edges so the frame always sits exactly on the border *\/\r\n    background-size: 100% 100%;\r\n    padding: clamp(2.25rem, 5vw, 4.25rem) clamp(1.25rem, 5vw, 5rem);\r\n    text-align: center;\r\n    color: #ffffff;\r\n  }\r\n  .jif-visit-eyebrow {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 12px;\r\n    font-size: .68rem;\r\n    font-weight: 700;\r\n    letter-spacing: .38em;\r\n    text-transform: uppercase;\r\n    color: #dcb56e;\r\n  }\r\n  .jif-visit-title { margin-top: 1rem; font-family: \"Playfair Display\", Georgia, \"Times New Roman\", serif; font-size: clamp(1.7rem, 2.9vw, 2.8rem); font-weight: 600; line-height: 1.1; color: #ffffff; }\r\n  .jif-visit-divider { display: flex; align-items: center; justify-content: center; gap: 12px; width: min(370px, 68%); margin: 1.2rem auto 0; color: #d3a75c; }\r\n  .jif-visit-divider::before,\r\n  .jif-visit-divider::after { content: \"\"; height: 1px; flex: 1; background: currentColor; opacity: .65; }\r\n  .jif-visit-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: clamp(1rem, 2.5vw, 2rem); margin-top: 1.9rem; }\r\n  .jif-visit-item { display: inline-flex; align-items: center; gap: .75rem; font-size: .95rem; font-weight: 600; color: #ffffff; }\r\n  .jif-visit-icon { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid #d3a75c; border-radius: 999px; color: #e5c07b; background: rgba(20,3,6,.25); }\r\n  .jif-visit-icon svg { width: 17px; height: 17px; }\r\n  .jif-visit-sep { width: 1px; height: 36px; background: rgba(211,167,92,.5); }\r\n  .jif-visit-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: .7rem;\r\n    padding: .85rem 1.6rem;\r\n    border-radius: 6px;\r\n    background: linear-gradient(180deg, #f3d99b, #c99a4a);\r\n    color: #3d1308;\r\n    font-size: .72rem;\r\n    font-weight: 800;\r\n    letter-spacing: .14em;\r\n    text-transform: uppercase;\r\n    box-shadow: 0 12px 26px -14px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.55);\r\n    transition: filter .15s ease;\r\n  }\r\n  .jif-visit-btn:hover { filter: brightness(1.06); }\r\n  @media (max-width: 1100px) {\r\n    .jif-craft-layout { grid-template-columns: 1fr; }\r\n    .jif-craft-heading { max-width: 13em; }\r\n    .jif-craft-intro { max-width: 44rem; }\r\n    .jif-why-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); row-gap: 2rem; }\r\n    .jif-why-item + .jif-why-item { border-left: 0; }\r\n  }\r\n  @media (max-width: 700px) {\r\n    .jif-carousel-prev { left: 4px; }\r\n    .jif-carousel-next { right: 4px; }\r\n    .jif-craft-grid { grid-template-columns: 1fr; }\r\n    .jif-craft-card { min-height: 280px; }\r\n    .jif-craft-card-content { width: 70%; }\r\n    .jif-why-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n    .jif-why-item:last-child { grid-column: 1 \/ -1; }\r\n    \/* tall\/narrow card would distort the stretched frame \u2014 crop instead *\/\r\n    .jif-visit-card { background-size: cover; background-position: center; border: 1px solid #c9a24f; border-radius: 18px; }\r\n    .jif-visit-sep { display: none; }\r\n  }\r\n<\/style>\r\n\r\n<main data-jif-home-version=\"2026-07-editorial-v6\">\r\n\r\n  <!-- ===== Hero carousel (full width, full screen) ===== -->\r\n  <section class=\"jif-hero-slider\" id=\"jif-hero\">\r\n          <div class=\"jif-slide is-active\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image3.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image2.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image5.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image6.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image7.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image8.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image9.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image0.png');\"><\/div>\r\n          <div class=\"jif-slide\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Hero-Banner-image1.png');\"><\/div>\r\n        <div class=\"jif-hero-shade\"><\/div>\r\n\r\n    <div class=\"jif-hero-content\">\r\n      <p class=\"text-xs font-bold uppercase tracking-[0.35em] text-white\">Boutique Indian occasionwear \u00b7 The Hague<\/p>\r\n      <h1 class=\"font-serif text-5xl font-semibold leading-[1.02] tracking-tight text-white md:text-7xl\" style=\"max-width:16em;\">Indian Bollywood Fashion<\/h1>\r\n      <div class=\"mt-2 flex flex-wrap gap-3\">\r\n        <a href=\"\/shop\/\" class=\"inline-flex items-center justify-center gap-2 bg-white px-7 py-4 text-sm font-bold uppercase tracking-[0.08em] text-[#111111] transition hover:opacity-85\">Shop the Collection<\/a>\r\n        <a href=\"\/contact\/\" class=\"inline-flex items-center justify-center gap-2 border border-white\/80 px-7 py-4 text-sm font-bold uppercase tracking-[0.08em] text-white transition hover:bg-white\/10\">Book an Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n          <button class=\"jif-hero-arrow jif-prev\" aria-label=\"Previous slide\">\r\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"m15 18-6-6 6-6\"\/><\/svg>\r\n      <\/button>\r\n      <button class=\"jif-hero-arrow jif-next\" aria-label=\"Next slide\">\r\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n      <\/button>\r\n      <div class=\"jif-hero-dots\" role=\"tablist\" aria-label=\"Slides\">\r\n                  <button data-slide=\"0\" class=\"is-active\" aria-label=\"Go to slide 1\"><\/button>\r\n                  <button data-slide=\"1\" class=\"\" aria-label=\"Go to slide 2\"><\/button>\r\n                  <button data-slide=\"2\" class=\"\" aria-label=\"Go to slide 3\"><\/button>\r\n                  <button data-slide=\"3\" class=\"\" aria-label=\"Go to slide 4\"><\/button>\r\n                  <button data-slide=\"4\" class=\"\" aria-label=\"Go to slide 5\"><\/button>\r\n                  <button data-slide=\"5\" class=\"\" aria-label=\"Go to slide 6\"><\/button>\r\n                  <button data-slide=\"6\" class=\"\" aria-label=\"Go to slide 7\"><\/button>\r\n                  <button data-slide=\"7\" class=\"\" aria-label=\"Go to slide 8\"><\/button>\r\n                  <button data-slide=\"8\" class=\"\" aria-label=\"Go to slide 9\"><\/button>\r\n              <\/div>\r\n      <\/section>\r\n\r\n  <!-- ===== Most Popular Categories editorial mosaic ===== -->\r\n  <section class=\"jif-popular-section px-4 py-10 lg:px-8 lg:py-14\">\r\n    <div class=\"mx-auto max-w-[96rem]\">\r\n      <div class=\"mb-6 text-center lg:mb-8\">\r\n        <div class=\"jif-editorial-ornament\" aria-hidden=\"true\"><span>\u2723<\/span><\/div>\r\n        <h2 class=\"mt-3 font-serif text-3xl font-semibold tracking-tight text-[#24170f] md:text-5xl\">Most Popular Categories<\/h2>\r\n        <div class=\"jif-editorial-ornament mt-3\" aria-hidden=\"true\"><span>\u2726<\/span><\/div>\r\n        <p class=\"mt-3 text-xs font-semibold uppercase tracking-[0.34em] text-[#9b7952]\">Curated. Timeless. Made for you.<\/p>\r\n      <\/div>\r\n      <div class=\"jif-popular-grid\">\r\n              <a href=\"\/product-category\/bruiloft\/\" class=\"jif-popular-card\" aria-label=\"Bridalwear\">\r\n          <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/bruidsmode.png\" alt=\"Bridalwear\" loading=\"lazy\"\/>\r\n          <div class=\"jif-popular-content\">\r\n            <span class=\"jif-popular-knot\" aria-hidden=\"true\">\u2723<\/span>\r\n            <h3 class=\"jif-popular-title\">Bridalwear<\/h3>\r\n            <div class=\"jif-popular-rule\" aria-hidden=\"true\"><span>\u2726<\/span><\/div>\r\n            <p class=\"jif-popular-desc\">Exquisite bridal ensembles for your most unforgettable moments.<\/p>\r\n            <span class=\"jif-popular-button\">Shop now <span aria-hidden=\"true\">\u2192<\/span><\/span>\r\n          <\/div>\r\n        <\/a>\r\n              <a href=\"\/product-category\/dames\/\" class=\"jif-popular-card\" aria-label=\"Women&#039;s Clothing\">\r\n          <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Dameskleding.png\" alt=\"Women&#039;s Clothing\" loading=\"lazy\"\/>\r\n          <div class=\"jif-popular-content\">\r\n            <span class=\"jif-popular-knot\" aria-hidden=\"true\">\u2723<\/span>\r\n            <h3 class=\"jif-popular-title\">Women&#039;s Clothing<\/h3>\r\n            <div class=\"jif-popular-rule\" aria-hidden=\"true\"><span>\u2726<\/span><\/div>\r\n            <p class=\"jif-popular-desc\">Timeless silhouettes for every occasion.<\/p>\r\n            <span class=\"jif-popular-button\">Shop now <span aria-hidden=\"true\">\u2192<\/span><\/span>\r\n          <\/div>\r\n        <\/a>\r\n              <a href=\"\/product-category\/sieraden\/\" class=\"jif-popular-card\" aria-label=\"Jewellery &amp; Accessories\">\r\n          <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Sieraden.png\" alt=\"Jewellery &amp; Accessories\" loading=\"lazy\"\/>\r\n          <div class=\"jif-popular-content\">\r\n            <span class=\"jif-popular-knot\" aria-hidden=\"true\">\u2723<\/span>\r\n            <h3 class=\"jif-popular-title\">Jewellery &amp; Accessories<\/h3>\r\n            <div class=\"jif-popular-rule\" aria-hidden=\"true\"><span>\u2726<\/span><\/div>\r\n            <p class=\"jif-popular-desc\">Finishing touches that define your elegance.<\/p>\r\n            <span class=\"jif-popular-button\">Shop now <span aria-hidden=\"true\">\u2192<\/span><\/span>\r\n          <\/div>\r\n        <\/a>\r\n            <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== Waarom klanten voor ons kiezen ===== -->\r\n  <!-- flush at the bottom: no bottom padding \u2014 the mandala strip\r\n       touches the (dark) Craft & Fabric section directly below -->\r\n  <section class=\"jif-why-section pt-14 lg:pt-20\">\r\n    <div class=\"mx-auto max-w-[85rem] px-4 lg:px-8\">\r\n      <p class=\"jif-why-eyebrow\">Jay&rsquo;s Indian Fashion<\/p>\r\n      <h2 class=\"jif-why-heading\">Why customers choose us<\/h2>\r\n      <div class=\"jif-why-rule\" aria-hidden=\"true\"><\/div>\r\n      <div class=\"jif-why-grid\">\r\n                  <div class=\"jif-why-item\">\r\n                          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1Z\"\/><circle cx=\"12\" cy=\"11.5\" r=\"2\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\r\n                        <h3>Authentic quality<\/h3>\r\n            <p>Carefully selected fabrics &amp; craftsmanship.<\/p>\r\n          <\/div>\r\n                  <div class=\"jif-why-item\">\r\n                          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2\"\/><path d=\"M15 18H9\"\/><path d=\"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62l-3.48-4.35A1 1 0 0 0 17.52 8H14\"\/><circle cx=\"17\" cy=\"18\" r=\"2\"\/><circle cx=\"7\" cy=\"18\" r=\"2\"\/><\/svg>\r\n                        <h3>Fast delivery in the Netherlands<\/h3>\r\n            <p>Your order delivered to your home quickly and safely.<\/p>\r\n          <\/div>\r\n                  <div class=\"jif-why-item\">\r\n                          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"5\" rx=\"2\"\/><line x1=\"2\" x2=\"22\" y1=\"10\" y2=\"10\"\/><\/svg>\r\n                        <h3>Secure payment<\/h3>\r\n            <p>Pay simply and securely with iDEAL or credit card.<\/p>\r\n          <\/div>\r\n                  <div class=\"jif-why-item\">\r\n                          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M9 14 4 9l5-5\"\/><path d=\"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5 5.5 5.5 0 0 1-5.5 5.5H11\"\/><\/svg>\r\n                        <h3>Easy returns at your own cost<\/h3>\r\n            <p>Not satisfied? Return your order easily within 7 days.<\/p>\r\n          <\/div>\r\n                  <div class=\"jif-why-item\">\r\n                          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 1 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"\/><\/svg>\r\n                        <h3>Personal service<\/h3>\r\n            <p>We are here for you with personal advice.<\/p>\r\n          <\/div>\r\n              <\/div>\r\n    <\/div>\r\n    <!-- decorative mandala border, full-bleed along the bottom -->\r\n    <div class=\"jif-why-mandala\" aria-hidden=\"true\">\r\n              <div class=\"jif-why-mandala-placeholder\"><\/div>\r\n          <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== Craft & Fabric Spotlight ===== -->\r\n  <section class=\"jif-craft-section px-4 py-12 text-white lg:px-8 lg:py-16\">\r\n    <div class=\"jif-craft-layout mx-auto max-w-[96rem]\">\r\n      <div class=\"jif-craft-intro\">\r\n        <p class=\"jif-craft-eyebrow\">Craft &amp; Fabric Spotlight<\/p>\r\n        <div class=\"jif-craft-short-rule\" aria-hidden=\"true\"><\/div>\r\n        <h2 class=\"jif-craft-heading\">Handpicked fabrics, heirloom craftsmanship<\/h2>\r\n        <p class=\"jif-craft-copy\">From regal Banarasi silks to airy chiffons and georgettes, every fabric is chosen with care. Intricate embroidery, mirror details and artisanal finishing create pieces made to be cherished for generations.<\/p>\r\n        <a href=\"\/shop\/\" class=\"jif-craft-cta\">Explore our collection <span aria-hidden=\"true\">\u2192<\/span><\/a>\r\n      <\/div>\r\n      <div class=\"jif-craft-grid\">\r\n                  <article class=\"jif-craft-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/banares.png\" alt=\"Banarasi Silks\" loading=\"lazy\"\/>\r\n            <div class=\"jif-craft-card-content\">\r\n              <span class=\"jif-craft-icon\" aria-hidden=\"true\">\r\n                                  <svg width=\"25\" height=\"25\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 21c5-3 7-7 7-11-3 0-5 1-7 4-2-3-4-4-7-4 0 4 2 8 7 11Z\"\/><path d=\"M12 14c3-3 3-7 0-11-3 4-3 8 0 11Z\"\/><\/svg>\r\n                              <\/span>\r\n              <h3>Banarasi Silks<\/h3>\r\n              <p>Woven heritage in every thread. Luxurious silks that celebrate tradition and timeless beauty.<\/p>\r\n              <span class=\"jif-craft-card-line\" aria-hidden=\"true\"><\/span>\r\n            <\/div>\r\n          <\/article>\r\n                  <article class=\"jif-craft-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/mirror.png\" alt=\"Mirror Work\" loading=\"lazy\"\/>\r\n            <div class=\"jif-craft-card-content\">\r\n              <span class=\"jif-craft-icon\" aria-hidden=\"true\">\r\n                                  <svg width=\"25\" height=\"25\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"m12 2 4 6-4 4-4-4 4-6ZM12 12l4 4-4 6-4-6 4-4ZM2 12l6-4 4 4-4 4-6-4ZM12 12l4-4 6 4-6 4-4-4Z\"\/><\/svg>\r\n                              <\/span>\r\n              <h3>Mirror Work<\/h3>\r\n              <p>Subtle shine and intricate details that add light to every look.<\/p>\r\n              <span class=\"jif-craft-card-line\" aria-hidden=\"true\"><\/span>\r\n            <\/div>\r\n          <\/article>\r\n                  <article class=\"jif-craft-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/embroidery.png\" alt=\"Hand Embroidery\" loading=\"lazy\"\/>\r\n            <div class=\"jif-craft-card-content\">\r\n              <span class=\"jif-craft-icon\" aria-hidden=\"true\">\r\n                                  <svg width=\"25\" height=\"25\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"m4 20 5-1 11-11-4-4L5 15l-1 5Z\"\/><path d=\"m13 7 4 4M3 3l18 18\"\/><\/svg>\r\n                              <\/span>\r\n              <h3>Hand Embroidery<\/h3>\r\n              <p>Artistry by hand. Delicate embroidery that tells stories of skill and dedication.<\/p>\r\n              <span class=\"jif-craft-card-line\" aria-hidden=\"true\"><\/span>\r\n            <\/div>\r\n          <\/article>\r\n                  <article class=\"jif-craft-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/tailored.png\" alt=\"Tailored Finishing\" loading=\"lazy\"\/>\r\n            <div class=\"jif-craft-card-content\">\r\n              <span class=\"jif-craft-icon\" aria-hidden=\"true\">\r\n                                  <svg width=\"25\" height=\"25\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"6\" cy=\"6\" r=\"3\"\/><circle cx=\"6\" cy=\"18\" r=\"3\"\/><path d=\"m8.6 7.5 11 6.5M8.6 16.5l11-6.5\"\/><\/svg>\r\n                              <\/span>\r\n              <h3>Tailored Finishing<\/h3>\r\n              <p>Thoughtful cuts. Flawless finishing. Every piece is tailored to perfection.<\/p>\r\n              <span class=\"jif-craft-card-line\" aria-hidden=\"true\"><\/span>\r\n            <\/div>\r\n          <\/article>\r\n              <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== Compact moving product carousel ===== -->\r\n  <section class=\"bg-white px-4 py-16 lg:px-8\">\r\n    <div class=\"mx-auto max-w-[96rem]\">\r\n      <div class=\"mb-9 text-center\">\r\n        <h2 class=\"font-sans text-3xl font-semibold tracking-tight text-[#2d2d2d] md:text-4xl\">Featured<\/h2>\r\n      <\/div>\r\n      <div class=\"jif-product-carousel\" data-jif-carousel>\r\n        <button type=\"button\" class=\"jif-carousel-arrow jif-carousel-prev\" aria-label=\"Previous products\">\r\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"m15 18-6-6 6-6\"\/><\/svg>\r\n        <\/button>\r\n        <div class=\"jif-product-viewport\">\r\n          <div class=\"woocommerce columns-6 \"><ul class=\"products columns-6\">\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-885 status-publish first instock product_cat-kinderen product_cat-meisjes product_cat-uitgelicht has-post-thumbnail sale shipping-taxable purchasable product-type-variable\">\n\t<a href=\"https:\/\/jaysindianfashion.com\/en\/product\/luxe-gouden-kinder-lehenga-met-rode-dupatta-meisjes-feestkleding-1-10-jaar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n\t<span  class=\"onsale\" data-notification=\"default\">Sale!<\/span>\n\t<img fetchpriority=\"high\" decoding=\"async\" width=\"600\" height=\"901\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-600x901.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Luxe Gouden Kinder Lehenga met Rode Dupatta | Meisjes Feestkleding 1-10 Jaar\" srcset=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-600x901.png 600w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-200x300.png 200w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-682x1024.png 682w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-768x1154.png 768w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-8x12.png 8w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000.png 1023w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><a class=\"jif-wish\" rel=\"nofollow\" href=\"\/en\/wp-json\/wp\/v2\/pages\/137?add_to_wishlist=885\" aria-label=\"Add to wishlist\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 1 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"\/><\/svg><\/a><span class=\"jif-card-gallery\" hidden data-imgs=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-600x901.png|https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/000-1-600x901.png\"><\/span><h2 class=\"woocommerce-loop-product__title\">Luxe Gouden Kinder Lehenga met Rode Dupatta | Meisjes Feestkleding 1-10 Jaar<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span>&nbsp;34,75<\/bdi><\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span>&nbsp;36,50<\/bdi><\/span><span class=\"screen-reader-text\">Price range: &euro;&nbsp;34,75 through &euro;&nbsp;36,50<\/span><\/span>\n<\/a><a href=\"https:\/\/jaysindianfashion.com\/en\/product\/luxe-gouden-kinder-lehenga-met-rode-dupatta-meisjes-feestkleding-1-10-jaar\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_885\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button cfvsw_ajax_add_to_cart\" data-product_id=\"885\" data-product_sku=\"LK 0020\" aria-label=\"Select options for &ldquo;Luxe Gouden Kinder Lehenga met Rode Dupatta | Meisjes Feestkleding 1-10 Jaar&rdquo;\" rel=\"nofollow\" data-add_to_cart_text=\"Add to Cart\" data-select_options_text=\"Select options\">Select options<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_885\" class=\"screen-reader-text\">\n\t\tThis product has multiple variants. The options may be chosen on the product page\t<\/span>\n<\/li>\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-845 status-publish instock product_cat-dames product_cat-uitgelicht has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/jaysindianfashion.com\/en\/product\/luxe-witte-lehenga-set-met-geborduurde-dupatta-xxxl\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n\t<span  class=\"onsale\" data-notification=\"default\">Sale!<\/span>\n\t<img decoding=\"async\" width=\"600\" height=\"901\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-600x901.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Luxe Witte Lehenga Set XXXL (48-50) met Geborduurde Dupatta\" srcset=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-600x901.png 600w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-200x300.png 200w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-682x1024.png 682w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-768x1154.png 768w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-8x12.png 8w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl.png 1023w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><a class=\"jif-wish\" rel=\"nofollow\" href=\"\/en\/wp-json\/wp\/v2\/pages\/137?add_to_wishlist=845\" aria-label=\"Add to wishlist\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 1 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"\/><\/svg><\/a><span class=\"jif-card-gallery\" hidden data-imgs=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-xxl-600x901.png|https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/007-A-3-kleuren-600x566.png|https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/maak-een-mooie-foto-van-de-sjhaal-dark-600x901.png|https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/007-A-3-kleuren-1-600x566.png|https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/007-A-d-enkel-600x545.png\"><\/span><h2 class=\"woocommerce-loop-product__title\">Luxe Witte Lehenga Set XXXL (48-50) met Geborduurde Dupatta<\/h2>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span>&nbsp;799,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;&nbsp;799,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span>&nbsp;599,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;&nbsp;599,00.<\/span><\/span>\n<\/a><a href=\"\/en\/wp-json\/wp\/v2\/pages\/137?add-to-cart=845\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_845\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"845\" data-product_sku=\"LW0010\" aria-label=\"Add to cart: &ldquo;Luxe Witte Lehenga Set XXXL (48-50) met Geborduurde Dupatta&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Luxe Witte Lehenga Set XXXL (48-50) met Geborduurde Dupatta&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_845\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-950 status-publish instock product_cat-dames product_cat-uitgelicht has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/jaysindianfashion.com\/en\/product\/rode-kurti-met-zilveren-borduursels-luxe-indiase-dames-tuniek\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n\t<span  class=\"onsale\" data-notification=\"default\">Sale!<\/span>\n\t<img decoding=\"async\" width=\"600\" height=\"900\" src=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-600x900.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Rode Kurti met Zilveren Borduursels \u2013 Luxe Indiase Dames Tuniek\" srcset=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-600x900.png 600w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-200x300.png 200w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-683x1024.png 683w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-768x1152.png 768w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-8x12.png 8w, https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01.png 1024w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><a class=\"jif-wish\" rel=\"nofollow\" href=\"\/en\/wp-json\/wp\/v2\/pages\/137?add_to_wishlist=950\" aria-label=\"Add to wishlist\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 1 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"\/><\/svg><\/a><span class=\"jif-card-gallery\" hidden data-imgs=\"https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-Oranje-kurti-01-600x900.png|https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/001-dark-600x900.png\"><\/span><h2 class=\"woocommerce-loop-product__title\">Rode Kurti met Zilveren Borduursels \u2013 Luxe Indiase Dames Tuniek<\/h2>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span>&nbsp;52,50<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;&nbsp;52,50.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&euro;<\/span>&nbsp;37,50<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;&nbsp;37,50.<\/span><\/span>\n<\/a><a href=\"\/en\/wp-json\/wp\/v2\/pages\/137?add-to-cart=950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_950\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"950\" data-product_sku=\"KD0010\" aria-label=\"Add to cart: &ldquo;Rode Kurti met Zilveren Borduursels \u2013 Luxe Indiase Dames Tuniek&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rode Kurti met Zilveren Borduursels \u2013 Luxe Indiase Dames Tuniek&rdquo; has been added to your cart\" role=\"button\">Add to cart<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_950\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<\/ul>\n<\/div>        <\/div>\r\n        <button type=\"button\" class=\"jif-carousel-arrow jif-carousel-next\" aria-label=\"Next products\">\r\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"m9 18 6-6-6-6\"\/><\/svg>\r\n        <\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===== Plan je bezoek (ornate calling-card on the framed image) ===== -->\r\n  <section class=\"bg-white px-4 py-14 lg:px-8 lg:py-20\">\r\n    <div class=\"jif-visit-card mx-auto max-w-[72rem]\" style=\"background-image:url('https:\/\/jaysindianfashion.com\/wp-content\/uploads\/2026\/07\/Callingcard2.png');\">\r\n      <p class=\"jif-visit-eyebrow\"><span aria-hidden=\"true\">&#10022;<\/span>Plan your visit<span aria-hidden=\"true\">&#10022;<\/span><\/p>\r\n      <h2 class=\"jif-visit-title\">Call first for an appointment<\/h2>\r\n      <div class=\"jif-visit-divider\" aria-hidden=\"true\"><span>&#10019;<\/span><\/div>\r\n      <div class=\"jif-visit-row\">\r\n        <a href=\"tel:+31643560890\" class=\"jif-visit-item\">\r\n          <span class=\"jif-visit-icon\">\r\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.4 2.1L8 9.7a16 16 0 0 0 6.3 6.3l1.3-1.3a2 2 0 0 1 2.1-.4c.8.3 1.7.5 2.6.6a2 2 0 0 1 1.7 2Z\"\/><\/svg>\r\n          <\/span>\r\n          +31 6 43560890\r\n        <\/a>\r\n        <span class=\"jif-visit-sep\" aria-hidden=\"true\"><\/span>\r\n        <div class=\"jif-visit-item\">\r\n          <span class=\"jif-visit-icon\">\r\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 10c0 5-8 12-8 12S4 15 4 10a8 8 0 1 1 16 0Z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n          <\/span>\r\n          Delagoastraat 17, 2572 XD Den Haag\r\n        <\/div>\r\n        <span class=\"jif-visit-sep\" aria-hidden=\"true\"><\/span>\r\n        <a href=\"https:\/\/wa.me\/31643560890\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"jif-visit-btn\">\r\n          <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"#0bbc4d\" aria-hidden=\"true\"><path d=\"M17.5 14.4c-.3-.15-1.77-.87-2.04-.97-.27-.1-.47-.15-.67.15-.2.3-.77.96-.94 1.16-.17.2-.35.22-.65.07-.3-.15-1.26-.46-2.4-1.48-.89-.79-1.49-1.77-1.66-2.07-.17-.3-.02-.46.13-.61.13-.13.3-.35.45-.52.15-.17.2-.3.3-.5.1-.2.05-.37-.02-.52-.07-.15-.67-1.62-.92-2.22-.24-.58-.49-.5-.67-.51l-.57-.01c-.2 0-.52.07-.79.37-.27.3-1.04 1.02-1.04 2.48s1.06 2.88 1.21 3.08c.15.2 2.1 3.2 5.08 4.49.71.31 1.26.49 1.69.62.71.23 1.36.2 1.87.12.57-.09 1.77-.72 2.02-1.42.25-.7.25-1.29.17-1.42-.07-.13-.27-.2-.57-.35ZM12.05 21.5h-.01a9.4 9.4 0 0 1-4.79-1.31l-.34-.2-3.56.93.95-3.47-.22-.36a9.38 9.38 0 0 1-1.44-5A9.42 9.42 0 0 1 18.7 5.3a9.36 9.36 0 0 1 2.76 6.66 9.42 9.42 0 0 1-9.4 9.54ZM20.52 3.5A11.76 11.76 0 0 0 12.05 0C5.5 0 .17 5.33.17 11.88c0 2.09.55 4.14 1.59 5.94L.07 24l6.33-1.66a11.82 11.82 0 0 0 5.65 1.44h.01c6.55 0 11.88-5.33 11.88-11.88 0-3.17-1.24-6.15-3.48-8.4Z\"\/><\/svg>\r\n          Message us on WhatsApp        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/main>\r\n\r\n<script>\r\n(function () {\r\n  var hero = document.getElementById('jif-hero');\r\n  if (!hero) return;\r\n  var slides = hero.querySelectorAll('.jif-slide');\r\n  var dots = hero.querySelectorAll('.jif-hero-dots button');\r\n  if (slides.length < 2) return;\r\n  var current = 0;\r\n  var timer = null;\r\n\r\n  function show(n) {\r\n    current = (n + slides.length) % slides.length;\r\n    slides.forEach(function (s, i) { s.classList.toggle('is-active', i === current); });\r\n    dots.forEach(function (d, i) { d.classList.toggle('is-active', i === current); });\r\n  }\r\n  function play() {\r\n    clearInterval(timer);\r\n    timer = setInterval(function () { show(current + 1); }, 6000);\r\n  }\r\n\r\n  var prev = hero.querySelector('.jif-prev');\r\n  var next = hero.querySelector('.jif-next');\r\n  if (prev) prev.addEventListener('click', function () { show(current - 1); play(); });\r\n  if (next) next.addEventListener('click', function () { show(current + 1); play(); });\r\n  dots.forEach(function (d) {\r\n    d.addEventListener('click', function () { show(Number(d.getAttribute('data-slide'))); play(); });\r\n  });\r\n\r\n  \/* swipe support on touch screens *\/\r\n  var startX = null;\r\n  hero.addEventListener('touchstart', function (e) { startX = e.touches[0].clientX; }, { passive: true });\r\n  hero.addEventListener('touchend', function (e) {\r\n    if (startX === null) return;\r\n    var dx = e.changedTouches[0].clientX - startX;\r\n    if (Math.abs(dx) > 50) { show(current + (dx < 0 ? 1 : -1)); play(); }\r\n    startX = null;\r\n  }, { passive: true });\r\n\r\n  play();\r\n})();\r\n\r\n(function () {\r\n  var carousel = document.querySelector('[data-jif-carousel]');\r\n  if (!carousel) return;\r\n  var viewport = carousel.querySelector('.jif-product-viewport');\r\n  var prev = carousel.querySelector('.jif-carousel-prev');\r\n  var next = carousel.querySelector('.jif-carousel-next');\r\n  var timer = null;\r\n  if (!viewport) return;\r\n\r\n  function stepSize() {\r\n    var card = viewport.querySelector('li.product');\r\n    if (!card) return Math.max(240, viewport.clientWidth * .75);\r\n    var list = viewport.querySelector('ul.products');\r\n    var gap = list ? parseFloat(window.getComputedStyle(list).columnGap || window.getComputedStyle(list).gap) || 0 : 0;\r\n    return card.getBoundingClientRect().width + gap;\r\n  }\r\n  function move(direction) {\r\n    var end = viewport.scrollWidth - viewport.clientWidth;\r\n    if (direction > 0 && viewport.scrollLeft >= end - 8) {\r\n      viewport.scrollTo({ left: 0, behavior: 'smooth' });\r\n    } else if (direction < 0 && viewport.scrollLeft <= 8) {\r\n      viewport.scrollTo({ left: end, behavior: 'smooth' });\r\n    } else {\r\n      viewport.scrollBy({ left: direction * stepSize(), behavior: 'smooth' });\r\n    }\r\n  }\r\n  function stop() { if (timer) clearInterval(timer); timer = null; }\r\n  function play() {\r\n    stop();\r\n    if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\r\n    timer = setInterval(function () { move(1); }, 4200);\r\n  }\r\n  function updateControls() {\r\n    var scrollable = viewport.scrollWidth > viewport.clientWidth + 8;\r\n    if (prev) prev.hidden = !scrollable;\r\n    if (next) next.hidden = !scrollable;\r\n    if (scrollable) play(); else stop();\r\n  }\r\n\r\n  if (prev) prev.addEventListener('click', function () { move(-1); play(); });\r\n  if (next) next.addEventListener('click', function () { move(1); play(); });\r\n  carousel.addEventListener('mouseenter', stop);\r\n  carousel.addEventListener('mouseleave', play);\r\n  carousel.addEventListener('focusin', stop);\r\n  carousel.addEventListener('focusout', play);\r\n  carousel.addEventListener('touchstart', stop, { passive: true });\r\n  carousel.addEventListener('touchend', play, { passive: true });\r\n  window.addEventListener('resize', updateControls);\r\n  window.addEventListener('load', updateControls);\r\n  updateControls();\r\n})();\r\n<\/script>\r\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-137","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/pages\/137","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/comments?post=137"}],"version-history":[{"count":4,"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/pages\/137\/revisions"}],"predecessor-version":[{"id":170,"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/pages\/137\/revisions\/170"}],"wp:attachment":[{"href":"https:\/\/jaysindianfashion.com\/en\/wp-json\/wp\/v2\/media?parent=137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}