From 8ecd67baf6fcaeef3847594cc67296ada151d260 Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Sat, 4 Jan 2025 23:06:04 +0300 Subject: [PATCH] fix title colors --- src/layout/Landing/Section1.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/layout/Landing/Section1.tsx b/src/layout/Landing/Section1.tsx index 58520c9..31c667f 100644 --- a/src/layout/Landing/Section1.tsx +++ b/src/layout/Landing/Section1.tsx @@ -91,7 +91,7 @@ export const Section1 = () => { upload - + <Title ta="center" c="black" order={3}> Upload your data @@ -111,7 +111,7 @@ export const Section1 = () => { visualize - + <Title ta="center" c="black" order={3}> Visualize your JSON @@ -132,7 +132,7 @@ export const Section1 = () => { export image - + <Title ta="center" c="black" order={3}> Export to image