From 38a7c936aa735d19df1f90917d4edecf8b3c9069 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 03:33:26 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c52da4..5a0a62b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } From 5758aa8ed8f7e7f4c446f1f519c5483705fa6de3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 03:33:27 +0000 Subject: [PATCH 2/2] Update src/app/studio-gallery/page.tsx --- src/app/studio-gallery/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/studio-gallery/page.tsx b/src/app/studio-gallery/page.tsx index c9cde9b..2e3e0bc 100644 --- a/src/app/studio-gallery/page.tsx +++ b/src/app/studio-gallery/page.tsx @@ -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"