Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f6e5646fd | |||
| ff3ef6891e | |||
| 2d73eed065 | |||
| 3b73f93ffe | |||
| bd4fd3f9ba | |||
| 00527aa7f5 | |||
| e35ff1cf2f | |||
| 3b6b253de3 | |||
| b12b53b688 | |||
| 9c522f2f35 | |||
| a2584694f4 |
@@ -198,7 +198,6 @@ export default function LandingPage() {
|
|||||||
description="Contact SKERAJ Dental Clinic today by phone to schedule your appointment. Our team is ready to welcome you and provide exceptional dental care."
|
description="Contact SKERAJ Dental Clinic today by phone to schedule your appointment. Our team is ready to welcome you and provide exceptional dental care."
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="+383 49 256 508"
|
|
||||||
buttonText="Call Now: +383 49 256 508"
|
buttonText="Call Now: +383 49 256 508"
|
||||||
termsText="We respect your privacy. Our team is available to discuss your dental needs and book your appointment at your convenience. Visit us at Turgut Ozal, Prizren 20000."
|
termsText="We respect your privacy. Our team is available to discuss your dental needs and book your appointment at your convenience. Visit us at Turgut Ozal, Prizren 20000."
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f0e9;
|
--background: #0a0a0a;
|
||||||
--card: #efe7dd;
|
--card: #1a1a1a;
|
||||||
--foreground: #2b180a;
|
--foreground: #fffffae6;
|
||||||
--primary-cta: #2b180a;
|
--primary-cta: #fde047;
|
||||||
--primary-cta-text: #f6f0e9;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #efe7dd;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #fffffae6;
|
||||||
--accent: #94877c;
|
--accent: #737373;
|
||||||
--background-accent: #afa094;
|
--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