14 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
b3f5a07fdf Update src/app/page.tsx 2026-03-11 20:51:54 +00:00
2c78e72769 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:48:43 +00:00
20c53ce652 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:48:20 +00:00
2 changed files with 13 additions and 14 deletions

View File

@@ -194,13 +194,12 @@ export default function LandingPage() {
tag="Get in Touch"
tagIcon={Phone}
tagAnimation="slide-up"
title="Ready for Your Smile Makeover?"
description="Contact SKERAJ Dental Clinic today to schedule your appointment. Our team is ready to welcome you and provide exceptional dental care."
title="Call Us to Schedule Your Appointment"
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="Your email address"
buttonText="Get in Touch"
termsText="We respect your privacy. We'll only contact you about your dental needs. Call us at +383 49 256 508 or visit us at Turgut Ozal, Prizren 20000."
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."
/>
</div>

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