Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-06-04 03:33:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ export default function ArchitectureStudioPage() {
title="Crafting Spaces. Inspiring Lives."
description="We design and build bespoke architectural and interior solutions, creating timeless spaces that harmonise function, form, and environment."
imagePosition="right"
imageSrc="https://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870844.jpg"
imageSrc="https://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870844.jpg?_wi=1"
imageAlt="modern building architecture minimalist interior concrete"
buttons={[
{ text: "View Work", href: "projects" }

View File

@@ -58,7 +58,7 @@ export default function StudioGalleryPage() {
title: "Collaborative Workspaces", description: "Our studio promotes creativity and teamwork, with open spaces and natural light fostering innovation and a stimulating environment.", imageSrc: "https://img.b2bpic.net/free-photo/modern-office-space_23-2149021480.jpg"
},
{
title: "Materiality & Detail", description: "An emphasis on high-quality materials and meticulous detailing defines our architectural approach, creating spaces that are both robust and refined.", imageSrc: "https://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870844.jpg"
title: "Materiality & Detail", description: "An emphasis on high-quality materials and meticulous detailing defines our architectural approach, creating spaces that are both robust and refined.", imageSrc: "https://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870844.jpg?_wi=2"
}
]}
className="py-32 md:py-48"