diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b63820..ed0d607 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { value: "50+", title: "Projects Completed" }, { value: "5+", title: "Years Experience" } ]} - useInvertedBackground={true} + useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AesooPgTYtW7amfS5hbCeIBmBp/uploaded-1772965725611-32dshtbk.png" imageAlt="Developer portrait" mediaAnimation="slide-up" @@ -247,4 +247,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file