diff --git a/src/app/page.tsx b/src/app/page.tsx index 744bd05..693ed49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Calendar Integration", description: "Mark important tasks directly on your calendar. Visualize your workload across dates, spot busy periods, and plan ahead with confidence.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEjsijzZRZpLbgN4XPEuIuUZX/a-calendar-view-showing-weeks-with-impor-1772761682615-40fb49d9.png?_wi=1" }, + id: "2", title: "Calendar Integration", description: "Mark important tasks directly on your calendar. Visualize your workload across dates, spot busy periods, and plan ahead with confidence.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEjsijzZRZpLbgN4XPEuIuUZX/a-calendar-view-showing-weeks-with-impor-1772761682615-40fb49d9.png" }, items: [ { icon: Calendar, text: "Mark important dates" }, { icon: Eye, text: "Visual workload planning" }, @@ -116,7 +116,7 @@ export default function LandingPage() { }, { id: "2", brand: "TaskFlow", name: "Calendar View Module", price: "Free", rating: 5, - reviewCount: "1,890+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEjsijzZRZpLbgN4XPEuIuUZX/a-calendar-view-showing-weeks-with-impor-1772761682615-40fb49d9.png?_wi=2", imageAlt: "Calendar view module" + reviewCount: "1,890+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEjsijzZRZpLbgN4XPEuIuUZX/a-calendar-view-showing-weeks-with-impor-1772761682615-40fb49d9.png", imageAlt: "Calendar view module" }, { id: "3", brand: "TaskFlow", name: "Notification Center", price: "Free", rating: 5, @@ -202,7 +202,7 @@ export default function LandingPage() { title="Stay Updated with TaskFlow" description="Subscribe to our newsletter for productivity tips, feature updates, and exclusive access to new TaskFlow capabilities." tagIcon={Mail} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEjsijzZRZpLbgN4XPEuIuUZX/a-modern-task-management-dashboard-with--1772761680823-bcc821f8.png" imageAlt="TaskFlow dashboard preview"