-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ {/* logo row */}
+
+ {/* swap this src to whatever your mark is */}
+
+
-
- © 2025 HackDavis • Made with ☕️ & 💛 in Davis
-
-
-
- {/* Back to Top Arrow */}
-
-
- {/* Bottom Grass */}
-
-
diff --git a/app/(pages)/_components/Navbar/Navbar.module.scss b/app/(pages)/_components/Navbar/Navbar.module.scss
index 3fa89970a..a4bc47762 100644
--- a/app/(pages)/_components/Navbar/Navbar.module.scss
+++ b/app/(pages)/_components/Navbar/Navbar.module.scss
@@ -20,7 +20,7 @@
justify-content: space-between;
pointer-events: none;
gap: 43px;
- width: calc(100% - 64px * 2);
+ width: 88%;
height: 50px;
backdrop-filter: blur(30px);
border-radius: 1000px;
@@ -28,10 +28,6 @@
margin-right: auto;
padding: 0 24px;
- @include desktop-m {
- width: calc(100% - 32px * 2);
- }
-
@include tablet-l {
flex-direction: column;
justify-content: center;
@@ -75,11 +71,17 @@
gap: 48px;
border-radius: 40px;
padding: 16px 48px;
+ color: #1A3819;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: 600;
+ line-height: normal;
+ letter-spacing: 0.4px;
.link {
- color: var(--text-light);
+ color: #1A3819;
font-family: var(--font-metropolis);
- font-weight: 400;
+ font-weight: bold;
font-size: 1rem;
letter-spacing: 0.36px;
line-height: 100%;
@@ -90,7 +92,7 @@
}
&.active {
- font-weight: 700;
+ font-weight: bold;
}
}
diff --git a/app/(pages)/_components/Navbar/Navbar.tsx b/app/(pages)/_components/Navbar/Navbar.tsx
index eb48b61d9..fd5c5a3eb 100644
--- a/app/(pages)/_components/Navbar/Navbar.tsx
+++ b/app/(pages)/_components/Navbar/Navbar.tsx
@@ -23,24 +23,24 @@ const sections = [
{
id: 'home',
page: '/',
- baseColor: '#1589BE',
- activeColor: '#005271',
- background: 'rgba(255, 255, 255, 0.50)',
- },
- {
- id: 'schedule',
- page: '/schedule',
- baseColor: '#1589BE',
- activeColor: '#FFC53D',
- background: 'rgba(255, 255, 255, 0.50)',
- },
- {
- id: 'project-info',
- page: '/project-info',
- baseColor: '#1589BE',
- activeColor: '#7FB732',
+ baseColor: '#1A3819',
+ activeColor: '#1A3819',
background: 'rgba(255, 255, 255, 0.50)',
},
+ // {
+ // id: 'schedule',
+ // page: '/schedule',
+ // baseColor: '#1589BE',
+ // activeColor: '#FFC53D',
+ // background: 'rgba(255, 255, 255, 0.50)',
+ // },
+ // {
+ // id: 'project-info',
+ // page: '/project-info',
+ // baseColor: '#1589BE',
+ // activeColor: '#7FB732',
+ // background: 'rgba(255, 255, 255, 0.50)',
+ // },
{
id: 'starter-kit',
page: '/starter-kit',
@@ -74,25 +74,25 @@ export default function Navbar() {
const links = [
{
ids: ['schedule'],
- body: 'SCHEDULE',
+ body: 'Schedule',
page: '/schedule',
path: '/schedule',
},
- {
- ids: ['starter-kit'],
- body: 'STARTER KIT',
- page: '/starter-kit',
- path: '/starter-kit',
- },
- {
- ids: ['project-info'],
- body: 'PROJECT INFO',
- page: '/project-info',
- path: '/project-info',
- },
+ // {
+ // ids: ['starter-kit'],
+ // body: 'Starter Kit',
+ // page: '/starter-kit',
+ // path: '/starter-kit',
+ // },
+ // {
+ // ids: ['project-info'],
+ // body: 'Project Info',
+ // page: '/project-info',
+ // path: '/project-info',
+ // },
{
ids: [],
- body: 'LOGOUT',
+ body: 'Log Out',
page: '/',
path: '/logout',
action: handleLogout,
diff --git a/app/(pages)/_globals/globals.scss b/app/(pages)/_globals/globals.scss
index 840d02469..921c0d100 100644
--- a/app/(pages)/_globals/globals.scss
+++ b/app/(pages)/_globals/globals.scss
@@ -85,6 +85,9 @@
/* navbar */
--navbar-height: 80px;
+ // footer
+ --footer-color: #0B2638;
+
background-color: var(--background-light);
--sand-background-dark: #E6BB7B;
diff --git a/public/Footer/FooterLogo.svg b/public/Footer/FooterLogo.svg
new file mode 100644
index 000000000..6cba522db
--- /dev/null
+++ b/public/Footer/FooterLogo.svg
@@ -0,0 +1,8 @@
+
diff --git a/public/Hero/Clouds.svg b/public/Hero/Clouds.svg
new file mode 100644
index 000000000..f8cca76a0
--- /dev/null
+++ b/public/Hero/Clouds.svg
@@ -0,0 +1,193 @@
+
diff --git a/public/Hero/Cow.svg b/public/Hero/Cow.svg
new file mode 100644
index 000000000..0b3e3ba64
--- /dev/null
+++ b/public/Hero/Cow.svg
@@ -0,0 +1,93 @@
+
diff --git a/public/Hero/Stars.svg b/public/Hero/Stars.svg
new file mode 100644
index 000000000..467ac2c79
--- /dev/null
+++ b/public/Hero/Stars.svg
@@ -0,0 +1,28 @@
+