Poppner
Are you actively promoting an offer on social media right now? Learn more about our tech.
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
navn
document.addEventListener('DOMContentLoaded', () => { const dropdownBtn = document.getElementById('customNavDropdown'); const hamburgerMenu = document.getElementById('customHamburgerMenu'); const dropdownContent = document.getElementById('customDropdownContent'); const toggleDropdown = () => { const isOpen = dropdownContent.style.display === 'block'; dropdownContent.style.display = isOpen ? 'none' : 'block'; hamburgerMenu.classList.toggle('active'); dropdownBtn.setAttribute('aria-expanded', !isOpen); hamburgerMenu.setAttribute('aria-expanded', !isOpen); }; hamburgerMenu.addEventListener('click', toggleDropdown); hamburgerMenu.addEventListener('keydown', (e) => { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); toggleDropdown(); } }); dropdownBtn.addEventListener('click', toggleDropdown); dropdownBtn.addEventListener('keydown', (e) => { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); toggleDropdown(); } }); document.addEventListener('click', (event) => { if (!dropdownBtn.contains(event.target) && !hamburgerMenu.contains(event.target) && !dropdownContent.contains(event.target)) { dropdownContent.style.display = 'none'; hamburgerMenu.classList.remove('active'); dropdownBtn.setAttribute('aria-expanded', 'false'); hamburgerMenu.setAttribute('aria-expanded', 'false'); } }); });
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Innovating a clear path to quality opportunities.

Empowering teams and freelancers with systems and solutions that deliver measurable impact — Learn more

Frfent
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
Goal Scraper
(function() { const phrases = [ "an increase in bookings", "gigs for sound producers", "quality leads", "jestem montażystą wideo", "más llamadas reservadas" ]; const scraperInput = document.querySelector('.goal-scraper-input'); const scraperParticleZone = document.querySelector('.goal-scraper-particle-zone'); let phraseIndex = 0; let charIndex = 0; let isDeleting = false; let isWaiting = false; function createParticle() { const particle = document.createElement('div'); particle.classList.add('goal-scraper-particle'); particle.style.left = `${Math.random() * 100}%`; particle.style.top = `${Math.random() * 100}%`; particle.style.animationDuration = `${Math.random() * 3 + 2}s`; scraperParticleZone.appendChild(particle); setTimeout(() => { scraperParticleZone.removeChild(particle); }, 3000); } const particleInterval = setInterval(createParticle, 300); function type() { const currentPhrase = phrases[phraseIndex]; if (isWaiting) { setTimeout(() => { isWaiting = false; isDeleting = true; type(); }, 1500); return; } if (isDeleting) { scraperInput.value = currentPhrase.substring(0, charIndex - 1); charIndex--; if (charIndex === 0) { isDeleting = false; phraseIndex = (phraseIndex + 1) % phrases.length; } } else { scraperInput.value = currentPhrase.substring(0, charIndex + 1); charIndex++; if (charIndex === currentPhrase.length) { isWaiting = true; } } const typingSpeed = isDeleting ? 50 : 150; setTimeout(type, typingSpeed); } setTimeout(type, 1000); function generateVideoBackground() { const canvas = document.createElement('canvas'); canvas.width = 320; canvas.height = 180; const ctx = canvas.getContext('2d'); function animate() { ctx.clearRect(0, 0, canvas.width, canvas.height); const gradient = ctx.createLinearGradient(0, 0, canvas.width, canvas.height); gradient.addColorStop(0, `hsl(${Date.now() % 360}, 50%, 10%)`); gradient.addColorStop(1, `hsl(${(Date.now() + 180) % 360}, 50%, 20%)`); ctx.fillStyle = gradient; ctx.fillRect(0, 0, canvas.width, canvas.height); ctx.strokeStyle = 'rgba(74, 144, 226, 0.2)'; for (let i = 0; i < 5; i++) { ctx.beginPath(); ctx.moveTo(0, i * 40); ctx.lineTo(canvas.width, i * 40 + Math.sin(Date.now() / 1000) * 20); ctx.stroke(); } } animate(); const backgroundVideo = document.querySelector('.goal-scraper-bg-video'); backgroundVideo.src = canvas.toDataURL('image/png'); } generateVideoBackground(); })();
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Client Feedback

