diff --git a/src/components/about/FourValues.tsx b/src/components/about/FourValues.tsx index 0e24eb328..0d9615afc 100644 --- a/src/components/about/FourValues.tsx +++ b/src/components/about/FourValues.tsx @@ -2,25 +2,32 @@ import styles from "./styles.module.css"; import { ValueCard } from "@site/src/components/about/ValueCard"; import { valuesDetails } from "./Values/valuesDetails"; - export default function FourValues() { return (