order: enhance UI & styles

This commit is contained in:
2025-12-31 17:46:46 +03:00
parent 2416b37069
commit 1d2c1fda87
16 changed files with 470 additions and 249 deletions

View File

@@ -27,8 +27,12 @@ export default function Ads1({ className }: { className?: string }) {
>
<ProTitle
style={{
marginTop: 5,
fontSize: 14,
fontFamily: "Roboto",
fontWeight: 600,
fontStyle: "SemiBold",
fontSize: 16,
lineHeight: "100%",
letterSpacing: "2%",
}}
>
{t("home.promotion.description")}
@@ -38,6 +42,7 @@ export default function Ads1({ className }: { className?: string }) {
style={{
marginTop: 5,
fontSize: 14,
color:"#00AC17"
}}
>
{t("home.promotion.title")}