Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 042e5c9603 | |||
| a491d2a214 | |||
| 92c25e6516 |
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="Trusted by Over 100 Satisfied Customers in Dubai with 4.8-Star Rating and Commitment to Excellence"
|
title="Trusted by 100+ Dubai Customers with 4.8-Star Rating"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: Star,
|
icon: Star,
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #000802;
|
||||||
--card: #ffffff;
|
--card: #0b1a0b;
|
||||||
--foreground: #250c0d;
|
--foreground: #e6ffe6;
|
||||||
--primary-cta: #b82b40;
|
--primary-cta: #80da9b;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #000802;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #07170b;
|
||||||
--secondary-cta-text: #250c0d;
|
--secondary-cta-text: #e6ffe6;
|
||||||
--accent: #b90941;
|
--accent: #38714a;
|
||||||
--background-accent: #e8a8b6;
|
--background-accent: #2c6541;
|
||||||
|
|
||||||
/* 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