★★★★★

InnovatewithAiMA has played a key role in my outbound strategies. From strategy to execution I've acquired channels for high-intent queries and clients.

CHARLES C.

★★★★★

InnovatewithAiMA truly understood the intricacies behind the audience I was after. The process up until my discovery calls felt entirely automated.

E.N

★★★★★

Absolutely outstanding procedures. I've yielded new clients and gained a better understanding of data.

RAFA E

★★★★★

InnovatewithAiMA has played an integral part in my outbound campaigns. From strategy to execution I've acquired high-intent queries & clients.

CHARLES C.

★★★★★

InnovatewithAiMA truly understood the intricacies behind the audience I was after. The process up until my discovery calls felt entirely automated.

E.N

★★★★★

Absolutely outstanding procedures. I've yielded new clients and gained a better understanding of data.

RAFA E

let slideIndex = 0; const slides = document.getElementsByClassName("unique_review-slide"); function showSlides(n) { if (n >= slides.length) { slideIndex = 0 } if (n < 0) { slideIndex = slides.length - 1 } for (let i = 0; i < slides.length; i++) { slides[i].classList.remove("active"); } slides[slideIndex].classList.add("active"); } function changeSlide(n) { showSlides(slideIndex += n); } // Auto-scroll every 10 seconds const autoScroll = setInterval(() => changeSlide(1), 10000); // Touch events for mobile swipe let touchstartX = 0; let touchendX = 0; const container = document.querySelector('.unique_mobile-reviews'); container.addEventListener('touchstart', e => { touchstartX = e.changedTouches[0].screenX; // Pause auto-scroll on touch clearInterval(autoScroll); }, { passive: true }); container.addEventListener('touchend', e => { touchendX = e.changedTouches[0].screenX; handleSwipe(); }, { passive: true }); function handleSwipe() { const swipeDistance = touchendX - touchstartX; if (Math.abs(swipeDistance) > 50) { // Add minimum swipe distance if (swipeDistance < 0) changeSlide(1); if (swipeDistance > 0) changeSlide(-1); } }
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Discover The Power of Collaborations

Innovate With AiMA

Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
AI & Analytics Insights | InnovatewithAiMA

INNOVATE WITH PRECISION

Utilise results-backed insights, cream of the crop solutions, and data strategies.

PRINCE2 & PMBOK
Analytics

Structures For Progress (PRINCE2 & PMBOK)

Read More
Growth Metrics
Analytics

Creating Project Management Systems

Read More
Black Friday Strategy
Marketing

Zero-Budget Lead Generation Success

Read More
Black Friday Strategy
Marketing

Freelance Writing Jobs: Freelancer Writing Tips

Read More
Black Friday Strategy
Marketing

Graphic Design Jobs: How to Create a Winning Portfolio

Read More
Black Friday Strategy
Marketing

Building Real Connections: Why Community Matters for Freelancers

Read More
Black Friday Strategy
Marketing

The Art of Cold Email Marketing

Read More
Black Friday Strategy
Marketing

Freelancing 101: Landing High-Paying Clients

Read More

Essential Freelancer Tools

Opportunity Finder

Opportunity Finder

View
Portfolio Tracker

Portfolio Track

View
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
AIMA FAQs
What do you mean by AiMA?
AiMA is our innovative platform that connects freelancers with AI-powered opportunities. We help professionals leverage artificial intelligence to enhance their careers and discover new possibilities in the digital landscape.
What does AiMA stand for?
Artificial Intelligence Made Automations (AiMA) is symbolic of our goal is to help freelancers with outbound marketing by leveraging AI tools. To grow their portfolios by securing new opportunities. We believe that this approach fosters meaningful relationships, enabling freelancers to learn, earn, and enhance their skills.
How can InnovateWithAiMA help me?
We offer collaborations, partnerships and AIMA gigs as alternative services to fit your outbound marketing goals. Each separate in project scope and may involve upfront costs (partnerships) or pay on success (collaborations).
Does AiMA have a cost?
Once our team successfully negotiates a gig for you, we charge a software and finder fee totalling 10% of the agreed project amount. You can view our all information here. We offer flexible plans to suit your needs.
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Stay Ahead with Insights That Matter, Subscribe to Our Newsletter Today!

