Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55f0de0424 | |||
| 12fba8ebfc | |||
| c6738b10e0 | |||
| a2b524babb | |||
| 9d44adf892 | |||
| 33edb8cb67 | |||
| 3bdf81fa48 | |||
| 10ead25ca5 |
@@ -20,6 +20,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user