Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-03 22:32:09 +00:00
2 changed files with 9 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ export default function HomePage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="DAO Climatisation"
brandLogo="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASATWvrLAw4bTuwP2pkOADm7dV/uploaded-1772577084729-ptz18jer.jpg"
navItems={[
{ name: "Accueil", id: "/" },
{ name: "Services", id: "/services" },

View File

@@ -4,21 +4,21 @@
/* --background: #ffffff;;
--card: #f9f9f9;;
--foreground: #120a00e6;;
--primary-cta: #e63946;;
--foreground: #0052cc;;
--primary-cta: #0052cc;;
--secondary-cta: #f9f9f9;;
--accent: #e2e2e2;;
--background-accent: #c4c4c4;; */
--accent: #0052cc;;
--background-accent: #e6f0ff;; */
--background: #ffffff;;
--card: #f9f9f9;;
--foreground: #120a00e6;;
--primary-cta: #e63946;;
--foreground: #0052cc;;
--primary-cta: #0052cc;;
--primary-cta-text: #ffffff;;
--secondary-cta: #f9f9f9;;
--secondary-cta-text: #120a00e6;;
--accent: #e2e2e2;;
--background-accent: #c4c4c4;;
--accent: #0052cc;;
--background-accent: #e6f0ff;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);