Fakt Dhandha Mate

- for Shree Siddhi Group

“Fakt Dhandha Mate” by Shree Siddhi Group blends humor, hustle, and hyper-local insight into a bold 360° campaign crafted to connect with Ahmedabad’s business spirit.
Campaign Overview

“Ahmedabad ni vaat karo toh… dhandho toh chhe j! This campaign is our tribute to the city’s unstoppable business energy.”
Shree Siddhi Group

With razor-sharp wit and street-smart storytelling, “Fakt Dhandha Mate” celebrates Ahmedabad’s entrepreneurial DNA. This 360° campaign-brought to life with quirky billboards, CGI visuals, high-energy edits, and influencer reels that hit home-sparked massive buzz both on-ground and online. Crafted by 4Wheels MediaWorks, the campaign speaks the local language of ambition, grit, and unapologetic business pride.

“Fakt Dhandha Mate” by Shree Siddhi Group blends humor, hustle, and hyper-local insight into a bold 360° campaign crafted to connect with Ahmedabad’s business spirit.
year
2023
tag

Outdoor, Digital, Video, Radio, Influencer Engagement

document.addEventListener("DOMContentLoaded", () => { const items = document.querySelectorAll(".gsap-hover-image"); items.forEach(item => { const hoverLayer = item.querySelector(".hover-layer"); if (!hoverLayer) return; // Set initial state (just in case) gsap.set(hoverLayer, { opacity: 0 }); // Create timeline const tl = gsap.timeline({ paused: true }); tl.to(hoverLayer, { opacity: 1, duration: 1.6, ease: "power1.inOut" }); // Hover events item.addEventListener("mouseenter", () => tl.play()); item.addEventListener("mouseleave", () => tl.reverse()); }); });