Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b965719f3 | |||
| f6200facc0 | |||
| 90f2ec1d9c | |||
| 08d7169711 |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="MIV Varaždin"
|
logoText="MIV Varaždin"
|
||||||
description="Industrial company in Varaždin, Croatia | 4.2★ (110 reviews) | Varaždin, Croatia"
|
description="Premium Industrial Facility in Varaždin | Fast Loading & Expert Staff | 4.2★ (110 reviews)"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Directions", href: "https://www.google.com/maps/search/79R5+64+Varazdin"
|
text: "Get Directions", href: "https://www.google.com/maps/search/79R5+64+Varazdin"
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #f5f4ef;
|
||||||
--card: #f9f9f9;
|
--card: #dad6cd;
|
||||||
--foreground: #120a00e6;
|
--foreground: #2a2928;
|
||||||
--primary-cta: #FF7B05;
|
--primary-cta: #2a2928;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #ecebea;
|
||||||
--secondary-cta-text: #120a00e6;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #e2e2e2;
|
--accent: #ffffff;
|
||||||
--background-accent: #FF7B05;
|
--background-accent: #c6b180;
|
||||||
|
|
||||||
/* 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