11 Commits

Author SHA1 Message Date
5f6e5646fd Merge version_3 into main
Merge version_3 into main
2026-03-11 21:05:50 +00:00
ff3ef6891e Update theme colors 2026-03-11 21:05:44 +00:00
2d73eed065 Merge version_3 into main
Merge version_3 into main
2026-03-11 21:05:32 +00:00
3b73f93ffe Update theme colors 2026-03-11 21:05:26 +00:00
bd4fd3f9ba Merge version_3 into main
Merge version_3 into main
2026-03-11 21:05:17 +00:00
00527aa7f5 Update theme colors 2026-03-11 21:05:11 +00:00
e35ff1cf2f Merge version_3 into main
Merge version_3 into main
2026-03-11 21:04:22 +00:00
3b6b253de3 Update theme colors 2026-03-11 21:04:16 +00:00
b12b53b688 Merge version_3 into main
Merge version_3 into main
2026-03-11 20:57:03 +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." 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."
/> />

View File

@@ -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);