Hey, this is under construction, but here is something:

window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/aaandreioros/call?hide_event_type_details=1&hide_gdpr_banner=1', text: 'Book a meeting/call', color: '#0069ff', textColor: '#ffffff', branding: true }); }