Courtney Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .crt-desc { padding-top: 6px; overflow: visible; font-family: 'Open Sans', sans-ser if; color: #222222; font-size: 15px; line-height: 1.7; max-width: 100%; box-sizing: border-box; } .crt-desc *, .crt-desc *::before, .crt-desc *::after { box-sizing: border-box; } .crt-desc .crt-intro { margin: 0 0 28px; } .crt-desc .crt-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .crt-desc .crt-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .crt-desc .crt-section { margin: 28px 0; } .crt-desc .crt-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .crt-desc .crt-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .crt-desc .crt-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .crt-desc .crt-hero-content { flex: 1; } .crt-desc .crt-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .crt-desc .crt-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .crt-desc .crt-features { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .crt-desc .crt-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .crt-desc .crt-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .crt-desc .crt-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .crt-desc .crt-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .crt-desc .crt-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .crt-desc .crt-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .crt-desc .crt-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .crt-desc .crt-spec .crt-label { margin-bottom: 10px; } .crt-desc .crt-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; } .crt-desc .crt-spec-row:last-child { border-bottom: none; } .crt-desc .crt-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .crt-desc .crt-spec-row > span:last-child { color: #222222; } .crt-desc .crt-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .crt-desc .crt-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .crt-desc .crt-care-emoji { font-size: 22px; line-height: 1; } .crt-desc .crt-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .crt-desc .crt-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .crt-desc .crt-pills { display: flex; flex-wrap: wrap; gap: 10px; } .crt-desc .crt-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; } .crt-desc .crt-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .crt-desc .crt-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; } .crt-desc .crt-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .crt-desc .crt-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .crt-desc .crt-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .crt-desc .crt-glance { display: block; margin: 0; } .crt-desc .crt-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .crt-desc .crt-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; } .crt-desc .crt-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .crt-desc .crt-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .crt-desc .crt-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .crt-desc .crt-range .crt-label { color: #E5C8A5; margin-bottom: 14px; } .crt-desc .crt-range-items { display: flex; flex-wrap: wrap; gap: 8px; } .crt-desc .crt-range-items a, .crt-desc .crt-range-items > div { display: inline-block; padding: 9px 14px; border-radius: 999px; font-size: 13px; font-weight: 600; text-decoration: none !important; transition: all 0.3s ease; } .crt-desc .crt-range-items a { color: #FFFFFF !important; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); } .crt-desc .crt-range-items a:hover { background: rgba(194,130,77,0.25); border-color: #C2824D; color: #FFFFFF !important; } .crt-desc .crt-range-items > div[aria-current="page"] { color: #2C241B; background: #E5C8A5; border: 1px solid #E5C8A5; } .crt-desc .crt-range-note { margin: 12px 0 0; font-size: 11.5px; font-style: italic; color: rgba(229,200,165,0.75); } .crt-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .crt-desc .mr-link:hover { color: #A56934; } .crt-desc .crt-faq { margin: 0; } .crt-desc .crt-faq-item { border-bottom: 1px solid #E5E5E5; } .crt-desc .crt-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .crt-desc .crt-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .crt-desc .crt-faq-item summary::-webkit-details-marker { display: none; } .crt-desc .crt-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; } .crt-desc .crt-faq-item[open] summary::after { content: '−'; } .crt-desc .crt-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .crt-desc .crt-faq-answer p { margin: 0; } @media (max-width: 768px) { .crt-desc .crt-features { grid-template-columns: 1fr; } .crt-desc .crt-care { grid-template-columns: 1fr; } .crt-desc .crt-spec-row { grid-template-columns: 1fr; gap: 4px; } .crt-desc .crt-hero { flex-direction: column; gap: 14px; } .crt-desc .crt-hero-icon { width: 48px; height: 48px; } .crt-desc .crt-hero-icon svg { width: 26px; height: 26px; } } The tongue-and-groove panelling is what makes the Courtney Bed Frame instantly readable as Hamptons-coastal. The classic cottage detail runs vertically across both the headboard AND footboard, framed by a crisp white painted finish and topped with warm mid-brown timber edges. Slim tapered legs lift the silhouette off the floor for an airy feel. Available in Double and Queen sizes. Part of the 3-piece Courtney range — matching Bedside Table and Tallboy sold separately. Matching Tongue-and-Groove Panels at Both Ends What sets the Courtney apart from other Hamptons-style beds is the symmetry — the same vertical tongue-and-groove panelling runs across both the headboard and the footboard, finished in the same crisp white paint with matching mid-brown timber tops. Most coastal beds put the design effort into the headboard and leave the footboard plain. The Courtney commits at both ends, so the bed reads as a coordinated piece even from the foot side. What Makes It Hamptons Tongue-and-Groove Panelled Design Vertical timber-look grooves run across both headboard and footboard panels — classic Hamptons cottage detail in two raised-inset panels per end. Hamptons Dual-Tone Palette Crisp white painted finish across the body, contrasted by warm mid-brown timber tops on both headboard and footboard. Built for Lasting Support Solid rubber wood structural frame plus 14mm LVL slats and central support legs — engineered for everyday stability, not just a slat-and-pray platform. 3-Piece Coordinated Range Matching Bedside Table and Tallboy sold separately, all in the same Hamptons dual-tone finish. (No dresser with mirror in this range.) The Build The Courtney uses hybrid construction. Structural elements (frame, side rails, legs, central support legs, slat supports) are solid rubber wood; the decorative panels (the tongue-and-groove panel surfaces) are MDF painted in crisp white. The mid-brown timber tops at the head and foot of the bed are solid rubber wood, finished naturally to show the grain. Slat support is engineered LVL (Laminated Veneer Lumber) — denser and more uniform than standard pine slats, providing reliable mattress support without flex. Spec Sheet SizesDouble, Queen ConstructionSolid rubber wood (frame, legs, slat supports, central support) + MDF (decorative panels) Frame FinishCrisp white painted across the body Top DetailMid-brown solid rubber wood tops at the top edge of both headboard and footboard (natural finish showing grain) HeadboardTongue-and-groove vertical panelling in two raised-inset panels FootboardMatching tongue-and-groove panelled design — lower height than headboard LegsSlim tapered legs in painted white finish SlatsLVL (Laminated Veneer Lumber) slats included Central SupportReinforced central support leg system MattressNot included — sold separately AssemblyFlat-packed; two people recommended Upkeep 🧹 Dust the Panel Grooves Regularly Use a soft brush along the tongue-and-groove channels — the vertical grooves collect more dust than flat surfaces. Pay attention to the corners where the inset panels meet the painted timber frame. 💧 Damp Cloth Only on the Painted Finish Wipe with a damp (not wet) cloth. Avoid harsh chemicals on the white paint — gentle wipe-downs preserve the finish far longer than aggressive cleaning. 🪵 Care for the Mid-Brown Timber Tops The natural rubber wood tops at the head and foot show their grain — wipe gently with a soft cloth, dry immediately after spills, and avoid prolonged sun exposure to keep the colour even over time. Pairs Well With ✓ Bamboo Mattresses Naturally cooling for Queensland summers ✓ Pocket Spring Mattresses Individually wrapped springs for couples ✓ Mattress in a Box Compressed and delivered to the door In Brief Vertical tongue-and-groove panelling on both headboard AND footboard — symmetrical Hamptons design at both ends. Hamptons dual-tone palette: crisp white painted finish with warm mid-brown timber tops. 14mm LVL slats and central support legs — engineered for everyday stability. Double and Queen sizes; 3-piece Courtney range (no dresser with mirror in this range). Quick Answers What sizes is the Courtney available in? Double and Queen only. King Single, King, and Single are not available. The Double + Queen offering makes the Courtney a strong fit for guest rooms, second bedrooms, and smaller master suites. No mattress included. What makes the Courtney distinctively Hamptons? Three things: tongue-and-groove vertical panelling (the classic cottage detail), crisp white painted finish with mid-brown timber tops (the signature Hamptons dual-tone palette), and slim tapered legs for an airy raised silhouette. What sets the Courtney apart from other Hamptons beds in our range is the symmetry — matching tongue-and-groove panels and matching timber tops on both the headboard and the footboard, where most Hamptons beds save the detail for the headboard only. What are LVL slats and why does the 14mm matter? LVL stands for Laminated Veneer Lumber — engineered timber bonded in thin layers, denser and more uniform than standard pine slats. The 14mm thickness is a meaningful spec: thinner pine slats can flex or bow over time, especially with heavier mattresses. 14mm LVL holds firm. Combined with the central support legs, the slat system is engineered for daily use rather than minimum compliance. Is the Courtney solid wood or MDF? Hybrid construction. The structural elements (frame, legs, slat supports, central support legs) and the mid-brown timber tops at the head and foot are solid rubber wood. The decorative panel surfaces (the tongue-and-groove areas) are MDF painted crisp white — MDF stays dimensionally stable across painted panel surfaces where solid timber would crack the paint over time. What other pieces are in the Courtney range? The Courtney Bedside Table and Courtney Tallboy — sold separately, both in the same Hamptons dual-tone finish. Note: there’s no dresser with mirror in the Courtney range. If you want a fully coordinated 4-piece Hamptons set with matching dresser, our showroom team can suggest the Tasman or Jericho ranges instead. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Courtney available in?", "acceptedAnswer": { "@type": "Answer", "text": "Double and Queen only. King Single, King, and Single are not available. The Double + Queen offering makes the Courtney a strong fit for guest rooms, second bedrooms, and smaller master suites. No mattress included." } }, { "@type": "Question", "name": "What makes the Courtney distinctively Hamptons?", "acceptedAnswer": { "@type": "Answer", "text": "Three things: tongue-and-groove vertical panelling (the classic cottage detail), crisp white painted finish with mid-brown timber tops (the signature Hamptons dual-tone palette), and slim tapered legs for an airy raised silhouette. What sets the Courtney apart from other Hamptons beds in our range is the symmetry — matching tongue-and-groove panels and matching timber tops on both the headboard and the footboard, where most Hamptons beds save the detail for the headboard only." } }, { "@type": "Question", "name": "What are LVL slats and why does the 14mm matter?", "acceptedAnswer": { "@type": "Answer", "text": "LVL stands for Laminated Veneer Lumber — engineered timber bonded in thin layers, denser and more uniform than standard pine slats. The 14mm thickness is meaningful: thinner pine slats can flex or bow over time, especially with heavier mattresses. 14mm LVL holds firm. Combined with the central support legs, the slat system is engineered for daily use rather than minimum compliance." } }, { "@type": "Question", "name": "Is the Courtney solid wood or MDF?", "acceptedAnswer": { "@type": "Answer", "text": "Hybrid construction. The structural elements (frame, legs, slat supports, central support legs) and the mid-brown timber tops at the head and foot are solid rubber wood. The decorative panel surfaces (the tongue-and-groove areas) are MDF painted crisp white — MDF stays dimensionally stable across painted panel surfaces where solid timber would crack the paint over time." } }, { "@type": "Question", "name": "What other pieces are in the Courtney range?", "acceptedAnswer": { "@type": "Answer", "text": "The Courtney Bedside Table and Courtney Tallboy — sold separately, both in the same Hamptons dual-tone finish. Note: there's no dresser with mirror in the Courtney range. If you want a fully coordinated 4-piece Hamptons set with matching dresser, our showroom team can suggest the Tasman or Jericho ranges instead." } } ] } The Courtney Range Courtney Bed Frame Courtney Bedside Table Courtney Tallboy All Courtney range pieces sold separately. (No dresser with mirror in this range — see Tasman or Jericho for a fully coordinated 4-piece Hamptons set.)
More you might like
Related
Courtney Rattan Bedhead
Related
Courtney Bedside Table
Related
Courtney 2 Drawer Bedside
Related