6 Commits

Author SHA1 Message Date
ff3ef6891e Update theme colors 2026-03-11 21:05:44 +00:00
3b73f93ffe Update theme colors 2026-03-11 21:05:26 +00:00
00527aa7f5 Update theme colors 2026-03-11 21:05:11 +00:00
3b6b253de3 Update theme colors 2026-03-11 21:04:16 +00:00
9c522f2f35 Update src/app/page.tsx 2026-03-11 20:56:59 +00:00
a2584694f4 Merge version_2 into main
Merge version_2 into main
2026-03-11 20:51:58 +00:00
2 changed files with 9 additions and 10 deletions

View File

@@ -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."
background={{ variant: "rotated-rays-static" }}
useInvertedBackground={false}
inputPlaceholder="+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."
/>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fffffae6;
--primary-cta: #fde047;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fffffae6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);