Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09c4ffcb73 | |||
| 54fee757cc | |||
| fd621162ec | |||
| e2bd22dd3b | |||
| be84865d1e |
@@ -65,8 +65,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Explore Services", href: "#services"},
|
text: "Explore Services", href: "#services"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114158.jpg"
|
imageSrc="https://assets.webuild.ai/indian-gym-hero.jpg"
|
||||||
imageAlt="Modern gym interior with equipment"
|
imageAlt="An Indian gym interior with workout equipment"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #e3deea;
|
--background: #0a0a0a;
|
||||||
--card: #ffffff;
|
--card: #1a1a1a;
|
||||||
--foreground: #1f2027;
|
--foreground: #ffffffe6;
|
||||||
--primary-cta: #1f2027;
|
--primary-cta: #e6e6e6;
|
||||||
--primary-cta-text: #e3deea;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #1f2027;
|
--secondary-cta-text: #ffffffe6;
|
||||||
--accent: #627dc6;
|
--accent: #737373;
|
||||||
--background-accent: #627dc6;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* 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