Responsive Navigation 1 function toggleMenu1() { const navLinks1 = document.querySelector('.nav-links-1'); const menuButton1 = document.querySelector('.menu-button-1'); navLinks1.classList.toggle('active'); menuButton1.classList.toggle('active'); }
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Opening HoursMonday: 08:00am-17:00pmTuesday: 08:00am-17:00pmWednesday: 08:00am-17:00pmThursday: 08:00am-17:00pmFriday: 08:00am-17:00pmSaturday: 08:00am-17:00pmSunday: 08:00am-17:00pm

INNOVATEWITHAIMA LTD information:For Collaborations
For Partnerships
Verify A Partnership
Contact Us For Additional Business Verification


Request a Callback

Interested in learning more about InnovatewithAIMA? Fill out the form and one of our product experts will call you to understand your requirements better.

or write to us at:[email protected]

AIMA FAQs
What do you mean by AiMA?
AiMA is our innovative platform that connects freelancers with AI-powered opportunities. We help professionals leverage artificial intelligence to enhance their careers and discover new possibilities in the digital landscape.
What does AiMA stand for?
Artificial Intelligence Made Automations (AiMA) is symbolic of our goal is to help freelancers with outbound marketing by leveraging AI tools. To grow their portfolios by securing new opportunities. We believe that this approach fosters meaningful relationships, enabling freelancers to learn, earn, and enhance their skills.
How can InnovateWithAiMA help me?
We offer collaborations, partnerships and AIMA gigs as alternative services to fit your outbound marketing goals. Each separate in project scope and may involve upfront costs (partnerships) or pay on success (collaborations).
Does AiMA have a cost?
Once our team successfully negotiates a gig for you, we charge a software and finder fee totalling 10% of the agreed project amount. You can view our all information here. We offer flexible plans to suit your needs.
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Stay Ahead with Insights That Matter, Subscribe to Our Newsletter Today!

Responsive Navigation 1 function toggleMenu1() { const navLinks1 = document.querySelector('.nav-links-1'); const menuButton1 = document.querySelector('.menu-button-1'); navLinks1.classList.toggle('active'); menuButton1.classList.toggle('active'); }
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

How To Contact Our TeamUse The Information Below To Contact Us


Email Us[email protected]Sales[email protected]

Can't find what you were looking for?Request a Callback

Opening HoursMonday: 08:00am-17:00pmTuesday: 08:00am-17:00pmWednesday: 08:00am-17:00pmThursday: 08:00am-17:00pmFriday: 08:00am-17:00pmSaturday: 08:00am-17:00pmSunday: 08:00am-17:00pm

Enquiries Form

INNOVATEWITHAIMA LTD information:For Collaborations
For Partnerships
Verify A Partnership
Contact Us For Additional Business Verification

AIMA FAQs
What do you mean by AiMA?
AiMA is our innovative platform that connects freelancers with AI-powered opportunities. We help professionals leverage artificial intelligence to enhance their careers and discover new possibilities in the digital landscape.
What does AiMA stand for?
Artificial Intelligence Made Automations (AiMA) is symbolic of our goal is to help freelancers with outbound marketing by leveraging AI tools. To grow their portfolios by securing new opportunities. We believe that this approach fosters meaningful relationships, enabling freelancers to learn, earn, and enhance their skills.
How can InnovateWithAiMA help me?
We offer collaborations, partnerships and AIMA gigs as alternative services to fit your outbound marketing goals. Each separate in project scope and may involve upfront costs (partnerships) or pay on success (collaborations).
Does AiMA have a cost?
Once our team successfully negotiates a gig for you, we charge a software and finder fee totalling 10% of the agreed project amount. You can view our all information here. We offer flexible plans to suit your needs.
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Stay Ahead with Insights That Matter, Subscribe to Our Newsletter Today!

Responsive Navigation 2 function toggleMenu2() { const navLinks2 = document.querySelector('.nav-links-2'); const menuButton2 = document.querySelector('.menu-button-2'); navLinks2.classList.toggle('active'); menuButton2.classList.toggle('active'); }
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Our Expertise And Commitments To You.


