diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b78a82..1e9e373 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,6 +70,8 @@ export default function LandingPage() { icon={User} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXNx7WXcJJJN1YzMFAU3OGeC8v/uploaded-1776528451107-bhmo4fxw.jpg?_wi=1" imageAlt="Designer Portrait" + mediaAnimation="none" + useInvertedBackground={false} /> @@ -78,6 +80,7 @@ export default function LandingPage() { cardTitle="Client Voices" cardTag="Trusted by Brands" cardAnimation="slide-up" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-making-logo-notebook_23-2149142118.jpg" }, { id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-tablet-connected-laptop_23-2149119251.jpg" }, @@ -98,6 +101,7 @@ export default function LandingPage() { description="Learn more about my design process and project timeline." faqsAnimation="slide-up" textboxLayout="split" + useInvertedBackground={false} /> @@ -107,6 +111,7 @@ export default function LandingPage() { tag="Let's Connect" title="Let's Work Together" description="I assure you that you won't regret your decision to work with me." + useInvertedBackground={false} />