From c969ec91bd3faf04613cb8a02ac3074febacf9a5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:08:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d94f52..f68f654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,6 @@ export default function LandingPage() { id: 4, title: "Personalized Approach", description: "Every patient gets a customized treatment plan tailored to their needs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772920945060-uuv27r5h.png", imageAlt: "Personalized care", tag: "Custom", subtitle: "Tailored" } ]} - animationType="slide-up" textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1