From 800ee80d00f61cca9ba9890fcd2c22e57ea2fb53 Mon Sep 17 00:00:00 2001 From: Fermatka Date: Mon, 6 May 2024 21:34:13 +0200 Subject: [PATCH] HeavyIndustry and medTech pages updated --- algrtm/src/app/heavyIndustry/page.js | 14 ++------------ algrtm/src/app/medTech/page.js | 12 ------------ algrtm/src/components/DiagramComponent.js | 2 +- 3 files changed, 3 insertions(+), 25 deletions(-) diff --git a/algrtm/src/app/heavyIndustry/page.js b/algrtm/src/app/heavyIndustry/page.js index d1fcb3ea..43636f71 100644 --- a/algrtm/src/app/heavyIndustry/page.js +++ b/algrtm/src/app/heavyIndustry/page.js @@ -1,6 +1,6 @@ import DescriptionImageComponent from "@/components/DescriptionImageComponent"; +import DiagramComponent from "@/components/DiagramComponent"; import OpportunitiesIndustrySection from "@/components/OpportunitiesIndustrySection"; -import RoundedTextComponent from "@/components/RoundedTextComponent"; import SolutionsSection from "@/components/SolutionsSection"; import TechnologiesSection from "@/components/TechnologiesSection"; import RoundedRectangle from "@/components/shared/RoundedRectangle"; @@ -17,17 +17,7 @@ const HeavyIndustry = () => { imageHeight={478} /> - + diff --git a/algrtm/src/app/medTech/page.js b/algrtm/src/app/medTech/page.js index ad25aa87..7adb44a9 100644 --- a/algrtm/src/app/medTech/page.js +++ b/algrtm/src/app/medTech/page.js @@ -1,7 +1,6 @@ import DescriptionImageComponent from "@/components/DescriptionImageComponent"; import DiagramComponent from "@/components/DiagramComponent"; import OpportunitiesSection from "@/components/OpportunitiesSection"; -import RoundedTextComponent from "@/components/RoundedTextComponent"; import SolutionsSection from "@/components/SolutionsSection"; import TechnologiesSection from "@/components/TechnologiesSection"; import RoundedRectangle from "@/components/shared/RoundedRectangle"; @@ -18,17 +17,6 @@ const MedTech = () => { imageHeight={478} /> - {/* */} diff --git a/algrtm/src/components/DiagramComponent.js b/algrtm/src/components/DiagramComponent.js index 9f9a5461..02108339 100644 --- a/algrtm/src/components/DiagramComponent.js +++ b/algrtm/src/components/DiagramComponent.js @@ -29,7 +29,7 @@ const DiagramComponent = () => {
Regular feedback sessions
-
+