Build a strong and memorable visual identity with creative graphic design that reflects your brand’s personality. From logos and social media creatives to marketing materials, we create professional visuals that help your business stand out.
Professional graphic design gives your brand a consistent and recognizable identity while helping you communicate your message more effectively. Well-crafted visuals create a stronger first impression, build credibility, and make your business more memorable across digital and print platforms.
Digital Strategy
Web Development
Social Media
Branding Design
E-Commerce
Digital Marketing
document.addEventListener(“DOMContentLoaded”, function () {
const urlParams = new URLSearchParams(window.location.search);
let currentService = urlParams.get(‘service’) || ”;
const isDarkVersion = currentService.endsWith(‘-2’);
document.querySelectorAll(‘.features a’).forEach(function (link) {
const linkParams = new URL(link.href, window.location.origin).searchParams;
const service = linkParams.get(‘service’) || ”;
// So sánh phần đầu (dù có -2 hay không)
if (
currentService === service ||
currentService.startsWith(service + “-“) ||
service.startsWith(currentService + “-“)
) {
link.closest(‘.features’).classList.add(‘active’);
}
link.addEventListener(‘click’, function (e) {
e.preventDefault();
let baseService = service.replace(/-2$/, ”); // bỏ -2 nếu có
const targetService = isDarkVersion ? baseService + ‘-2’ : baseService;
// Giữ nguyên domain + path
const newUrl = window.location.origin + window.location.pathname + ‘?service=’ + targetService;
window.location.href = newUrl;
});
});
});
Lorem ipsum dolor miss onso altin amen the in constran adipiscing entesue in the rana duru miss fermen.
Lorem ipsum dolor miss onso altin amen the in constran adipiscing entesue in the rana duru miss fermen.
Lorem ipsum dolor miss onso altin amen the in constran adipiscing entesue in the rana duru miss fermen.
Lorem ipsum dolor miss onso altin amen the in constran adipiscing entesue in the rana duru miss fermen.
Lorem ipsum dolor miss onso altin amen the in constran adipiscing entesue in the rana duru miss fermen.
Lorem ipsum dolor miss onso altin amen the in constran adipiscing entesue in the rana duru miss fermen.