diff --git a/src/app/globals.css b/src/app/globals.css index f4a1be6..e23eaad 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -75,9 +75,11 @@ } :root { - --brand: 181 69% 14%; - --brand-600: 166 12% 48%; - --brand-300: 167 11% 69%; + --brand-50: 135 20% 96%; --brand-100: 129 18% 92%; + --brand-300: 167 11% 69%; + --brand-600: 166 12% 48%; + --brand-800: 181 69% 14%; + --brand-hero: 109 13% 67%; } } diff --git a/src/app/page.tsx b/src/app/page.tsx index eccdfb2..00f1388 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,18 +9,18 @@ export default function Home() { return (
{/* Hero */} -
+
Manual
-

+

Be good
to yourself

-

+

We’re working around the clock to bring you a holistic approach to your wellness. From top to bottom, inside and out.

@@ -40,7 +40,7 @@ export default function Home() { {/* Treatments */}
-

+

What we can help with

@@ -53,18 +53,18 @@ export default function Home() { height={445} priority /> - + 01
-

+

Hair loss

-

+

Hair loss needn’t be irreversible. We can help!

-

+

We’re working around the clock to bring you a holistic approach to your wellness. From top to bottom, inside and out.

@@ -72,18 +72,18 @@ export default function Home() {
- + 02 -
+
-

+

Erectile dysfunction

-

+

Erections can be a tricky thing. But no need to feel down!

-

+

We’re working around the clock to bring you a holistic approach to your wellness. From top to bottom, inside and out.

@@ -127,7 +127,7 @@ const footerNavigation = { function Footer() { return ( -