From 689478cbfdda824ceda999847395742bee946593 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 07:55:28 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index aa1ab29..3a68e9e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,8 +55,6 @@ export default function AboutPage() { { type: "text", content: "Who We Are: Building Digital Bridges for Success" } ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg" - imageAlt="Deep Digitalstudio's modern workspace" /> @@ -66,8 +64,6 @@ export default function AboutPage() { { type: "text", content: "Our Approach & Why Clients Choose Us" } ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/abstract-technology-background_1048-9652.jpg" - imageAlt="Abstract representation of strategy and growth" /> -- 2.49.1 From 900bd2dd7ec69b60773a2221c2f56a591fe9d5e3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 07:55:29 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 735341e..2fce873 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -123,7 +123,6 @@ export default function ContactPage() { }))} bottomLeftText="© 2025 Deep Digital Studio. All Rights Reserved." bottomRightText="Privacy Policy | Refund Policy | Terms & Conditions" - useInvertedBackground={true} /> -- 2.49.1 From b35164fb59cde5c5bb1f9be57e63833b3d96bfda Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 07:55:29 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e4a26b3..f7bc41e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,8 +74,6 @@ export default function HomePage() { { type: "text", content: "About the Studio:\nWe Build Digital Solutions That Drive Real Growth" } ]} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/code-testing-quality-assurance-done-computers-startup-workplace_482257-118649.jpg" - imageAlt="Digital studio workspace" /> -- 2.49.1