Display your recognition as one of Vietnam's top development teams
Perfect for footer sections or prominent placement
<a href="https://bestofvietnam.org" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; gap: 16px; padding: 16px 24px; background: white; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 12px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); text-decoration: none; color: inherit; transition: all 0.3s ease;">
<img src="https://bestofvietnam.org/images/featured-best-of-vietnam.webp" alt="Featured on Best of Vietnam" width="80" height="80" style="border-radius: 8px; flex-shrink: 0;">
<div style="display: flex; flex-direction: column; text-align: left;">
<span style="font-size: 12px; font-weight: 500; color: #6B6B6B; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 2px;">Featured on</span>
<span style="font-size: 20px; font-weight: 600; color: #1A1A1A;">Best of Vietnam</span>
</div>
</a>
Great for sidebars or about pages
<a href="https://bestofvietnam.org" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; gap: 16px; padding: 16px 24px; background: white; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 12px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); text-decoration: none; color: inherit; transition: all 0.3s ease;">
<img src="https://bestofvietnam.org/images/featured-best-of-vietnam.webp" alt="Featured on Best of Vietnam" width="64" height="64" style="border-radius: 8px; flex-shrink: 0;">
<div style="display: flex; flex-direction: column; text-align: left;">
<span style="font-size: 12px; font-weight: 500; color: #6B6B6B; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 2px;">Featured on</span>
<span style="font-size: 18px; font-weight: 600; color: #1A1A1A;">Best of Vietnam</span>
</div>
</a>
Compact version for tight spaces
<a href="https://bestofvietnam.org" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; gap: 12px; padding: 12px 16px; background: white; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-decoration: none; color: inherit; transition: all 0.3s ease;">
<img src="https://bestofvietnam.org/images/featured-best-of-vietnam.webp" alt="Featured on Best of Vietnam" width="48" height="48" style="border-radius: 6px; flex-shrink: 0;">
<div style="display: flex; flex-direction: column; text-align: left;">
<span style="font-size: 10px; font-weight: 500; color: #6B6B6B; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 2px;">Featured on</span>
<span style="font-size: 16px; font-weight: 600; color: #1A1A1A;">Best of Vietnam</span>
</div>
</a>
Minimal badge with just the icon
<a href="https://bestofvietnam.org" target="_blank" rel="noopener noreferrer" title="Featured on Best of Vietnam" style="display: inline-block;">
<img src="https://bestofvietnam.org/images/featured-best-of-vietnam.webp" alt="Featured on Best of Vietnam" width="64" height="64" style="border-radius: 8px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); transition: all 0.3s ease;">
</a>