From 77fe02e0713286e9e3ad976d05a4c005633e9463 Mon Sep 17 00:00:00 2001 From: Florence Haudin Date: Tue, 10 Feb 2026 23:56:57 +0100 Subject: [PATCH] Fix logos carousel width and use row-max-width for the projects overview. --- src/components/home/Hero/LogosTableBy8.tsx | 30 +++++++++---------- src/components/home/Hero/index.tsx | 6 ++-- src/components/home/Hero/styles.module.css | 1 - .../home/ProjectsOverview/Computing.tsx | 2 +- .../home/ProjectsOverview/DataAnalysis.tsx | 2 +- .../home/ProjectsOverview/Jupyter.tsx | 2 +- .../home/ProjectsOverview/Robotics.tsx | 2 +- .../home/ProjectsOverview/RoboticsReverse.tsx | 2 +- .../home/ProjectsOverview/SpecialProjects.tsx | 2 +- .../home/ProjectsOverview/SupplyChain.tsx | 2 +- .../ProjectsOverview/SupplyChainReversed.tsx | 2 +- .../home/ProjectsOverview/styles.module.css | 6 ---- 12 files changed, 26 insertions(+), 33 deletions(-) diff --git a/src/components/home/Hero/LogosTableBy8.tsx b/src/components/home/Hero/LogosTableBy8.tsx index c443931f..7417f555 100644 --- a/src/components/home/Hero/LogosTableBy8.tsx +++ b/src/components/home/Hero/LogosTableBy8.tsx @@ -46,27 +46,27 @@ export default function SimpleSlider() { autoplay: true, }; return ( - -
- -
-
- -
-
- -
-
- -
-
+ +
+ +
+
+ +
+
+ +
+
+ +
+
); } export function LogosTable1() { return (
-
+
-
+
We have worked with
-
-
+
+
diff --git a/src/components/home/Hero/styles.module.css b/src/components/home/Hero/styles.module.css index e1279f8f..89e31f66 100644 --- a/src/components/home/Hero/styles.module.css +++ b/src/components/home/Hero/styles.module.css @@ -192,7 +192,6 @@ } @media only screen and (min-width: 1511px) { - /* Desktop : large screen*/ .table_with_8_customers { margin-bottom: var(--ifm-spacing-xl); diff --git a/src/components/home/ProjectsOverview/Computing.tsx b/src/components/home/ProjectsOverview/Computing.tsx index dd6c1800..1ce02eaa 100644 --- a/src/components/home/ProjectsOverview/Computing.tsx +++ b/src/components/home/ProjectsOverview/Computing.tsx @@ -5,7 +5,7 @@ import XTensorXSIMDPicture from "@site/static/img/projects/xtensor_xsimd.svg"; export default function ComputingProjects() { return (
-
+
diff --git a/src/components/home/ProjectsOverview/DataAnalysis.tsx b/src/components/home/ProjectsOverview/DataAnalysis.tsx index c3297336..577026a1 100644 --- a/src/components/home/ProjectsOverview/DataAnalysis.tsx +++ b/src/components/home/ProjectsOverview/DataAnalysis.tsx @@ -5,7 +5,7 @@ import ApacheArrowPicture from "@site/static/img/projects/apache_arrow.svg"; export default function DataAnalysisProjects() { return (
-
+
diff --git a/src/components/home/ProjectsOverview/Jupyter.tsx b/src/components/home/ProjectsOverview/Jupyter.tsx index 88b86edf..58080044 100644 --- a/src/components/home/ProjectsOverview/Jupyter.tsx +++ b/src/components/home/ProjectsOverview/Jupyter.tsx @@ -10,7 +10,7 @@ export default function JupyterProject() { marginTop: "var(--ifm-spacing-4xl)", }} > -
+

Jupyter project

We strive to sustain the project in the long term.

diff --git a/src/components/home/ProjectsOverview/Robotics.tsx b/src/components/home/ProjectsOverview/Robotics.tsx index b9740ddf..3374bb19 100644 --- a/src/components/home/ProjectsOverview/Robotics.tsx +++ b/src/components/home/ProjectsOverview/Robotics.tsx @@ -5,7 +5,7 @@ import RoboticsPictureUrl from "@site/static/img/projects/robotics.png"; export default function RoboticsProjects() { return (
-
+
-
+
-
+

Special projects

diff --git a/src/components/home/ProjectsOverview/SupplyChain.tsx b/src/components/home/ProjectsOverview/SupplyChain.tsx index 0abde55c..98c5f416 100644 --- a/src/components/home/ProjectsOverview/SupplyChain.tsx +++ b/src/components/home/ProjectsOverview/SupplyChain.tsx @@ -5,7 +5,7 @@ import MambaPictureUrl from "@site/static/img/projects/mamba_console.png"; export default function SupplyChainProjects() { return (
-
+
-
+