Update src/app/page.tsx

This commit is contained in:
2026-06-04 03:40:52 +00:00
parent fa7bfc269f
commit 3aca95e36e

View File

@@ -49,8 +49,8 @@ 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?_wi=1"
imageAlt="modern building architecture minimalist interior concrete"
imageSrc="https://images.unsplash.com/photo-1549608560-646e9199d98e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80"
imageAlt="modern architectural exterior building design"
buttons={[
{ text: "View Work", href: "projects" }
]}