From 5bfc5eda31ea4d378663ba24b658141aadbf254d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:32:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47af1c4..704dad2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,6 @@ export default function HomePage() { description="A seamless journey from job discovery to successful employment placement across the Netherlands." tag="Simple Process" tagIcon={Sparkles} - tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} features={[ @@ -159,7 +158,6 @@ export default function HomePage() { description="Hear from job seekers and employers who have found success through Jobee." tag="User Testimonials" tagIcon={Quote} - tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} animationType="slide-up" @@ -191,7 +189,6 @@ export default function HomePage() { title="Stay Updated with Job Opportunities" description="Subscribe to our newsletter and get notified about new jobs matching your profile, industry trends, and career tips for the Dutch job market." tagIcon={Mail} - tagAnimation="slide-up" background={{ variant: "animated-grid"}} useInvertedBackground={false}