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({
|
const montserrat = Montserrat({
|
||||||
variable: "--font-montserrat",
|
variable: "--font-montserrat",
|
||||||
subsets: ["latin"],
|
subsets: ["latin"],
|
||||||
|
|||||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
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."
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
@@ -10,9 +10,9 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #003929;
|
||||||
--card: #f9f9f9;
|
--card: #f9f9f9;
|
||||||
--foreground: #000f06e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #0a7039;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #f9f9f9;
|
||||||
|
|||||||
Reference in New Issue
Block a user