6 Commits

Author SHA1 Message Date
38ee370e0d Update theme colors 2026-04-23 11:42:38 +00:00
20e0d4eb17 Update theme colors 2026-04-23 11:42:25 +00:00
770c741b9e Update theme colors 2026-04-23 11:42:19 +00:00
1c6da6ff8b Update theme colors 2026-04-23 11:42:17 +00:00
de89efdf7c Update src/app/page.tsx 2026-04-23 11:40:40 +00:00
b3987cf851 Merge version_2 into main
Merge version_2 into main
2026-04-23 11:38:12 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ {
text: "Visítanos hoy", href: "#contact"}, text: "Visítanos hoy", href: "#contact"},
{ {
text: "Ver nuestras especialidades", href: "#products"}, text: "Ver menú", href: "#products"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pain-au-chocolat-croissant_114579-2514.jpg" imageSrc="http://img.b2bpic.net/free-photo/pain-au-chocolat-croissant_114579-2514.jpg"
imageAlt="Freshly baked artisan croissant" imageAlt="Freshly baked artisan croissant"
@@ -199,4 +199,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4ef; --background: #f6f0e9;
--card: #dad6cd; --card: #efe7dd;
--foreground: #2a2928; --foreground: #2b180a;
--primary-cta: #2a2928; --primary-cta: #2b180a;
--primary-cta-text: #f5f4ef; --primary-cta-text: #f6f0e9;
--secondary-cta: #ecebea; --secondary-cta: #efe7dd;
--secondary-cta-text: #2a2928; --secondary-cta-text: #2b180a;
--accent: #ffffff; --accent: #94877c;
--background-accent: #c6b180; --background-accent: #afa094;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);