Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1aa7b17b53 | |||
| 55f0de0424 | |||
| 12fba8ebfc | |||
| f9b41e9b20 | |||
| 1373cd9f3e | |||
| ce1ae2baf1 | |||
| c6738b10e0 | |||
| 44408702de | |||
| a2b524babb | |||
| cf17ab7bf5 | |||
| 9d44adf892 | |||
| 33edb8cb67 | |||
| 555c0b476b | |||
| cfa3ab2fee | |||
| 762da609a3 | |||
| c9f1900257 | |||
| 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