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" /> 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} /> 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" />