diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index adcda58..5c77b23 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -58,7 +58,6 @@ export default function AdminPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUc5mGjhlxVkFiHx2Jcz4OwYr7/an-intuitive-agent-management-interface--1772650570204-165db814.png" imageAlt="Admin Dashboard Interface" mediaAnimation="blur-reveal" - useInvertedBackground={false} /> diff --git a/src/app/client-portal/page.tsx b/src/app/client-portal/page.tsx index 8d28da2..f3eaf30 100644 --- a/src/app/client-portal/page.tsx +++ b/src/app/client-portal/page.tsx @@ -58,7 +58,6 @@ export default function ClientPortalPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUc5mGjhlxVkFiHx2Jcz4OwYr7/a-whitelabeled-client-portal-interface-s-1772650571631-ed5977ef.png" imageAlt="Client Portal Dashboard" mediaAnimation="blur-reveal" - useInvertedBackground={false} /> diff --git a/src/app/docs/page.tsx b/src/app/docs/page.tsx index fb7232a..24f5331 100644 --- a/src/app/docs/page.tsx +++ b/src/app/docs/page.tsx @@ -58,7 +58,6 @@ export default function DocsPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUc5mGjhlxVkFiHx2Jcz4OwYr7/a-visual-representation-of-multitenant-a-1772650569376-b2593b0a.png" imageAlt="Technical Documentation" mediaAnimation="blur-reveal" - useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index a39dd60..ab0dd27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,6 @@ export default function HomePage() { }, ]} avatarText="Trusted by 150+ Enterprise Teams" - useInvertedBackground={false} />