Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f4c6a696c | |||
| 00c748a367 |
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
description="With years of experience in the real estate market of Bihar, Hem Shankar Jha has dedicated his career to delivering transparent and high-value investment opportunities. Green City stands as his flagship commitment to excellence."
|
||||
subdescription="Our mission is simple: provide verified, high-growth, and affordable land opportunities for families and investors across the region."
|
||||
icon={Building}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/serious-male-boss-instructing-female-assistant_1262-20385.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CkzJnONczTsNuO9Ks6i3IwqqnB/uploaded-1776946752130-74wx4isz.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--card: #f1f8ff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user