Our StoryInnovatewithAiMA started with a clear mission: to help solo freelancers, affiliates and creators to succeed. As former freelancers, we’ve experienced the challenges of finding steady work and securing clients on freelance platforms.These struggles inspired us to build a platform that combines AI-powered tools, outbound campaigns, and personalised support to solve these issues. Our goal is simple: to make growth easier for businesses and freelancers.Today, InnovatewithAiMA connects people to opportunities, helping clients across industries reach their full potential.

We help freelancers, agencies, and teams work smarter and grow online. By using creative ideas, technology, and data, we make success easier to achieve.With over 10 years of combined experience, our team knows how to build systems that work. Our goal is to deliver top-quality services that help you stand out.

Services For Freelancers and AgenciesFor freelancers, we offer tools, outreach strategies, and collaborate to help you land great projects, build your portfolio, and grow your reputation.For teams and agencies, we provide expert support, campaign help, and systems to boost your ROI and streamline your work.We work with you to create outbound marketing campaigns, into systems that fit your goals.


Our AccreditationsThese set us apart, ensuring your solution is delivered within a secure, reliable, and compliant digital space.


To ensure that any collaborations carried out are delivered on time, with a maintainable budget and to the highest standard, we employ PRINCE2 Methodology. This system gives you utmost clarity and clear structure to the management across your specific project.

Having first received Bloomberg Markets Concepts certification in 2021, we continue to work towards making data-driven decision-making in our marketing and the use of key financial insights to create ROI-focused campaigns.


Other Certification

Google Analytics: Individual Qualification

Google Digital Garage: digital marketing, brand building, & analytics basics

HootSuite: Social Media Marketing

Calculate Your Business ROI in Seconds
Discover how much you could save and grow with our AI-powered infrastructure. Get your personalised ROI analysis now!
Try ROI Calculator
ROI Calculator Icon
document.getElementById('roiAdContainer').addEventListener('click', (e) => { if (!e.target.classList.contains('roi-ad-cta')) { window.location.href = 'https://start.innovatewithaima.com/#roi'; } }); const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.style.opacity = '1'; entry.target.style.transform = 'translateY(0)'; } }); }, { threshold: 0.1 }); const adContainer = document.querySelector('.roi-ad-container'); adContainer.style.opacity = '0'; adContainer.style.transform = 'translateY(20px)'; adContainer.style.transition = 'opacity 0.5s ease, transform 0.5s ease'; observer.observe(adContainer);
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Stay Ahead with Insights That Matter, Subscribe to Our Newsletter Today!

Responsive Navigation 3 function toggleMenu3() { const navLinks3 = document.querySelector('.nav-links-3'); const menuButton3 = document.querySelector('.menu-button-3'); navLinks3.classList.toggle('active'); menuButton3.classList.toggle('active'); }
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Equipping Freelancers With AI & Data-Backed Strategies To Find More Projects

Trust Indicator
User 1
User 2
User 3
User 4
100+Served
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
Freelancetooools

Opportunity Finder

Stop endless scrolling. Start winning projects. Get instant direct links to freelance opportunities across multiple platforms 10 to 15mins before others even see them.

Opportunity Finder Interface
  • Instant alerts for new opportunities
  • Smart filtering based on your expertise
Win More Projects
New

PortfolioTrack

Track your freelance portfolio impact with real-time insights. Understand who views your work and which projects resonate the most.

PortfolioTrack Interface
  • Real-time analytics
  • Strategic insights
  • Professional tracking
Learn More
Coming Soon

Task Manager

Transform your client workflow with our integrated task management system.

Task Manager Interface
  • Client information management
  • Task tracking and timing
  • Progress recording
Join Waitlist
document.querySelectorAll('.product-card').forEach(card => { let raf; card.addEventListener('mousemove', e => { cancelAnimationFrame(raf); raf = requestAnimationFrame(() => { const rect = card.getBoundingClientRect(); card.style.setProperty('--mouse-x', `${e.clientX - rect.left}px`); card.style.setProperty('--mouse-y', `${e.clientY - rect.top}px`); }); }); });
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

AiMA Gig

Pay On Success
Smart Opportunity Matching
  • AI-Powered Matching
  • Seamless Collaboration
  • Boost Your Portfolio
