diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx
index d357ae0..f1fb41e 100644
--- a/src/pages/Home.tsx
+++ b/src/pages/Home.tsx
@@ -146,8 +146,8 @@ export default function Home() {
const overallProgress = Math.round(courses.reduce((sum, course) => sum + course.progress, 0) / totalCourses)
return (
-
-
+
+
{/* Header */}
@@ -277,7 +277,7 @@ export default function Home() {
xmlns="http://www.w3.org/2000/svg"
width={40}
height={40}
- viewBox="0 0 26 26"
+ viewBox="0 0 27 27"
fill={"#FF8D28"}
strokeWidth="2"
strokeLinecap="round"
diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx
index e78c196..af32e37 100644
--- a/src/pages/Settings.tsx
+++ b/src/pages/Settings.tsx
@@ -13,23 +13,25 @@ const Settings: React.FC = () => {
}
return (
-
+
{/* Header */}
-
+
Настройки
Профиль пациента
- 👤
+ +
+
+
{/* Profile Information */}
-
-
+
+
Личная информация
@@ -70,15 +72,7 @@ const Settings: React.FC = () => {
Медицинская информация
-
-
-
-
- 🦵
- Травма колена
-
-
-
+
@@ -99,13 +93,13 @@ const Settings: React.FC = () => {
-
+
- Активная реабилитация
- 75% завершено
+ Активная реабилитация
+ 75% завершено
-