diff --git a/client/index.html b/client/index.html index 86b14ed..a4f06c3 100644 --- a/client/index.html +++ b/client/index.html @@ -14,6 +14,7 @@
+ \ No newline at end of file diff --git a/client/src/index.css b/client/src/index.css index a2ef9ba..4004786 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -4,48 +4,48 @@ @layer base { :root { - --background: 130 25% 95%; - --foreground: 130 5% 4%; - --card: 130 25% 90%; - --card-foreground: 130 5% 10%; - --popover: 130 25% 95%; - --popover-foreground: 130 95% 4%; - --primary: 130 95% 69%; - --primary-foreground: 0 0% 0%; - --secondary: 130 25% 70%; - --secondary-foreground: 0 0% 0%; - --muted: 92 25% 85%; - --muted-foreground: 130 5% 35%; - --accent: 92 25% 80%; - --accent-foreground: 130 5% 10%; - --destructive: 0 50% 30%; - --destructive-foreground: 130 5% 90%; - --border: 130 25% 50%; - --input: 130 25% 18%; - --ring: 130 95% 69%; + --background: 0 0% 100%; + --foreground: 240 10% 3.9%; + --card: 0 0% 100%; + --card-foreground: 240 10% 3.9%; + --popover: 0 0% 100%; + --popover-foreground: 240 10% 3.9%; + --primary: 240 5.9% 10%; + --primary-foreground: 0 0% 98%; + --secondary: 240 4.8% 95.9%; + --secondary-foreground: 240 5.9% 10%; + --muted: 240 4.8% 95.9%; + --muted-foreground: 240 3.8% 46.1%; + --accent: 240 4.8% 95.9%; + --accent-foreground: 240 5.9% 10%; + --destructive: 0 84.2% 60.2%; + --destructive-foreground: 0 0% 98%; + --border: 240 5.9% 90%; + --input: 240 5.9% 90%; + --ring: 240 5.9% 10%; --radius: 0.5rem; } + .dark { --background: 240 10% 3.9%; - --foreground: 130 5% 90%; - --card: 130 25% 4%; - --card-foreground: 130 5% 90%; - --popover: 130 25% 5%; - --popover-foreground: 130 5% 90%; - --primary: 142.1 76.2% 36.3%; - --primary-foreground: 0 0% 0%; - --secondary: 130 25% 10%; - --secondary-foreground: 0 0% 100%; - --muted: 92 25% 15%; - --muted-foreground: 130 5% 60%; - --accent: 92 25% 15%; - --accent-foreground: 130 5% 90%; - --destructive: 0 50% 30%; - --destructive-foreground: 130 5% 90%; - --border: 130 25% 18%; - --input: 130 25% 18%; - --ring: 130 95% 69%; - --radius: 0.5rem; + --foreground: 0 0% 98%; + --card: 240 10% 3.9%; + --card-foreground: 0 0% 98%; + --popover: 240 10% 3.9%; + --popover-foreground: 0 0% 98%; + --primary: 0 0% 98%; + --primary-foreground: 240 5.9% 10%; + --secondary: 240 3.7% 15.9%; + --secondary-foreground: 0 0% 98%; + --muted: 240 3.7% 15.9%; + --muted-foreground: 240 5% 64.9%; + --accent: 240 3.7% 15.9%; + --accent-foreground: 0 0% 98%; + --destructive: 0 62.8% 30.6%; + --destructive-foreground: 0 0% 98%; + --border: 240 3.7% 15.9%; + --input: 240 3.7% 15.9%; + --ring: 240 4.9% 83.9%; } } diff --git a/client/src/pages/Landing.tsx b/client/src/pages/Landing.tsx index e412f87..14f4c02 100644 --- a/client/src/pages/Landing.tsx +++ b/client/src/pages/Landing.tsx @@ -20,7 +20,7 @@ const Landing = () => { > Follow along on Twitter -

+

Keep Your Websites Up and Running with Uplyze

@@ -139,14 +139,14 @@ const Landing = () => { Sign up for our free trial and experience the power of proactive website monitoring and uptime tracking. Enjoy peace of mind and keep your websites running smoothly. - Start Free Trial - + .{" "}

diff --git a/client/src/pages/Login.tsx b/client/src/pages/Login.tsx index c5195de..912b825 100644 --- a/client/src/pages/Login.tsx +++ b/client/src/pages/Login.tsx @@ -51,7 +51,7 @@ const Login: React.FC = ({ onLogin }) => { return (
- + {/* */}

Welcome back

Enter your email and password to sign in diff --git a/client/src/pages/SignUp.tsx b/client/src/pages/SignUp.tsx index 09d10d1..ac0d339 100644 --- a/client/src/pages/SignUp.tsx +++ b/client/src/pages/SignUp.tsx @@ -41,7 +41,7 @@ const SignUp = () => { return (

- + {/* */}

Sign Up for Uplyze