Learn MoreEnroll Today!
MOST POPULAR

Freelancer Pro

£69.99
Secured Access
  • Quarterly Access
  • Advanced Analytics
  • Automation Tools
  • 24/7 Support
Purchase
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
Opportunity Finder

Connecting top-tier freelancers with transformative projects across social media.

Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Stay Ahead with Insights That Matter, Subscribe to Our Newsletter Today!

Responsive Navigation function toggleMobileMenu() { const navLinks = document.querySelector('.nav-links'); const menuToggle = document.querySelector('.mobile-menu-toggle'); navLinks.classList.toggle('active'); menuToggle.classList.toggle('active'); } // Close mobile menu when clicking outside document.addEventListener('click', function(event) { const navLinks = document.querySelector('.nav-links'); const menuToggle = document.querySelector('.mobile-menu-toggle'); if (!event.target.closest('.navigation')) { navLinks.classList.remove('active'); menuToggle.classList.remove('active'); } });
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

'Is It Time To Raise The Bar?'

Our Solutions Guide Your Tele-Marketing Efforts

Partner With Us

Our partnership model provides you a hands-off systems to scale effectively with tele-marketing:

  • Begin Consistently Multi-Channel Outreaching, Tailored Workflows & Fail-Safe SOPs
  • Fresh Lead Sources
  • Full EndToEnd Operation Support & KPI Analysis
  • Business Network Collaboration
  • Capture Pre-Qualified Leads, Close Paid Clients At A Super Low CAC
  • If you aren't actively exploring outbound strategies and systems, you're leaving opportunities on the table...

Grow My Pipeline
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
OPTION 1

Let's Fuel Your Current Setup With Strategic Outbound Campaigns

Scan QR or Press 'Grow My Pipeline' On The Left To Register


Some Feedback

★★★★★

InnovatewithAiMA has played a key role in my outbound strategies. From strategy to execution I've acquired channels for high-intent queries and clients.

CHARLES C.

★★★★★

InnovatewithAiMA truly understood the intricacies behind the audience I was after. The process up until my discovery calls felt entirely automated.

E.N

★★★★★

Absolutely outstanding procedures. I've yielded new clients and gained a better understanding of data.

RAFA E

★★★★★

We're seeing better quality leads with the efforts of InnovatewithAiMA and team.

S M.

★★★★★

Implementing their strategies has shown an improvement in our time to booked metric.

J K.

★★★★★

Quality of leads has improved significantly.

L T.

★★★★★

A Y.

★★★★★

E R.

★★★★★

M

★★★★★

InnovatewithAiMA has played an integral part in my outbound campaigns. From strategy to execution I've acquired high-intent queries & clients.

CHARLES C.

★★★★★

InnovatewithAiMA truly understood the intricacies behind the audience I was after. The process up until my discovery calls felt entirely automated.

E.N

★★★★★

Absolutely outstanding procedures. I've yielded new clients and gained a better understanding of data.

RAFA E

let slideIndex = 0; const slides = document.getElementsByClassName("unique_review-slide"); function showSlides(n) { if (n >= slides.length) { slideIndex = 0 } if (n < 0) { slideIndex = slides.length - 1 } for (let i = 0; i < slides.length; i++) { slides[i].classList.remove("active"); } slides[slideIndex].classList.add("active"); } function changeSlide(n) { showSlides(slideIndex += n); } setInterval(() => changeSlide(1), 10000); let touchstartX = 0; let touchendX = 0; document.querySelector('.unique_review-container').addEventListener('touchstart', e => { touchstartX = e.changedTouches[0].screenX; }); document.querySelector('.unique_review-container').addEventListener('touchend', e => { touchendX = e.changedTouches[0].screenX; handleSwipe(); }); function handleSwipe() { if (touchendX < touchstartX) changeSlide(1); if (touchendX > touchstartX) changeSlide(-1); }
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
OPTION 2

DIY For Agencies & Teams

  • Applications housing up to 15 team members
  • Custom Integration Built For Results
  • Dedicated Support Team
  • Personalised Onboarding
  • Advanced Analytics - Designed To Deliver Results Within The First 60 days
Enquire About Pricing
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Eliminate Stubborn Operational Inefficiencies With Agency Software

