Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ab54c59dd | |||
| 7a402686b6 | |||
| afdfac8b22 | |||
| f2814e86ba | |||
| 443af892a2 | |||
| f933b0b9db | |||
| 29d6dd1806 |
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
|||||||
title="Showcasing World-Class Brands"
|
title="Showcasing World-Class Brands"
|
||||||
description="Partnering with the most prestigious names in eyewear to bring you unparalleled quality and style."
|
description="Partnering with the most prestigious names in eyewear to bring you unparalleled quality and style."
|
||||||
names={[
|
names={[
|
||||||
"Ray-Ban", "Oakley", "Vogue", "Fastrack", "Police", "Carrera", "Tommy Hilfiger", "Calvin Klein"
|
"Ray-Ban", "Oakley", "Vogue", "Fastrack", "Police", "Carrera", "Tommy Hilfiger", "TITAN"
|
||||||
]}
|
]}
|
||||||
showCard={false}
|
showCard={false}
|
||||||
speed={60}
|
speed={60}
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
--card: #1A1A1A;
|
--card: #1A1A1A;
|
||||||
--foreground: #FFFFFF;
|
--foreground: #FFFFFF;
|
||||||
--primary-cta: #D4AF37;
|
--primary-cta: #D4AF37;
|
||||||
--primary-cta-text: #0A0A0A;
|
--primary-cta-text: #f2c101;
|
||||||
--secondary-cta: #EAEAEA;
|
--secondary-cta: #EAEAEA;
|
||||||
--secondary-cta-text: #0A0A0A;
|
--secondary-cta-text: #0A0A0A;
|
||||||
--accent: #D4AF37;
|
--accent: #D4AF37;
|
||||||
|
|||||||
Reference in New Issue
Block a user