Updated CSS styles

This commit is contained in:
2026-05-01 14:32:31 +05:30
parent cc65a42f89
commit 071180acff
25 changed files with 877 additions and 745 deletions
+4 -4
View File
@@ -17,15 +17,15 @@ export default function Services() {
</p>
</div>
<div className="ux-hero-actions">
<a href="#" className="btn ux-btn-primary">
<Link href="/digital_platform" className="btn ux-btn-primary">
View Digital Platforms
<span className="ux-btn-icon">
<img src="assets/images/arrowbuttonwhite.svg" alt="" />
</span>
</a>
<a href="#" className="btn ux-btn-secondary">
</Link>
<Link href="/brand-architecture" className="btn ux-btn-secondary">
Explore Brand Systems
</a>
</Link>
</div>
</div>
</section>