8 Commits

Author SHA1 Message Date
55f0de0424 Update theme fonts 2026-04-24 04:40:54 +00:00
12fba8ebfc Update theme fonts 2026-04-24 04:40:54 +00:00
c6738b10e0 Update theme colors 2026-04-24 04:38:46 +00:00
a2b524babb Update theme colors 2026-04-24 04:38:25 +00:00
9d44adf892 Update theme colors 2026-04-24 04:38:16 +00:00
33edb8cb67 Update theme colors 2026-04-24 04:38:08 +00:00
3bdf81fa48 Update src/app/page.tsx 2026-04-24 04:35:13 +00:00
10ead25ca5 Merge version_3 into main
Merge version_3 into main
2026-04-24 04:34:12 +00:00
3 changed files with 4 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ export const metadata: Metadata = {
},
};
const montserrat = Montserrat({
variable: "--font-montserrat",
subsets: ["latin"],

View File

@@ -171,7 +171,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "plain"}}
title="¡Cotiza tu proyecto textil hoy!"
title="¿Listo para confeccionar tu colección?"
description="Estamos listos para transformar tus ideas en realidades. Escríbenos y comencemos a trabajar."
imageSrc="http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"
mediaAnimation="slide-up"

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #003929;
--card: #f9f9f9;
--foreground: #000f06e6;
--foreground: #ffffff;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;