From e2a8390ae470454b87f113d4986392dd15886f27 Mon Sep 17 00:00:00 2001 From: Replit Agent Date: Fri, 31 Jul 2026 18:51:25 +0000 Subject: [PATCH] Refactor the features component in the dental app Replit-Commit-Author: Agent --- .../dental-app/src/components/Features.tsx | 101 +++++++++--------- 1 file changed, 50 insertions(+), 51 deletions(-) diff --git a/artifacts/dental-app/src/components/Features.tsx b/artifacts/dental-app/src/components/Features.tsx index 84be7ea..e87af10 100644 --- a/artifacts/dental-app/src/components/Features.tsx +++ b/artifacts/dental-app/src/components/Features.tsx @@ -64,60 +64,59 @@ export function Features() { - {/* Features 2 & 3 — two columns below, each with image */} -
- -
- Dental receptionist managing after-hours patient communication + {/* Feature 2 — full-width, image on the left, text on the right */} + +
+ Dental receptionist managing after-hours patient communication +
+
+
+
-
-
- -
-

- 24/7 Patient Connection -

-

- After-hours messaging and calling handled automatically by AI, in your way. Never miss any patient inquiry. -

-
- +

+ 24/7 Patient Connection +

+

+ After-hours messaging and calling handled automatically by AI, in your way. Never miss any patient inquiry. +

+
+
- -
- Secure local data storage and backup system + {/* Feature 3 — full-width, text on the left, image on the right */} + +
+
+
-
-
- -
-

- Your Data, Your Control -

-

- All patient data lives on your local computers. Automatic local and remote backup — always secure, always yours. -

-
- -
+

+ Your Data, Your Control +

+

+ All patient data lives on your local computers. Automatic local and remote backup — always secure, always yours. +

+
+
+ Secure local data storage and backup system +
+