diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e84deb2..1d734dd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -151,11 +151,10 @@ export default function AboutPage() { tagIcon={HelpCircle} tagAnimation="slide-up" textboxLayout="default" - animationType="smooth" + mediaAnimation="opacity" useInvertedBackground={true} mediaPosition="left" faqsAnimation="slide-up" - mediaAnimation="smooth" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 1005cab..878857e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() { ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRtVrb6p6jDs9qDeIQpSqARGz/a-modern-sleek-software-dashboard-interf-1772981933893-9d0eba53.png" imageAlt="AI-powered website builder interface" - mediaAnimation="smooth" + mediaAnimation="slide-up" useInvertedBackground={false} /> @@ -289,7 +289,7 @@ export default function HomePage() { tagIcon={HelpCircle} tagAnimation="slide-up" textboxLayout="default" - animationType="smooth" + mediaAnimation="opacity" useInvertedBackground={true} mediaPosition="left" faqsAnimation="slide-up"