Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 16:35:40 +00:00

View File

@@ -58,23 +58,23 @@ export default function LandingPage() {
tag="Luxury Craftsmanship"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg?_wi=1",
imageAlt: "Luxury joinery detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photography-white-structure_250224-372.jpg?_wi=2",
imageAlt: "Architectural glazing view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/light-falling-wooden-abstract-design_53876-95420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-falling-wooden-abstract-design_53876-95420.jpg?_wi=1",
imageAlt: "Bespoke kitchen interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=1",
imageAlt: "Modern architectural glass",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185403.jpg?_wi=1",
imageAlt: "Handcrafted door finish",
},
]}
@@ -92,19 +92,19 @@ export default function LandingPage() {
{
title: "Bespoke Joinery",
description: "Custom cabinetry and timber installations crafted to your specific dimensions and design language.",
imageSrc: "http://img.b2bpic.net/free-photo/light-falling-wooden-abstract-design_53876-95420.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-falling-wooden-abstract-design_53876-95420.jpg?_wi=2",
imageAlt: "Bespoke kitchen joinery",
},
{
title: "Architectural Glazing",
description: "Precision-engineered glass systems that merge seamless aesthetics with robust thermal and structural performance.",
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080234.jpg?_wi=2",
imageAlt: "High-end glazing",
},
{
title: "Tailored Finishes",
description: "Exquisite wood treatments and metal accents that elevate every element of your home's unique interior.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185403.jpg?_wi=2",
imageAlt: "Bespoke door craftsmanship",
},
]}