diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 08553e9..dfe0574 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,7 +62,6 @@ export default function AboutPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/a-modern-sleek-ai-sales-agent-dashboard--1773260604059-35a191ae.png" imageAlt="About NexAgent" mediaAnimation="slide-up" - useInvertedBackground={false} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a244597..ef46839 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -59,7 +59,6 @@ export default function ContactPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/a-modern-sleek-ai-sales-agent-dashboard--1773260604059-35a191ae.png" imageAlt="Contact NexAgent" mediaAnimation="slide-up" - useInvertedBackground={false} /> diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 04b84f7..b5e9323 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -60,7 +60,6 @@ export default function FeaturesPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoXjpZmPVdpKU9aQbGVNncTDwg/a-modern-sleek-ai-sales-agent-dashboard--1773260604059-35a191ae.png" imageAlt="NexAgent Features" mediaAnimation="slide-up" - useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index fe4a292..4184ba1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,6 @@ export default function HomePage() { ]} showMarqueeCard={true} marqueeSpeed={40} - useInvertedBackground={false} />