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">
|
||||
<HeroLogo
|
||||
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={[
|
||||
{
|
||||
text: "Get Directions", href: "https://www.google.com/maps/search/79R5+64+Varazdin"
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #FF7B05;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user