Leone Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .leon-desc { padding-top: 6px; overflow: visible; font-family: 'Open Sans', sans-se rif; color: #222222; font-size: 15px; line-height: 1.7; max-width: 100%; box-sizing: border-box; } .leon-desc *, .leon-desc *::before, .leon-desc *::after { box-sizing: border-box; } .leon-desc .leon-intro { margin: 0 0 28px; } .leon-desc .leon-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .leon-desc .leon-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .leon-desc .leon-section { margin: 28px 0; } .leon-desc .leon-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .leon-desc .leon-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .leon-desc .leon-hero-icon svg { width: 30px; height: 30px; stroke: #FFFFFF; stroke-width: 1.8; fill: none; stroke-linecap: round; stroke-linejoin: round; } .leon-desc .leon-hero-content { flex: 1; } .leon-desc .leon-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .leon-desc .leon-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .leon-desc .leon-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .leon-desc .leon-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .leon-desc .leon-feature svg { width: 26px; height: 26px; stroke: #C2824D; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .leon-desc .leon-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .leon-desc .leon-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .leon-desc .leon-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .leon-desc .leon-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .leon-desc .leon-callout p { margin: 0 0 10px; font-size: 14.5px; line-height: 1.65; color: #222222; } .leon-desc .leon-callout p:last-child { margin-bottom: 0; } .leon-desc .leon-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .leon-desc .leon-spec .leon-label { margin-bottom: 10px; } .leon-desc .leon-spec-row { display: grid; grid-template-columns: 38% 62%; gap: 10px; padding: 9px 0; border-bottom: 1px solid rgba(194,130,77,0.15); font-size: 13.5px; line-height: 1.5; } .leon-desc .leon-spec-row:last-child { border-bottom: none; } .leon-desc .leon-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .leon-desc .leon-spec-row > span:last-child { color: #222222; } .leon-desc .leon-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .leon-desc .leon-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .leon-desc .leon-care-emoji { font-size: 22px; line-height: 1; } .leon-desc .leon-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .leon-desc .leon-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .leon-desc .leon-pills { display: flex; flex-wrap: wrap; gap: 10px; } .leon-desc .leon-pill { display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; background: #FFFFFF; border: 1px solid #E8C9AA; border-radius: 10px; text-decoration: none !important; transition: all 0.25s ease; min-width: 0; flex: 1 1 240px; } .leon-desc .leon-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .leon-desc .leon-pill-icon { flex-shrink: 0; width: 20px; height: 20px; background: #C2824D; color: #FFFFFF; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; } .leon-desc .leon-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .leon-desc .leon-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .leon-desc .leon-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .leon-desc .leon-glance { display: block; margin: 0; } .leon-desc .leon-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .leon-desc .leon-tick { flex-shrink: 0; width: 22px; height: 22px; background: #C2824D; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 2px; } .leon-desc .leon-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .leon-desc .leon-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .leon-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .leon-desc .mr-link:hover { color: #A56934; } .leon-desc .leon-faq { margin: 0; } .leon-desc .leon-faq-item { border-bottom: 1px solid #E5E5E5; } .leon-desc .leon-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .leon-desc .leon-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .leon-desc .leon-faq-item summary::-webkit-details-marker { display: none; } .leon-desc .leon-faq-item summary::after { content: '+'; position: absolute; right: 4px; top: 50%; transform: translateY(-50%); font-size: 22px; font-weight: 400; color: #C2824D; line-height: 1; } .leon-desc .leon-faq-item[open] summary::after { content: '−'; } .leon-desc .leon-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .leon-desc .leon-faq-answer p { margin: 0 0 10px; } .leon-desc .leon-faq-answer p:last-child { margin-bottom: 0; } .leon-desc .leon-seo { border-top: 1px solid #E5E5E5; margin-top: 36px; padding-top: 26px; } .leon-desc .leon-seo h2 { margin: 0 0 14px; font-size: 18px; font-weight: 700; color: #2C241B; line-height: 1.35; } .leon-desc .leon-seo p { margin: 0 0 12px; font-size: 13.5px; line-height: 1.7; color: #6B6B6B; } .leon-desc .leon-seo p:last-child { margin-bottom: 0; } @media (max-width: 768px) { .leon-desc .leon-features { grid-template-columns: 1fr; } .leon-desc .leon-care { grid-template-columns: 1fr; } .leon-desc .leon-spec-row { grid-template-columns: 1fr; gap: 4px; } .leon-desc .leon-hero { flex-direction: column; gap: 14px; } .leon-desc .leon-hero-icon { width: 48px; height: 48px; } .leon-desc .leon-hero-icon svg { width: 24px; height: 24px; } .leon-desc .leon-seo h2 { font-size: 17px; } } The Leone Bed Frame is built around a distinctive geometric headboard — an arrangement of irregular timber blocks tessellated into a tile-like pattern across the full width of the bed head. Finished in a deep coco brown stain that runs across the headboard, side rails, and substantial solid footboard, the bed reads as a quietly substantial centrepiece for traditional and transitional bedroom schemes. Built from solid timber on the structural elements and MDF with rubber wood veneer on the decorative panels; available in Queen and King sizes. Tessellated Geometric Block Headboard The Leone’s defining feature is the headboard — a tile-like arrangement of timber blocks in varying sizes and proportions, tessellated across the full width and depth of the bed head. The result is a textured, almost architectural finish that catches light differently across the day, rather than the flat or button-tufted treatments common to most bed headboards. The block pattern carries the same coco brown stain as the rest of the frame, so the design reads as one continuous timber piece. More Reasons to Choose the Leone Solid Timber & Veneer Build Solid timber on the structural side rails and frame elements; MDF with rubber wood veneer on the decorative panels (headboard blocks, footboard). Built to be visually continuous, with the same finish across both materials. Substantial Solid Footboard A tall solid footboard panel finishes the bed’s lower edge — the same depth as the side rails, with the same coco stain. Adds visual weight at the foot of the bed to balance the geometric headboard. Straight Wooden Slat Base Straight wooden slats are built into the frame, so you can place a mattress directly on the slats without needing an ensemble base or a separate slat set. About the Construction The Leone is built from a deliberate combination of materials. The structural elements — including the side rails and main frame — are solid timber. The decorative panels — the tessellated headboard blocks and the solid footboard — are MDF (medium density fibreboard) covered with a rubber wood veneer that matches the solid timber components in colour and grain. This hybrid approach is intentional. Fully solid timber on wide flat panels (like a tall headboard or a substantial footboard) is heavier, more expensive, and prone to warping over time as the wood expands and contracts. MDF with veneer stays flat and stable across large surfaces, while the rubber wood veneer keeps the visual finish consistent with the solid timber side rails. Mention this to the showroom team if the construction split matters for your purchase. Specifications Bed Size Queen and King Finish Coco brown stain across all visible surfaces Structural Material Solid timber (side rails, frame) Decorative Panels MDF with rubber wood veneer (headboard, footboard) Headboard Style Tessellated geometric block pattern in varying timber block sizes Footboard Style Tall solid panel finished in matching coco stain Slats Straight wooden slats included Centre Support Metal corner brackets; middle support bar included where applicable Feet Low timber block feet at each corner Mattress Not included — sold separately Assembly Flat-packed with instructions; two people recommended for assembly Care Instructions 🧹 Dust with a Soft Dry Cloth Wipe dust away with a soft dry cloth weekly. Pay particular attention to the recesses between the headboard blocks where dust can settle and stay hidden. 💧 Use Damp, Not Wet For spills or sticky marks, use a barely-damp cloth and dry the area immediately afterwards. Standing water can damage the timber finish and lift the veneer over time. ☀️ Keep Out of Direct Sunlight Sustained UV exposure dries the timber and fades the coco stain unevenly — position the bed away from harsh afternoon sun, especially in north-facing rooms. 🛡️ Use Felt Pads on the Footboard If anything is placed on the footboard rail, use felt pads or a soft cloth underneath to avoid scratching the veneer. Pair With a Mattress The Leone is sold as a frame only. Match the bed size, then choose a mattress that suits your sleep preference — the team can help in any showroom. ✓ Pocket Spring Mattresses Traditional sprung feel with motion isolation ✓ Bonnell Spring Mattresses Traditional sprung mattress feel ✓ Mattress-in-a-Box Range Quick-delivery roll-pack mattress options At a Glance Solid timber bed frame with a tessellated geometric block headboard and substantial solid footboard, finished in coco brown. Hybrid construction: solid timber on the structural side rails and frame; MDF with rubber wood veneer on the decorative headboard and footboard panels. Available in Queen and King. Straight wooden slats included; metal corner brackets and middle support bar where applicable. Sold as a frame only — mattress not included. Flat-packed for delivery; two-person assembly recommended. Frequently Asked Questions What sizes is the Leone Bed Frame available in? The Leone is available in Queen and King. The bed is currently offered at a genuine clearance price on both sizes. Is the Leone full solid timber, or does it have MDF/veneer parts? The Leone uses a hybrid construction. The structural elements (side rails and main frame) are solid timber. The decorative panels (the tessellated headboard blocks and the solid footboard) are MDF with a rubber wood veneer that matches the solid timber in colour and grain. If the construction split matters for your purchase, the showroom team can walk you through which sections are which on the floor model. What kind of headboard does the Leone have? The headboard is a tessellated arrangement of timber-look blocks in varying sizes and proportions — a tile-like pattern that runs across the full width of the bed head. The blocks share the same coco brown stain as the rest of the frame. The headboard blocks are built from MDF with rubber wood veneer. Does the bed come with a mattress, and are slats included? The Leone is sold as a frame only — no mattress is included. Straight wooden slats are built into the frame, so you don’t need an ensemble base or a separate slat set; place your mattress directly on the slats. Is the Leone flat-packed, and how is it assembled? Yes — the Leone ships flat-packed for easier delivery and home transport, and includes clear instructions for at-home assembly. We recommend two people for assembly to make handling the substantial headboard and footboard panels easier. Can I see the Leone in a showroom before buying? Yes — the Leone is on display across our five SE QLD showrooms: Rocklea (flagship), Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh. Floor models and current stock may vary, so we recommend calling ahead if you’d like to see it in person before ordering. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Leone Bed Frame available in?", "acceptedAnswer": { "@type": "Answer", "text": "The Leone is available in Queen and King. The bed is currently offered at a genuine clearance price on both sizes." } }, { "@type": "Question", "name": "Is the Leone full solid timber, or does it have MDF/veneer parts?", "acceptedAnswer": { "@type": "Answer", "text": "The Leone uses a hybrid construction. The structural elements (side rails and main frame) are solid timber. The decorative panels (headboard blocks and footboard) are MDF with a rubber wood veneer that matches the solid timber in colour and grain." } }, { "@type": "Question", "name": "What kind of headboard does the Leone have?", "acceptedAnswer": { "@type": "Answer", "text": "The headboard is a tessellated arrangement of timber-look blocks in varying sizes — a tile-like pattern running across the full width of the bed head. The blocks are MDF with rubber wood veneer, stained in coco brown to match the solid timber side rails." } }, { "@type": "Question", "name": "Does the bed come with a mattress, and are slats included?", "acceptedAnswer": { "@type": "Answer", "text": "The Leone is sold as a frame only — no mattress is included. Straight wooden slats are built into the frame, so you can place a mattress directly on the slats." } }, { "@type": "Question", "name": "Is the Leone flat-packed, and how is it assembled?", "acceptedAnswer": { "@type": "Answer", "text": "Yes — the Leone ships flat-packed for easier delivery and home transport, and includes clear instructions for at-home assembly." } }, { "@type": "Question", "name": "Can I see the Leone in a showroom before buying?", "acceptedAnswer": { "@type": "Answer", "text": "Yes — the Leone is on display across our five SE QLD showrooms: Rocklea, Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh." } } ] } Leone Bed Frame — Full Product Details Most contemporary bed frames lean on upholstery to create visual interest. The Leone takes a different route — the headboard is a tessellated arrangement of timber-look blocks in varying sizes and depths, built up like an architectural feature wall rather than a soft cushion. The construction is hybrid by design. The side rails and main frame are solid timber. The headboard blocks and footboard panel are MDF with a rubber wood veneer, finished in the same coco brown stain as the solid timber so the materials read as one continuous piece. The Leone is available in Queen and King. Straight wooden slats are built into the frame. A mattress isn’t included; pair the bed with a Pocket Spring, Bonnell Spring, or Mattress-in-a-Box option from our ranges. See the Leone in person at any of our five SE QLD showrooms — Rocklea (flagship), Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh.