diff --git a/frontend/src/components/home/Services.astro b/frontend/src/components/home/Services.astro index 179e301..8b74fb0 100644 --- a/frontend/src/components/home/Services.astro +++ b/frontend/src/components/home/Services.astro @@ -74,7 +74,7 @@ const iconPaths: Record = { {services.map((item, index) => (
@@ -96,7 +96,7 @@ const iconPaths: Record = {

-
+
Подробнее