diff --git a/components/Sections/Hero.tsx b/components/Sections/Hero.tsx index e9b6e3f..b96b14f 100644 --- a/components/Sections/Hero.tsx +++ b/components/Sections/Hero.tsx @@ -2,9 +2,9 @@ export default function Hero() { return (
-
+

- + Find Your Peace
@@ -12,15 +12,15 @@ export default function Hero() { Discover Your Resilience

-

+

Your journey to serenity and personal evolution begins here. We offer gentle guidance to help you navigate life's challenges with grace and confidence.

-
+
diff --git a/tailwind.config.ts b/tailwind.config.ts index f247834..13fcade 100644 --- a/tailwind.config.ts +++ b/tailwind.config.ts @@ -17,7 +17,7 @@ export default { }, colors: { pinkBrand: "#f5dae1", - blueBrand: "#33516C", + blueBrand: "#2F597F", pink: { 110: "#fce5f2", 120: "#fce2f1",