16 Commits

Author SHA1 Message Date
601f3b2ee9 Merge version_9_1781696490408 into main
Merge version_9_1781696490408 into main
2026-06-17 11:41:34 +00:00
cb2eb6d3a2 Update theme fonts 2026-06-17 11:41:30 +00:00
5e34609dc1 Merge version_8_1781696469467 into main
Merge version_8_1781696469467 into main
2026-06-17 11:41:16 +00:00
61281e67d1 Update theme fonts 2026-06-17 11:41:10 +00:00
a486c58ce5 Merge version_7_1781696437986 into main
Merge version_7_1781696437986 into main
2026-06-17 11:40:41 +00:00
f9977d45d3 Update theme colors 2026-06-17 11:40:38 +00:00
f0d40b4496 Merge version_6_1781696426412 into main
Merge version_6_1781696426412 into main
2026-06-17 11:40:29 +00:00
62d2c50777 Update theme colors 2026-06-17 11:40:26 +00:00
43fe4cb7cd Merge version_5_1781696423071 into main
Merge version_5_1781696423071 into main
2026-06-17 11:40:26 +00:00
81ca7c167e Update theme colors 2026-06-17 11:40:23 +00:00
358a981b73 Merge version_4_1781696420035 into main
Merge version_4_1781696420035 into main
2026-06-17 11:40:23 +00:00
f926904157 Update theme colors 2026-06-17 11:40:20 +00:00
ec916caa3a Merge version_3_1781696346992 into main
Merge version_3_1781696346992 into main
2026-06-17 11:39:18 +00:00
dd0edc7437 Update src/pages/HomePage.tsx 2026-06-17 11:39:15 +00:00
a046ff7a87 Merge version_2_1781696174771 into main
Merge version_2_1781696174771 into main
2026-06-17 11:36:27 +00:00
63172ae28c Update src/pages/HomePage.tsx 2026-06-17 11:36:24 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -1,19 +1,19 @@
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Public+Sans:wght@400;500;600;700&display=swap');
@import "tailwindcss";
@import "./styles/masks.css";
@import "./styles/animations.css";
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #0B0B0B;
--card: #111111;
--foreground: #F5F5F5;
--primary-cta: #C9A227;
--primary-cta-text: #0B0B0B;
--secondary-cta: #111111;
--secondary-cta-text: #F5F5F5;
--accent: #C9A227;
--background-accent: #1A1A1A;
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--primary-cta-text: #020617;
--secondary-cta: #041633;
--secondary-cta-text: #e2e8f0;
--accent: #2d30f3;
--background-accent: #1d4ed8;
/* @layout/border-radius/rounded */
--radius: 1.5rem;
@@ -88,7 +88,7 @@
--color-background-accent: var(--background-accent);
/* Fonts */
--font-sans: 'Inter Tight', sans-serif;
--font-sans: 'Inter', sans-serif;
--font-tight: "Inter Tight", sans-serif;
--font-mono: monospace;
@@ -137,7 +137,7 @@ body {
margin: 0;
background-color: var(--background);
color: var(--foreground);
font-family: 'Inter Tight', sans-serif;
font-family: 'Inter', sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -150,7 +150,7 @@ h3,
h4,
h5,
h6 {
font-family: 'Inter Tight', sans-serif;
font-family: 'Public Sans', sans-serif;
}
/* Default card/button styles. Template theme.css imports come after this file

View File

@@ -50,7 +50,7 @@ export default function HomePage() {
title: "Oha Soup with Eba",
description: "Classic Oha leaves with premium smoked meats.",
href: "#menu",
imageSrc: "http://img.b2bpic.net/free-photo/lenitl-soup-with-spices-rosemary_114579-4637.jpg",
imageSrc: "https://images.pexels.com/photos/17952745/pexels-photo-17952745.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=17952745",
},
{
title: "Kingscourt Jollof",