Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29167a4867 | |||
| 072c90a523 | |||
| bfe229c95a | |||
| 5711841095 | |||
| 1c8f102cdd | |||
| cd6730efda |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
id: "/contact",
|
id: "/contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
brandName="Atlass Safron"
|
brandName="Atlas Safron"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
href: "/products",
|
href: "/products",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-delight-rahat-lokum-white-plate-grey-background_114579-59315.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/fried-chicken-with-vegetables-herbs-aluminum-skillet_140725-3253.jpg?id=6778852"
|
||||||
imageAlt="luxury saffron field sunset"
|
imageAlt="luxury saffron field sunset"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #fffafa;
|
||||||
--card: #f7fffa;
|
--card: #fff7f7;
|
||||||
--foreground: #001a0a;
|
--foreground: #1a0000;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #fafffb;
|
--primary-cta-text: #fffafa;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #001a0a;
|
--secondary-cta-text: #1a0000;
|
||||||
--accent: #a8d9be;
|
--accent: #f5c4c7;
|
||||||
--background-accent: #6bbf8e;
|
--background-accent: #fbced2;
|
||||||
|
|
||||||
/* 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