From 20d510d604ac59f07b8493879a16f3d0a13ade71 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:46:43 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index daae1a2..644f37f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -74,7 +74,7 @@ export default function AboutPage() { { text: "Learn More", href: "/about" }, { text: "Book a Session", href: "/contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg?_wi=2" imageAlt="About Komal Photo Studio" useInvertedBackground={false} /> @@ -160,7 +160,7 @@ export default function AboutPage() {