Update src/pages/HomePage/sections/About.tsx

This commit is contained in:
2026-06-18 17:50:41 +00:00
parent bd39719489
commit baf862db43

View File

@@ -27,7 +27,7 @@ const AboutInline = () => {
</div>
<TextAnimation
text={"Yusupovusupov Agency has been the cornerstone of Central Asian design since 2022, pushing boundaries with aesthetic rigor and technological precision."}
text={"Yusupov Agency has been the cornerstone of Central Asian design since 2022, pushing boundaries with aesthetic rigor and technological precision."}
variant="slide-up"
gradientText={false}
tag="h1"
@@ -35,7 +35,7 @@ const AboutInline = () => {
/>
<div className="flex items-center justify-center gap-2 min-w-0">
<span className="text-base font-medium truncate">{"Yusupovusupov"}</span>
<span className="text-base font-medium truncate">{"Yusupov"}</span>
<span className="text-accent shrink-0"></span>
<span className="text-base font-medium truncate">{"Founder & Creative Director"}</span>
</div>