Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ea4c5598b9 | |||
| 5a9ffa843d | |||
| 01d75b279c | |||
| fd09ef30d4 | |||
| 1b04ecaf16 | |||
| 837dd5615e | |||
| 05fb90106e |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
tag="Buy. Sell. Trade."
|
tag="Buy. Sell. Trade."
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771962909785-p7zjknnj.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771963668940-o97q017p.png"
|
||||||
imageAlt="Vintage clothing and fashion collection"
|
imageAlt="Vintage clothing and fashion collection"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
|
|||||||
@@ -2,23 +2,23 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #ffc97c;;;;
|
/* --background: #d95a81;;;;;
|
||||||
--card: #FFF7E6;;;;
|
--card: #FFF7E6;;;;;
|
||||||
--foreground: #2B1810;;;;
|
--foreground: #2B1810;;;;;
|
||||||
--primary-cta: #C97A4A;;;;
|
--primary-cta: #C97A4A;;;;;
|
||||||
--secondary-cta: #FFF7E6;;;;
|
--secondary-cta: #FFF7E6;;;;;
|
||||||
--accent: #CFE3C8;;;;
|
--accent: #CFE3C8;;;;;
|
||||||
--background-accent: #6F8665;;;; */
|
--background-accent: #6F8665;;;;; */
|
||||||
|
|
||||||
--background: #ffc97c;;;;
|
--background: #d95a81;;;;;
|
||||||
--card: #FFF7E6;;;;
|
--card: #FFF7E6;;;;;
|
||||||
--foreground: #2B1810;;;;
|
--foreground: #2B1810;;;;;
|
||||||
--primary-cta: #C97A4A;;;;
|
--primary-cta: #C97A4A;;;;;
|
||||||
--primary-cta-text: #FFFFFF;;
|
--primary-cta-text: #FFFFFF;;
|
||||||
--secondary-cta: #FFF7E6;;;;
|
--secondary-cta: #FFF7E6;;;;;
|
||||||
--secondary-cta-text: #2B1810;;
|
--secondary-cta-text: #2B1810;;
|
||||||
--accent: #CFE3C8;;;;
|
--accent: #CFE3C8;;;;;
|
||||||
--background-accent: #6F8665;;;;
|
--background-accent: #6F8665;;;;;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user