diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index 7c08cf7..0a9d7f3 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -25,7 +25,7 @@ const AboutInline = () => { return (
-
+
{ tag="h2" className="text-5xl 2xl:text-6xl leading-[1.15] font-semibold text-balance" /> + {(primaryButton || secondaryButton) && ( +
+ {primaryButton &&
+ )}
@@ -46,12 +52,7 @@ const AboutInline = () => { - {(primaryButton || secondaryButton) && ( -
- {primaryButton &&
- )} +