diff --git a/public/images/services-hero-dark.png b/public/images/services-hero-dark.png
index b527799..fcfeaaa 100644
Binary files a/public/images/services-hero-dark.png and b/public/images/services-hero-dark.png differ
diff --git a/public/images/services-hero-dark2.png b/public/images/services-hero-dark2.png
new file mode 100644
index 0000000..b527799
Binary files /dev/null and b/public/images/services-hero-dark2.png differ
diff --git a/src/app/[locale]/services/[slug]/service-detail-page.tsx b/src/app/[locale]/services/[slug]/service-detail-page.tsx
index 61f4136..42797c3 100644
--- a/src/app/[locale]/services/[slug]/service-detail-page.tsx
+++ b/src/app/[locale]/services/[slug]/service-detail-page.tsx
@@ -61,8 +61,7 @@ function GradientIconBox({ children }: { children: React.ReactNode }) {
}
function FeatureIcon({ name }: { name: 'bolt' | 'shield' | 'cloud' | 'wp' | 'headphones' | 'rocket' }) {
- const className =
- 'w-6 h-6 text-[#84e1bc] drop-shadow-[0_0_14px_rgba(132,225,188,0.25)]';
+ const className = 'w-6 h-6 text-current drop-shadow-[0_0_14px_rgba(255,255,255,0.18)]';
switch (name) {
case 'bolt':
return
{content.faqSubtitle}
@@ -364,7 +397,7 @@ export default function ServiceDetailPage({ slug }: { slug: ServiceSlug }) {{content.finalCtaDesc}
diff --git a/src/app/components/maincontext.tsx b/src/app/components/maincontext.tsx index 137d13f..017d920 100644 --- a/src/app/components/maincontext.tsx +++ b/src/app/components/maincontext.tsx @@ -37,7 +37,7 @@ export default function MainContent() { کادر اصلی دربرگیرنده کل محتوا استفاده از mt-32- برای کشیدن کادر به بالا و ادغام با هیرو */} -