Dhanyawad Ahmedabad

- for Shree Siddhi Group

Celebrating 30 years of trust, “Dhanyawad Ahmedabad” by Shree Siddhi Group and 4Wheels MediaWorks honored the city through a powerful 360° gratitude campaign.

Campaign Overview

“For 30 incredible years, Ahmedabad has been our foundation, our future, and our family. This campaign is our way of simply saying… thank you.”
Shree Siddhi Group

To mark three decades of excellence, Shree Siddhi Group, in collaboration with 4Wheels MediaWorks, launched “Dhanyawad Ahmedabad”, a heartfelt 360° tribute campaign that blended emotional storytelling with striking visibility. From 180+ billboards painting gratitude across the skyline, to TV and radio spots, viral CGI videos, and powerful influencer voices, the campaign reached millions—both online and offline. It wasn’t just a celebration of milestones; it was a salute to the city that built the brand.

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()); }); });