translation done , services page added backend service detail page added

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-17 11:44:26 +05:00
parent 1d34ea1d47
commit 259af77384
10 changed files with 83 additions and 42 deletions

View File

@@ -42,7 +42,7 @@ export function Contact() {
className="absolute inset-0"
style={{
background:
"radial-gradient(at center bottom, rgb(144 74 20) 0%, rgba(30, 29, 28, 0.914) 70%, rgba(30, 29, 28, 0.914) 70%)",
"radial-gradient(at center bottom, rgb(144 74 20) 0%, rgba(30, 29, 28, 0.914) 50%, rgba(30, 29, 28, 0.914) 70%)",
}}
/>
</div>