Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b1095a1ed1 | |||
| c94bf88b9d | |||
| 4697ed4d08 | |||
| 4844f0c3e5 |
@@ -48,7 +48,7 @@ export default function HomePage() {
|
|||||||
description="At Mindverse Technologies, we transform digital marketing into measurable growth. Our proven PPC campaigns, SEO expertise, and strategic content marketing have helped brands skyrocket engagement and sales."
|
description="At Mindverse Technologies, we transform digital marketing into measurable growth. Our proven PPC campaigns, SEO expertise, and strategic content marketing have helped brands skyrocket engagement and sales."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Scale Your Brand Today", href: "/contact" },
|
{ text: "Scale Your Brand Today", href: "/contact" },
|
||||||
{ text: "View Our Case Studies", href: "/testimonials" },
|
{ text: "See Results & Case Studies", href: "/testimonials" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #f5faff;
|
||||||
--card: #ffffff;
|
--card: #f1f8ff;
|
||||||
--foreground: #0c1325;
|
--foreground: #001122;
|
||||||
--primary-cta: #0798ff;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #f5faff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0c1325;
|
--secondary-cta-text: #001122;
|
||||||
--accent: #93c7ff;
|
--accent: #a8cce8;
|
||||||
--background-accent: #a8cde8;
|
--background-accent: #7ba3cf;
|
||||||
|
|
||||||
/* 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