Compare commits
4 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c37a7064df | |||
|
|
b3e697e736 | ||
| 3700e6a393 | |||
| bea00ba0a2 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #f5faff;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f3251;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 0.5rem;
|
||||
|
||||
@@ -18,7 +18,7 @@ export default function HomePage() {
|
||||
description="From buying and selling to property management and luxury acquisitions, Lohia Properties delivers expert guidance with proven results. Rated 5.0 stars by 18 satisfied clients."
|
||||
primaryButton={{
|
||||
text: "Chat on WhatsApp Now",
|
||||
href: "https://wa.me/919999999999",
|
||||
href: "https://wa.me/08882140270",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Explore Properties",
|
||||
|
||||
Reference in New Issue
Block a user