From 0690df16e45a6b3af8b32053dece5521266a7e9b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 07:07:52 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ca5db83..e953895 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { }} title="Our Legacy" description="Founded on the principles of design and quality." - imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=1" /> -- 2.49.1 From 683d645d66251aad3b0696db584c4192b947a074 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 07:07:53 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5413a32..ff44e20 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { }} title="Visit Us" description="Located in the heart of the city." - imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=2" /> -- 2.49.1