3 Commits

Author SHA1 Message Date
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
2 changed files with 2 additions and 2 deletions

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,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #006448;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;