From d21b4deb28b1d6f37ab1deacf94a4afa65f88f96 Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Thu, 25 Apr 2024 11:03:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Update=20tailwind=20to=20use=20d?= =?UTF-8?q?ynamic=20primary=20color?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/not-found.tsx | 6 +- src/components/BackgroundImage.tsx | 5 +- src/components/Button.tsx | 10 +- src/components/Footer.tsx | 6 +- src/components/Header.tsx | 4 +- src/components/Hero.tsx | 6 +- src/components/Logo.tsx | 198 +++++++++++++---------------- src/components/Newsletter.tsx | 20 +-- src/components/Projects.tsx | 10 +- src/components/Schedule.tsx | 12 +- src/components/Sponsors.tsx | 6 +- tailwind.config.ts | 2 + 12 files changed, 136 insertions(+), 149 deletions(-) diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index da7ed05..ecc8c10 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -9,13 +9,13 @@ export default function NotFound() {
-

+

404

-

+

Page not found

-

+

Sorry, we couldn’t find the page you’re looking for.