White-labelled infrastructures designed to inject an effective system into workflows and scale your operations. Whether you're looking to expand your service offerings or simplify complex processes, our solutions empower you to focus on what truly matters! - See All Features

DISCLAIMER:
INNOVATEB2B is a trading name of INNOVATEWITHAIMA LTD, a company registered in England and Wales.
REGISTERED COMPANY NAME: INNOVATEWITHAIMA LTD
TRADING AS: INNOVATEB2B

Streamlined Solutions for Scalable Success

Calculate Your Business ROI in Seconds
Discover how much you could save and grow with our AI-powered infrastructure. Get your personalised ROI analysis now!
Try ROI Calculator
ROI Calculator Icon
document.getElementById('roiAdContainer').addEventListener('click', (e) => { if (!e.target.classList.contains('roi-ad-cta')) { window.location.href = 'https://start.innovatewithaima.com/#roi'; } }); const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.style.opacity = '1'; entry.target.style.transform = 'translateY(0)'; } }); }, { threshold: 0.1 }); const adContainer = document.querySelector('.roi-ad-container'); adContainer.style.opacity = '0'; adContainer.style.transform = 'translateY(20px)'; adContainer.style.transition = 'opacity 0.5s ease, transform 0.5s ease'; observer.observe(adContainer);
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
Return Button
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back
PortfolioTracer Waitlist
Check Out Our Latest Tool

Track Your Freelance Portfolio Impact

Elevate your professional brand with real-time insights. Understand who views your work, which projects resonate, and turn portfolio views into opportunities.

Real-time Analytics

Instant visibility into who's exploring your professional showcase.

Project Insights

Track and analyse engagement with your projects to fine-tune your portfolio.

Professional Tracking

Simple, powerful interface to monitor your freelance reach.

Limited Availability
£7.99/month £95.88/year
Join Free Waitlist

Your Performance, Visualised

User Analytics

Your Portfolio, Your Insights

1

Create Your Profile

Setup using just the link of your current portfolio!

Step 1
2

Track Interactions

Monitor who views your portfolio in real-time.

Step 2
3

Gain Insights

Understand which projects resonate most.

Step 3
document.addEventListener('DOMContentLoaded', () => { const dashboardImage = document.getElementById('pt-dashboardImage'); const dashboardPreviewImages = [ 'https://i.ibb.co/809v6bc/image.png', 'https://i.ibb.co/Z8Qf77K/image.png' ]; let currentImageIndex = 0; function rotateDashboardImage() { currentImageIndex = (currentImageIndex + 1) % dashboardPreviewImages.length; dashboardImage.style.opacity = 0; setTimeout(() => { dashboardImage.src = dashboardPreviewImages[currentImageIndex]; dashboardImage.style.opacity = 1; }, 500); } function updateCountdown() { const countdownEl = document.getElementById('bfcm-countdown'); const bfcmEnd = new Date('2024-12-02T23:59:59'); const now = new Date(); const difference = bfcmEnd - now; if (difference > 0) { const days = Math.floor(difference / (1000 * 60 * 60 * 24)); const hours = Math.floor((difference % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((difference % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((difference % (1000 * 60)) / 1000); countdownEl.textContent = `BFCM OFFER ENDS IN: ${days}d ${hours}h ${minutes}m ${seconds}s`; } else { countdownEl.textContent = 'BFCM OFFER HAS ENDED'; } } setInterval(rotateDashboardImage, 2500); setInterval(updateCountdown, 1000); updateCountdown(); // Initial call });
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

PRIVACY


INNOVATEB2B is a trading name of INNOVATEWITHAIMA LTD, a company registered in England and Wales.
REGISTERED COMPANY NAME: INNOVATEWITHAIMA LTD
TRADING AS: INNOVATEB2B

Return Button
Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back

Join our waitlist and we'll redirect you to get started!

PRIVACY


INNOVATEB2B is a trading name of INNOVATEWITHAIMA LTD, a company registered in England and Wales.
REGISTERED COMPANY NAME: INNOVATEWITHAIMA LTD
TRADING AS: INNOVATEB2B

Couldn't find what you were looking for?
Our usual response time: 1 Business day
Request a Call Back