create accordion and news component

This commit is contained in:
2025-05-15 15:31:02 +03:00
parent 7cfbc900a0
commit 7b6ae5628e
15 changed files with 532 additions and 61 deletions

View File

@@ -71,7 +71,7 @@ const SearchCard = ({
</div>
<Button
text="Откликнуться"
className="bg-orange text-white px-10 py-3 text-base font-semibold hover:bg-orange/80 transition-colors cursor-pointer"
className="bg-orange hover:bg-orange/80 text-white px-10 py-3 text-base font-semibold transition-colors cursor-pointer"
/>
</div>