Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81f664f8c8 | |||
| 29167a4867 | |||
| 3cb9cb80db | |||
| 072c90a523 | |||
| 8a29e3579a | |||
| bfe229c95a | |||
| 06dc00d115 | |||
| 5711841095 | |||
| 9283598b26 | |||
| 7343ab0300 | |||
| 55e38c7576 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="Atlass Safron"
|
||||
brandName="Atlas Safron"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
--background-accent: #fbced2;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user