From bc7ea9007c35f3610d4c801595f77567149ad29d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:39:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22cf811..58d687a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,6 @@ export default function LandingPage() { title: "Staff Management", description: "Manage doctor schedules, shift planning, performance metrics, and staff communication tools", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvxiXvBoXphb06gjMyNbFptvr/illustration-of-a-staff-management-modul-1772721473549-eebe91b6.png", imageAlt: "Staff management dashboard", button: { text: "Learn More", href: "#" }, }, ]} - gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -130,7 +129,6 @@ export default function LandingPage() { "Unlimited patients", "Full-featured platform", "Multi-location support", "API access", "Dedicated account manager", "Custom integrations"], }, ]} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1