Black and White Kitchen and Bathroom
A study in contrast and texture.
This kitchen brings together the depth of Dekton Sirius with the soft, tactile elegance of Marmorio, creating a space that feels both grounded and refined. Dark, dramatic surfaces are balanced by subtle movement and warmth, allowing each material to shine without overpowering the other.
The result is a kitchen that feels layered, considered, and timeless, where texture adds interest, contrast adds character, and every detail has been thoughtfully curated.
Bold. Balanced. Beautifully bespoke.
Joinery Design and Manufacture: The Custom Space, Nelson
Cabinet faces: Melteca Ironsand Satin, Laminex soft touch Haze
Benchtops: Dekton Sirius and Marmorio
Hardware: Blum Soft close and Hettich Avantech
/* Target the last link in your blog pagination nav (Older Posts) */
.blog-pagination a:last-child {
visibility: hidden;
position: relative;
font-size: 24px; /* bigger font */
font-weight: 600;
}
/* Replace text with custom label */
.blog-pagination a:last-child:after {
content: "View More"; /* your new label */
visibility: visible;
position: absolute;
left: 0;
top: 0;
color: #111111;
}
/* Optional hover effect */
.blog-pagination a:last-child:hover:after {
text-decoration: underline;
}
