WEB DESIGN PROJECT

Indaba Renewable Fuels

We collaborated with our friends at The People’s Creative Agency to create a website for a renewable fuel company dedicated to sustainable solutions for the aviation industry. The project aimed to enhance the brand’s credibility, showcase its pioneering technology, and offer insights into the Renewable Aviation industry.

$('.hero-card' '.small').click(function(e) { e.preventDefault(); var linkUrl = $(this).attr('href'); setTimeout(function(url) { window.location = url; }, 3000, linkUrl); });