From 5f6b7b416c260d9506bf944d767f1f5a3ae9e97a Mon Sep 17 00:00:00 2001 From: Medicopter117 Date: Sun, 1 Mar 2026 20:08:30 +0100 Subject: [PATCH] feat(web): Introduce foundational UI components and comprehensive styling with Tailwind CSS. --- src/web/components/CTA.tsx | 2 +- src/web/components/FAQ.tsx | 2 +- src/web/components/Features.tsx | 2 +- src/web/components/Footer.tsx | 2 +- src/web/components/Hero.tsx | 4 +- src/web/components/Navbar.tsx | 113 +++++++++++++++------------- src/web/components/Testimonials.tsx | 2 +- src/web/index.css | 1 + 8 files changed, 67 insertions(+), 61 deletions(-) diff --git a/src/web/components/CTA.tsx b/src/web/components/CTA.tsx index 69eb874..e7c6ce7 100644 --- a/src/web/components/CTA.tsx +++ b/src/web/components/CTA.tsx @@ -18,7 +18,7 @@ export const CTA = memo(function CTA() {
-
+
-
+
-
+
{/* Section Header */}
-
+
{/* --- HERO LOGO REPLICA --- */} diff --git a/src/web/components/Hero.tsx b/src/web/components/Hero.tsx index cdac262..d99fa03 100644 --- a/src/web/components/Hero.tsx +++ b/src/web/components/Hero.tsx @@ -27,8 +27,8 @@ export const Hero = memo(function Hero() { {/* Subtle Grid */}
-
-
+
+
{/* Version Badge */} -
+
diff --git a/src/web/components/Testimonials.tsx b/src/web/components/Testimonials.tsx index 08bbbdd..5632de1 100644 --- a/src/web/components/Testimonials.tsx +++ b/src/web/components/Testimonials.tsx @@ -84,7 +84,7 @@ export const Testimonials = memo(function Testimonials() {
-
+