Create exact clone of this website: "https://www.encoreglobal.com".
Make sure to read all the colour schemes and details carefully. Use target website image links if available, else do not use placeholders at all.
You must add this there:
<link rel="stylesheet" href="https://embeddable-widgets.pages.dev/chat-widget.css" />
<script>
const s = document.createElement('script');
s.src = 'https://embeddable-widgets.pages.dev/chat-widget.umd.js';
s.onload = () => {
console.log('Chat widget script loaded');
window?.ChatWidget?.initChatWidget &&
window.ChatWidget.initChatWidget({ agentId: '47ee91d4-4619-4c6f-b069-206803c730e9' });
};
s.onerror = (e) => console.error('Failed to load chat widget:', e);
document.head.appendChild(s);
</script>
I'll help you clone the Encore Global website. Let me first fetch the website to analyze its design, layout, colors, and content.
Now let me check the existing files and create the clone of the Encore Global website.
Now I'll create the Encore Global website clone. Let me start by updating the layout to include the chat widget script and necessary fonts, then create the main page with all sections.
Now let me create the main page with the Encore Global website design:
Now let me create all the necessary components:
I've successfully created a clone of the Encore Global website with all the key components and features:
What I've Built:
Design Features:
#e31c79 (pink/magenta) as the primary accent colorChat Widget Integration:
The website maintains the professional, event-focused aesthetic of Encore Global with engaging sections, clear calls-to-action, and a polished user experience.