{"id":21053,"date":"2026-01-03T08:48:37","date_gmt":"2026-01-03T03:18:37","guid":{"rendered":"https:\/\/demo.vleafy.com\/ibc2\/?page_id=21053"},"modified":"2026-01-03T15:15:37","modified_gmt":"2026-01-03T09:45:37","slug":"sponsors-deliverables","status":"publish","type":"page","link":"https:\/\/demo.vleafy.com\/ibc2\/sponsors-deliverables\/","title":{"rendered":"Sponsors Deliverables"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21053\" class=\"elementor elementor-21053\">\n\t\t\t\t<div class=\"elementor-element elementor-element-acad965 e-con-full e-flex e-con e-parent \" data-id=\"acad965\" data-element_type=\"container\">\t\t<div class=\"elementor-element elementor-element-4aa8c2b elementor-widget elementor-widget-pxl_heading\" data-id=\"4aa8c2b\" data-element_type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-4aa8c2b-5776\" class=\"pxl-heading pxl-heading--tcustom\">\n\t<div class=\"pxl-heading--inner\">\n\n\t\t\n\t<h3 class=\"pxl-item--title   pxl-color-custom wow fadeInUp\" data-wow-delay=\"300ms\">\n\n\n\tSponsors Deliverables\t\t\t\n\t<\/h3>\n\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-865eaec elementor-widget elementor-widget-image\" data-id=\"865eaec\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"218\" height=\"80\" src=\"https:\/\/demo.vleafy.com\/ibc2\/wp-content\/uploads\/2024\/06\/home-1-light.png\" class=\"attachment-large size-large wp-image-7236\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-e7a27db e-flex e-con-boxed e-con e-parent \" data-id=\"e7a27db\" data-element_type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-1a97e17 elementor-widget elementor-widget-html\" data-id=\"1a97e17\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ===== THEME ===== *\/\n\n.sponsor-category-container {\n    max-width: 90%;\n    margin: 50px auto;\n    position: relative;\n    z-index: 2;\n}\n\n\/* ===== TABS ===== *\/\n.sponsor-category-tabs {\n    display: flex;\n    gap: 14px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-bottom: 50px;\n}\n\n.sponsor-category-tab {\n    padding: 14px 30px;\n    background: rgba(138, 43, 226, 0.2);\n    border: 2px solid rgba(138, 43, 226, 0.4);\n    border-radius: 50px;\n    color: rgba(255,255,255,0.75);\n    cursor: pointer;\n    transition: all 0.3s;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.sponsor-category-tab:hover {\n    background: rgba(138, 43, 226, 0.3);\n    border-color: #ff1493;\n    color: #fff;\n    transform: translateY(-3px);\n}\n\n.sponsor-category-tab.active {\n    background: linear-gradient(135deg, #8a2be2, #ff1493);\n    border-color: #ff1493;\n    color: #fff;\n    box-shadow: 0 8px 20px rgba(138,43,226,0.5);\n}\n\n\/* ===== CONTENT ===== *\/\n.sponsor-category-content {\n    animation: benefits-category-fadeIn 0.5s ease-in;\n}\n\n\/* ===== SUMMARY CARD ===== *\/\n.sponsor-summary {\n    background: linear-gradient(145deg, rgba(138,43,226,0.25), rgba(75,0,130,0.25));\n    border: 2px solid rgba(138,43,226,0.4);\n    border-radius: 20px;\n    padding: 35px;\n    margin-bottom: 40px;\n    text-align: center;\n}\n\n.sponsor-summary h2 {\n    color: #fff;\n    font-size: 2.3rem;\n    margin-bottom: 12px;\n    letter-spacing: 2px;\n\ttext-transform: capitalize\n}\n\n.sponsor-amount {\n    font-size: 2rem;\n    font-weight: 800;\n    background: linear-gradient(135deg, #8a2be2, #ff1493);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    margin-bottom: 10px;\n}\n\n.sponsor-meaning {\n    color: rgba(255,255,255,0.85);\n    font-size: 1.1rem;\n    max-width: 850px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n\/* ===== DELIVERABLE LIST ===== *\/\n.sponsor-deliverables {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n}\n\n.sponsor-deliverable-item {\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n    background: linear-gradient(145deg, rgba(138,43,226,0.15), rgba(75,0,130,0.15));\n    border: 2px solid rgba(138,43,226,0.3);\n    border-radius: 16px;\n    padding: 25px;\n    transition: all 0.3s;\n}\n\n.sponsor-deliverable-item:hover {\n    transform: translateY(-4px);\n    border-color: #ff1493;\n    box-shadow: 0 10px 30px rgba(138,43,226,0.3);\n}\n\n\/* ICON - Circle with text number *\/\n.sponsor-icon {\n    min-width: 46px;\n    height: 46px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #8a2be2, #ff1493);\n    color: #fff;\n    font-weight: bold;\n    font-size: 18px;\n}\n\n\/* TEXT *\/\n.sponsor-text2 {\n    color: #fff;\n    font-size: 1.05rem;\n    line-height: 1.7;\n    font-weight: 500;\n    flex-grow: 1;\n}\n\n\/* MOBILE *\/\n@media (max-width: 768px) {\n    .sponsor-summary h2 { font-size: 1.8rem; }\n    .sponsor-amount { font-size: 1.6rem; }\n    .sponsor-deliverable-item { flex-direction: column; }\n}\n\n\/* ===== FLOATING PARTICLES ===== *\/\n.benefits-category-particle {\n    position: fixed;\n    width: 4px;\n    height: 4px;\n    background: rgba(138, 43, 226, 0.4);\n    border-radius: 50%;\n    pointer-events: none;\n    animation: benefits-category-float 6s infinite ease-in-out;\n    z-index: 1;\n}\n\n@keyframes benefits-category-float {\n    0%, 100% { transform: translateY(0) rotate(0deg); }\n    50% { transform: translateY(-20px) rotate(180deg); }\n}\n\n@keyframes benefits-category-fadeIn {\n    from { opacity: 0; transform: translateY(20px); }\n    to { opacity: 1; transform: translateY(0); }\n}\n\n\/* ===== STYLE FOR DELIVERABLE TITLE ===== *\/\n.sponsor-title {\n    color: #ff1493; \/* Color for the title *\/\n    font-weight: bold;\n    font-size: 1.1rem;\n    margin-right: 10px; \/* Space between title and description *\/\n}\n\n\/* ===== STYLE FOR DELIVERABLE DESCRIPTION ===== *\/\n.sponsor-description {\n    color: #fff;\n    font-size: 1.05rem;\n    line-height: 1.7;\n    font-weight: 500;\n    flex-grow: 1;\n}\n\n<\/style>\n\n<div class=\"sponsor-category-container\">\n\n    <!-- TABS -->\n    <div class=\"sponsor-category-tabs\">\n        <button class=\"sponsor-category-tab active\" data-category=\"title\">Title Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"powered-by\">Powered By Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"principal\">Principal Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"main\">Main Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"associate\">Associate Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"co-associate\">Co-Associate Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"event\">Event Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"co-event\">Co-Event Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"networking\">Networking Sponsor<\/button>\n        <button class=\"sponsor-category-tab\" data-category=\"corporate\">Corporate Sponsor<\/button>\n    <\/div>\n\n    <!-- SUMMARY + DELIVERABLES -->\n    <div class=\"sponsor-category-content\">\n        <div class=\"sponsor-summary\">\n            <h2 id=\"sponsor-title\">Title Sponsor<\/h2>\n            <div class=\"sponsor-amount\" id=\"sponsor-amount\"><\/div>\n            <div class=\"sponsor-meaning\" id=\"sponsor-meaning\"><\/div>\n        <\/div>\n        <div class=\"sponsor-deliverables\" id=\"sponsor-deliverables\"><\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    \n\n\n    \n\/\/ ===== LOGIC =====\nconst tabs = document.querySelectorAll('.sponsor-category-tab');\nconst titleEl = document.getElementById('sponsor-title');\nconst amountEl = document.getElementById('sponsor-amount');\nconst meaningEl = document.getElementById('sponsor-meaning');\nconst deliverablesEl = document.getElementById('sponsor-deliverables');\n\nfunction renderSponsor(category) {\n    const data = sponsorData[category];\n    titleEl.textContent = category + \" Sponsor\";\n    amountEl.textContent = data?.amount || \"Coming Soon\";\n    meaningEl.textContent = data?.meaning || \"Sponsorship details will be announced shortly.\";\n\n    deliverablesEl.innerHTML = \"\";\n    if (!data?.deliverables?.length) {\n        deliverablesEl.innerHTML = `\n            <div class=\"sponsor-deliverable-item\">\n                <div class=\"sponsor-icon\">i<\/div>\n                <div class=\"sponsor-description\">Deliverables will be updated soon.<\/div>\n            <\/div>\n        `;\n        return;\n    }\n\n    data.deliverables.forEach(([title, description], index) => {\n        const item = document.createElement('div');\n        item.className = 'sponsor-deliverable-item';\n\n        const icon = document.createElement('div');\n        icon.className = 'sponsor-icon';\n        icon.textContent = index + 1; \/\/ Simple number in the circle\n\n        const textDiv = document.createElement('div');\n        textDiv.className = 'sponsor-description';\n\n        \/\/ Title and description are now easily accessible\n        textDiv.innerHTML = `<span class=\"sponsor-title\">${title}:<\/span> ${description}`;\n\n        item.appendChild(icon);\n        item.appendChild(textDiv);\n        deliverablesEl.appendChild(item);\n    });\n}\n\n\ntabs.forEach(tab => {\n    tab.addEventListener('click', () => {\n        tabs.forEach(t => t.classList.remove('active'));\n        tab.classList.add('active');\n        renderSponsor(tab.dataset.category);\n    });\n});\n\n\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"elementor-element elementor-element-b088fcb e-flex e-con-boxed e-con e-parent \" data-id=\"b088fcb\" data-element_type=\"container\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-25781d6 elementor-widget elementor-widget-html\" data-id=\"25781d6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\/\/ ===== DATA =====\nconst sponsorData = {\n    title: {\n        amount: \"\u20b9 30 Lakhs\",\n        meaning: \"Highest tier of sponsorship with maximum brand visibility, authority, and strategic prominence.\",\n        deliverables: [\n    [\"Title Sponsor\", \"As the official Title Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Event T-shirts\", \"The event T-Shirts will prominently feature the company\u2019s Logo, ensuring a visible and impactful brand presence during the proceedings of all the events.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take centre stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees, and experiences maximum exposure.\"],\n    [\"AV Presentation\", \"We will grant the title sponsor a dedicated and exclusive 10-minute session to deliver a comprehensive presentation on their products and services. This invaluable opportunity ensures outreach to a diverse audience, encompassing both general attendees and high-profile individuals, guaranteeing a heightened level of engagement and exposure.\"],\n    [\"Email Invites\", \"We will specifically design an email Invite Content with your Company Logo to be shared among potential 50,000 Email invitees as a key component for an extensive email promotion to the most food industry related business organizations.\"],\n    [\"WhatsApp Invite\", \"The company\u2019s Logo will stand out in carefully crafted electronic invitations being shared via WhatsApp to top 50,000 recipients of food industry entrepreneurs and professionals, making a lasting impact in the intended market.\"],\n    [\"Facebook Promotion\", \"A comprehensive and strategic Facebook promotion will be executed over a four-month period, targeting the intended audience with precision. The campaign will be continuously enhanced using impactful promotional materials, along with audio and video content from the Title Sponsors. Regular updates on the progress of the expo will be shared on the platform, demonstrating the campaign\u2019s effectiveness and engagement throughout the duration.\"],\n    [\"Standee Branding\", \"At the venue, we will implement an Internal Branding initiative by strategically placing 50 standees, each measuring 6 feet by 3 feet, to encircle the space, displaying your company\u2019s Logo in a visually impactful manner to increase brand visibility and recognition.\"],\n    [\"Chair Branding\", \"We will integrate your company logo in the chair branding at the event by placing A5 cards (350 GSM) on 1,000 chairs to enhance visibility and brand recognition among the event attendees in a professional and impactful manner.\"],\n    [\"Stage and Podium Promotion\", \"Our Title Sponsor\u2019s logo will have exclusive use of the stage and podium presence for unmatched brand promotion. This prime positioning provides a one-of-a-kind opportunity for your brand to receive maximum visibility and prominence with a distinguished presence.\"],\n    [\"Bag Promotion\", \"Distribution of sponsor\u2019s logo imprinted bags will be distributed to all the visitors, exhibitors, at the upcoming event providing a unique opportunity to leave a lasting impression on the diverse audience segment.\"],\n    [\"Stall Area\", \"We will specifically reserve 6 stalls in the main Area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of FIVE VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"We will meticulously craft an exclusive Three-Minute Promotional Video to extend invitations to the event, providing your company with a valuable platform to showcase not only the event details but also effectively highlight and promote your distinctive products and services.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"As a Title Sponsor, your brand will receive premium visibility through a dedicated Instagram promotion. Customized posts, aligned with the event\u2019s theme and key moments, will prominently feature your brand. These posts will reach a highly engaged, targeted audience, ensuring your company is positioned at the forefront of the event\u2019s social media presence for maximum impact.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"FM Promotion\", \"Crafted jingles will explicitly feature your brand in the event promotion on Radio FM. The radio promotion maximizes the impact by highlighting your brand with precision and creativity, reaching a diverse audience with engaging audio content.\"],\n    [\"Association Connect\", \"A meeting with Food Industry Related Association members will be arranged upon the sponsor\u2019s request, facilitating strategic connections with food-related associations. This will provide the sponsor with the opportunity to engage directly with key members within the Association.\"],\n    [\"Directory\", \"An Exclusive Page Slot is provided in the Event Directory to prominently showcase your company. This page will offer comprehensive visibility, allowing you to highlight your brand, services, and any other relevant offerings. Your company will be featured in a prime position, ensuring maximum exposure to all attendees.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be prominently integrated into the WhatsApp Audio Jingle, which will reach an extensive audience of over 50,000 industry professionals. Your brand will enjoy prime placement, ensuring that it stands out with maximum visibility and creates a lasting impact on the targeted and influential audience.\"],\n    [\"Registration Form\", \"Your brand and logo will be prominently featured on 15,000 venue registration forms, serving as a focal point of attention for business visitors. These registration forms underscore your company\u2019s prominent role and enhance its appeal to potential clients and partners attending the event.\"],\n    [\"ID Cards\", \"The Company Logo will be on the ID Cards of all event participants. This helps your brand get noticed by everyone, giving a professional and unified look to your company throughout the event.\"],\n    [\"Direct Invites\", \"Your brand logo will be an integral component of the 50,000 invitations slated for distribution to the key people of the Biryani Industry. These invitations circulate among a wider audience, extending an exclusive invitation to the event while subtly promoting your brand to potential attendees.\"],\n    [\"TV Advertisement\", \"Your brand logo will enjoy prominent placement multiple times throughout the TV advertisements, ensuring maximum visibility on selected news channels. Your brand will be positioned at the forefront, capturing the attention of a wide audience and reinforcing its association with the event's prestige.\"],\n    [\"YouTube Promotion\", \"An exclusive promotional campaign will be executed by collaborating with 50 to 100 top-tier YouTube influencers from the food industry. Each video will prominently feature your brand name, logo, and customized content materials specifically designed to highlight your product and brand identity. This campaign is strategically crafted to captivate millions of viewers, significantly enhancing your brand's visibility while building a strong reputation through authentic associations with popular and trusted food influencers.\"],\n    [\"Special Marketing Materials Distribution\", \"A dedicated promotional counter will be specially designed to showcase and distribute sponsor materials, including samples, brochures, or any customized handouts intended for visitors and clients. This strategically placed counter will serve as a direct engagement point, ensuring maximum visibility and interaction with attendees. It promises to generate significant interest and response, effectively enhancing brand recall and creating a lasting impression among visitors.\"],\n    [\"Parking Area Branding\", \"The parking area will be transformed into a high-impact branding zone, featuring 25 standees (6x3) and 10 large boards (10x10) strategically placed for maximum visibility. Each display will prominently showcase the sponsor's logo, brand name, and key content, ensuring a strong visual presence that captures attention and leaves a lasting impression on visitors. This setup guarantees widespread brand exposure and reinforces brand identity, creating a powerful connection with the public.\"],\n    [\"Venue Branding\", \"The entire expo venue, from the entrance to key touch points, will be immersive branded with sponsors' logos, brand names, and promotional materials, ensuring maximum visibility and a strong visual impact at every corner. This extensive branding coverage guarantees a consistent and professional representation of the sponsor, leaving a lasting impression on every visitor and reinforcing brand identity throughout the event space.\"],\n    [\"Branding at Registration Counter\", \"The registration counters will serve as a prime branding space exclusively reserved for the Title Sponsors & Powered By. With 10 registration counters strategically positioned, each will prominently display the sponsor's logo and branding materials, ensuring maximum visibility and a strong brand presence. This setup is designed to capture the attention of over 15,000 visitors, creating an impactful and memorable first impression while reinforcing the sponsor's association with the event.\"],\n    [\"Stall Fin Branding\", \"Each of the 300 stalls will feature stall fin branding, ensuring the title sponsor's logo and branding are prominently displayed on both sides of every stall. This strategic placement guarantees maximum visibility and serves as a powerful tool to create a lasting brand impact.\"],\n    [\"LED Wall Promotion\", \"A prominent LED wall display will be strategically positioned to showcase the title sponsor's brand promotion. This display will feature their branding videos, ensuring maximum exposure by running at multiple intervals throughout the event. As every visitor enters the expo, they will be drawn to the display, creating a powerful visual impact and enhancing brand influence on a large scale.\"]\n]\n\n    },\n    \n    \n    \n    \n    \n    \n    \n    'powered-by': { amount: \"\u20b9 25 Lakhs\", meaning: \"Strategic technological partner of the event.\", deliverables: [\n    [\"Powered By\", \"As the official Powered By, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Event T-shirts\", \"The event T-Shirts will prominently feature the company\u2019s Logo, ensuring a visible and impactful brand presence during the proceedings of all IBC\u201926.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take centre stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees, and experiences maximum exposure.\"],\n    [\"Email Invites\", \"We will specifically design an email Invite Content with your Company Logo to be shared among potential 50,000 Email invitees as a key component for an extensive email promotion to the most food industry related business organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will be included in specially designed WhatsApp invitations, distributed to 50,000 food industry professionals. While your brand will share the spotlight with other sponsors, your logo will still receive high visibility and be associated with the event\u2019s key promotions, leaving a lasting impression on the intended market.\"],\n    [\"Facebook Promotion\", \"A comprehensive and strategic Facebook promotion will be executed over a three-month period, targeting the intended audience with precision. The campaign will be fully enhanced with impactful promotional materials, including exclusive audio and video content from the Powered By. Regular updates on the progress of the expo will be shared, ensuring maximum visibility for your brand. As the primary sponsor, your involvement will be highlighted consistently, providing unparalleled exposure across the Facebook platform throughout the entire campaign.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will be displayed on 50 standees (each measuring 6 feet by 3 feet), ensuring your brand is highly visible throughout the venue. While your branding will share the spotlight with other sponsors, it will still maintain prominent positioning in prime areas, ensuring substantial exposure to all attendees.\"],\n    [\"Bag Promotion\", \"Distribution of sponsor\u2019s logo imprinted bags will be distributed to all the visitors, exhibitors, at the upcoming event providing a unique opportunity to leave a lasting impression on the diverse audience segment.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of FIVE VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"We will meticulously craft an exclusive Three-Minute Promotional Video to extend invitations to the event, providing your company with a valuable platform to showcase not only the event details but also effectively highlight and promote your distinctive products and services.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be featured in a dedicated Instagram promotion through carefully crafted posts that align with the event's theme. These posts will highlight your company\u2019s involvement and offerings, targeting a relevant audience to enhance your brand visibility and engagement throughout the promotion.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"FM Promotion\", \"Crafted jingles will explicitly feature your brand in the event promotion on Radio FM. The radio promotion maximizes the impact by highlighting your brand with precision and creativity, reaching a diverse audience with engaging audio content.\"],\n    [\"Association Connect\", \"A meeting with Food Industry Related Association members will be arranged upon the sponsor\u2019s request, facilitating strategic connections with food-related associations. This will provide the sponsor with the opportunity to engage directly with key members within the Association.\"],\n    [\"Directory\", \"A dedicated page slot is allocated in the Event Directory to effectively promote your brand and services. Your company will be highlighted in a prominent section, ensuring significant visibility and allowing your offerings to be presented clearly to all event participants.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be included in the WhatsApp Audio Jingle, reaching 50,000+ industry professionals. While sharing space with other brands, your logo will still receive high visibility and strategic placement, ensuring strong recognition among the targeted audience.\"],\n    [\"Registration Form\", \"Your brand and logo will be prominently featured on 15,000 venue registration forms, serving as a focal point of attention for business visitors. These registration forms underscore your company\u2019s prominent role and enhance its appeal to potential clients and partners attending the event.\"],\n    [\"ID Cards\", \"The company logo will be on the ID cards of all event participants. This helps your brand get noticed by everyone, giving a professional and unified look to your company throughout the event.\"],\n    [\"Direct Invites\", \"Your brand logo will be an integral component of the 50,000 invitations slated for distribution to the key people of the Biryani Industry. These invitations circulate among a wider audience, extending an exclusive invitation to the event while subtly promoting your brand to potential attendees.\"],\n    [\"TV Advertisement\", \"Your brand logo will be integrated into the TV advertisements on select occasions, providing targeted exposure during key moments. Your brand will benefit from its association with a prestigious event, enhancing its reach and reputation across notable broadcasts.\"],\n    [\"YouTube Promotion\", \"An exclusive promotional campaign will be executed by collaborating with 50 to 100 top-tier YouTube influencers from the food industry. Each video will prominently feature your brand name, logo, and customized content materials specifically designed to highlight your product and brand identity. This campaign is strategically crafted to captivate millions of viewers, significantly enhancing your brand's visibility while building a strong reputation through authentic associations with popular and trusted food influencers.\"],\n    [\"Special Marketing Materials Distribution\", \"A dedicated promotional counter will be specially designed to showcase and distribute sponsor materials, including samples, brochures, or any customized handouts intended for visitors and clients. This strategically placed counter will serve as a direct engagement point, ensuring maximum visibility and interaction with attendees. It promises to generate significant interest and response, effectively enhancing brand recall and creating a lasting impression among visitors.\"],\n    [\"Parking Area Branding\", \"The parking area will be transformed into a high-impact branding zone, featuring 25 standees (6x3) and 10 large boards (10x10) strategically placed for maximum visibility. Each display will prominently showcase the sponsor's logo, brand name, and key content, ensuring a strong visual presence that captures attention and leaves a lasting impression on visitors. This setup guarantees widespread brand exposure and reinforces brand identity, creating a powerful connection with the public.\"],\n    [\"Venue Branding\", \"The entire expo venue, from the entrance to key touch points, will be immersive branded with sponsors' logos, brand names, and promotional materials, ensuring maximum visibility and a strong visual impact at every corner. This extensive branding coverage guarantees a consistent and professional representation of the sponsor, leaving a lasting impression on every visitor and reinforcing brand identity throughout the event space.\"],\n    [\"Branding at Registration Counter\", \"The registration counters will serve as a prime branding space exclusively reserved for the Title Sponsors & Powered By. With 10 registration counters strategically positioned, each will prominently display the sponsor's logo and branding materials, ensuring maximum visibility and a strong brand presence. This setup is designed to capture the attention of over 15,000 visitors, creating an impactful and memorable first impression while reinforcing the sponsor's association with the event.\"],\n    [\"Stall Fin Branding\", \"Each of the 300 stalls will feature stall fin branding, ensuring the title sponsor's logo and branding are prominently displayed on both sides of every stall. This strategic placement guarantees maximum visibility and serves as a powerful tool to create a lasting brand impact.\"],\n    [\"LED Wall Promotion\", \"As a Powered By Sponsor, your brand will be featured on the LED wall display, though with a shared spotlight alongside other key sponsors. Your branding videos will be displayed at regular intervals, ensuring significant visibility and exposure to all attendees. While not exclusive, this placement still offers strong branding opportunities and a considerable visual impact.\"]\n]\n},\n\n\n\n\n    principal: { amount: \"\u20b9 20 Lakhs\", meaning: \"Key strategic partner of IBFE 2026.\",\n    deliverables: [\n    [\"Principal Sponsor\", \"As the official Principal Sponsor, we will feature your estimated Brand and Logo through the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take centre stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees, and experiences maximum exposure.\"],\n    [\"Email Invites\", \"We will specifically design an email Invite Content with your Company Logo to be shared among potential 50,000 Email invitees as a key component for an extensive email promotion to the most food industry related business organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will be included in the WhatsApp invitations shared with 50,000 recipients from the food industry. Your brand will have significant visibility, ensuring a strong presence in front of the target audience, appearing your logo alongside other prominent sponsors, sharing the overall focus of the promotion.\"],\n    [\"Facebook Promotion\", \"A comprehensive and strategic Facebook promotion will be executed over a three-month period, targeting the intended audience with precision. The campaign will be fully enhanced with impactful promotional materials, including exclusive audio and video content from the Principal Sponsors. Regular updates on the progress of the expo will be shared, ensuring maximum visibility for your brand. As the primary sponsor, your involvement will be highlighted consistently, providing unparalleled exposure across the Facebook platform throughout the entire campaign.\"],\n    [\"Standee Branding\", \"Your Company\u2019s logo will be prominently featured on 50 standees (each measuring 6 feet by 3 feet), ensuring significant visibility. Your brand will be displayed at key areas, guaranteeing a strong presence while allowing the space to be shared with other top-tier sponsors, ensuring excellent recognition without overshadowing the primary sponsor.\"],\n    [\"Bag Promotion\", \"Distribution of sponsor\u2019s logo imprinted bags will be distributed to all the visitors, exhibitors, at the upcoming event providing a unique opportunity to leave a lasting impression on the diverse audience segment.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of FOUR VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"We will meticulously craft an exclusive Three-Minute Promotional Video to extend invitations to the event, providing your company with a valuable platform to showcase not only the event details but also effectively highlight and promote your distinctive products and services.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"A customized Instagram promotion is made to showcase your brand. Posts will be aligned with the event's themes, spotlighting your company\u2019s contribution and offering valuable exposure to a targeted audience. Your brand will be prominently featured within the context of the event, amplifying your presence across social media.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"FM Promotion\", \"Crafted jingles will explicitly feature your brand in the event promotion on Radio FM. The radio promotion maximizes the impact by highlighting your brand with precision and creativity, reaching a diverse audience with engaging audio content.\"],\n    [\"Association Connect\", \"A meeting with Food Industry Related Association members will be arranged upon the sponsor\u2019s request, facilitating strategic connections with food-related associations. This will provide the sponsor with the opportunity to engage directly with key members within the Association.\"],\n    [\"Directory\", \"Your company will be given an exclusive page slot in the Event Directory to showcase your brand and array of services. This placement will provide you with valuable visibility, ensuring your company is well represented to a wide audience, with special emphasis on your role in supporting the event.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be featured in the WhatsApp Audio Jingle, reaching 50,000+ industry professionals. Your brand will enjoy prominent inclusion, securing a strong presence within the audio content, ensuring notable exposure among the influential audience, but with shared focus among other top-tier sponsors.\"],\n    [\"Registration Form\", \"Your brand and logo will be prominently featured on 15,000 venue registration forms, serving as a focal point of attention for business visitors. These registration forms underscore your company\u2019s prominent role and enhance its appeal to potential clients and partners attending the event.\"],\n    [\"ID Cards\", \"The company logo will be on the ID cards of all event participants. This helps your brand get noticed by everyone, giving a professional and unified look to your company throughout the event.\"],\n    [\"Direct Invites\", \"Your brand logo will be an integral component of the 50,000 invitations slated for distribution to the key people of the Biryani Industry. These invitations circulate among a wider audience, extending an exclusive invitation to the event while subtly promoting your brand to potential attendees.\"],\n    [\"YouTube Promotion\", \"An exclusive promotional campaign will be executed by collaborating with 50 to 100 top-tier YouTube influencers from the food industry. Each video will prominently feature your brand name, logo, and customized content materials specifically designed to highlight your product and brand identity. This campaign is strategically crafted to captivate millions of viewers, significantly enhancing your brand's visibility while building a strong reputation through authentic associations with popular and trusted food influencers.\"],\n    [\"Special Marketing Materials Distribution\", \"A dedicated promotional counter will be specially designed to showcase and distribute sponsor materials, including samples, brochures, or any customized handouts intended for visitors and clients. This strategically placed counter will serve as a direct engagement point, ensuring maximum visibility and interaction with attendees. It promises to generate significant interest and response, effectively enhancing brand recall and creating a lasting impression among visitors.\"],\n    [\"Parking Area Branding\", \"The parking area will be transformed into a high-impact branding zone, featuring 25 standees (6x3) and 10 large boards (10x10) strategically placed for maximum visibility. Each display will prominently showcase the sponsor's logo, brand name, and key content, ensuring a strong visual presence that captures attention and leaves a lasting impression on visitors. This setup guarantees widespread brand exposure and reinforces brand identity, creating a powerful connection with the public.\"],\n    [\"Venue Branding\", \"The entire expo venue, from the entrance to key touch points, will be immersive branded with sponsors' logos, brand names, and promotional materials, ensuring maximum visibility and a strong visual impact at every corner. This extensive branding coverage guarantees a consistent and professional representation of the sponsor, leaving a lasting impression on every visitor and reinforcing brand identity throughout the event space.\"],\n    [\"LED Wall Promotion\", \"Your branding videos will be featured on the LED wall display, with strategic intervals during the event. While your brand will not occupy the primary spot, it will still receive significant visibility and exposure. This placement guarantees a professional representation of your brand to a large audience, ensuring a solid impact on visitors as they move through the venue.\"]\n]\n},\n\n\n\n\n\n\n    main: { amount: \"\u20b9 15 Lakhs\", meaning: \"Primary event supporter.\", \n    deliverables: [\n    [\"Main Sponsor\", \"As the official Main Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take center stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees and experiences maximum exposure.\"],\n    [\"Email Invites\", \"A personalized email invite featuring your company logo will be created and distributed to 40,000 selected invitees, forming a major part of an email promotion aimed at food industry organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will be featured in carefully crafted WhatsApp invitations sent to 40,000 food industry professionals. Your brand will receive prominent exposure, though shared with other sponsors, offering steady visibility across the market, ensuring recognition but with slightly reduced prominence compared to top-tier sponsors.\"],\n    [\"Facebook Promotion\", \"A comprehensive and strategic Facebook promotion will be executed over a three-month period, targeting the intended audience with precision. The campaign will be fully enhanced with impactful promotional materials, including exclusive audio and video content from the Main Sponsors. Regular updates on the progress of the expo will be shared, ensuring maximum visibility for your brand. As the primary sponsor, your involvement will be highlighted consistently, providing unparalleled exposure across the Facebook platform throughout the entire campaign.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will appear on the standees (each measuring 6 feet by 3 feet), offering ample visibility at major touchpoints. Your branding will have a visible presence in high-traffic areas, providing consistent exposure throughout the venue, but with more shared focus among other sponsor brands.\"],\n    [\"Stall Area\", \"We will specifically reserve 4 exclusive stalls in the main Area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of FOUR VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"A Three-Minute Promotional Video is created to highlight your company\u2019s involvement in the event. This video will feature key event details while also promoting your distinctive products and services, giving you valuable exposure. While your branding will be featured, the focus will also highlight your contribution to the event, ensuring your company is showcased as a significant participant.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will receive exposure through a dedicated Instagram post that highlights key event details along with your company\u2019s offerings. The post will engage a targeted audience, ensuring your company receives consistent visibility and positive recognition across social media platforms.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"FM Promotion\", \"Crafted jingles will explicitly feature your brand in the event promotion on Radio FM. The radio promotion maximizes the impact by highlighting your brand with precision and creativity, reaching a diverse audience with engaging audio content.\"],\n    [\"Association Connect\", \"A meeting with Food Industry Related Association members will be arranged upon the sponsor\u2019s request, facilitating strategic connections with food-related associations. This will provide the sponsor with the opportunity to engage directly with key members within the Association.\"],\n    [\"Directory\", \"A featured slot is allocated in the Event Directory to display your brand and services. While your page will be positioned with high visibility, the focus will be on promoting your company within the broader context of the event, ensuring recognition without taking top billing.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be integrated into the WhatsApp Audio Jingle, which will reach 50,000+ professionals in the industry. While your brand will receive consistent visibility, it will be positioned alongside other sponsors, providing reliable recognition to the target audience, with a slightly less prominent presence than higher-tier sponsors.\"],\n    [\"Registration Form\", \"Your brand and logo will be prominently displayed on the venue registration forms. This strategic placement ensures strong visibility for your company, positioning your brand as a key player at the event. The registration forms will attract business visitors, enhancing your company\u2019s appeal to potential clients and partners.\"],\n    [\"Direct Invites\", \"Your Brand Logo will be a prominent feature on the direct invitations sent to key players in the Biryani Industry. These exclusive invitations will circulate to a wide audience, subtly promoting your brand while inviting potential attendees to the event. Your logo will receive a central position, ensuring maximum visibility and impact.\"],\n    [\"YouTube Promotion\", \"Your brand will be featured in an exclusive YouTube promotional campaign with 50 to 75 top-tier food industry influencers. Each influencer will prominently showcase your brand name, logo, and customized content materials, designed specifically to highlight your product and brand identity. This high-impact campaign will reach millions of viewers, significantly boosting your brand's visibility and strengthening its reputation through authentic partnerships with trusted influencers.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be displayed at key strategic points throughout the expo venue. While the coverage will be significant, the branding will be placed in high-traffic areas, ensuring strong visibility and a professional representation of your brand. This exposure guarantees a lasting impression without overwhelming other elements of the event space.\"],\n    [\"LED Wall Promotion\", \"Your logo and branding videos will be displayed on the LED wall during select intervals throughout the event. Your brand will enjoy solid exposure but will share the screen with other sponsors, ensuring visibility and recognition while being part of a broader showcase of event partners.\"]\n]\n},\n\n\n\n\n    associate: { amount: \"\u20b9 10 Lakhs\", meaning: \"Supporting event partner.\", \n    deliverables: [\n    [\"Associate Sponsor\", \"As the official Associate Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo in various segments, including product promotion, testimonials, and event highlights. While the brand will be present across these aspects, it will be done subtly\u2014appearing as part of the visuals or in brief mentions during key moments such as press meetings or technical sessions.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take center stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees and experiences maximum exposure.\"],\n    [\"Email Invites\", \"We\u2019ll craft a customized email invite with your company logo, sent to 30,000 email recipients from food industry-related businesses as a core element of a wide-reaching promotion.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will appear in the WhatsApp invitations distributed to 30,000 food industry recipients. While your logo will be visible, it will be placed alongside other sponsors, offering solid exposure but with a less prominent role in the overall branding, ensuring your company\u2019s presence without overshadowing the primary sponsors.\"],\n    [\"Facebook Promotion\", \"Over the three-month Facebook campaign, your brand will be included in carefully targeted posts designed to engage the intended audience. Associate Sponsors will have their logos and promotional materials included in select Facebook updates, with video and audio content featuring your brand. Regular progress updates on the expo will be shared, but with less frequent placement compared to higher-tier sponsors. Your sponsorship will be highlighted at key touchpoints throughout the campaign, providing solid visibility without overwhelming the content.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will be displayed on the standees (each measuring 6 feet by 3 feet), providing visibility in carefully selected areas across the venue. While your brand\u2019s presence will still be impactful, it will be integrated alongside other sponsors, ensuring solid exposure within shared spaces.\"],\n    [\"Stall Area\", \"We will specifically reserve FOUR exclusive stalls in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of THREE VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"For Principal Associate Sponsors, we will create a Three-Minute Promotional Video that will serve as an effective invitation to the event while showcasing your brand and offerings. The video will highlight key event details and feature your products and services, ensuring your company is recognized as a respected contributor, while also allowing space for your brand to shine in connection with the event\u2019s success.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be included in curated Instagram posts, aligned with the event\u2019s theme. These posts will focus on your company\u2019s products and services, ensuring your brand gets exposure to a targeted audience while supporting the event\u2019s overall promotion.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"FM Promotion\", \"Crafted jingles will explicitly feature your brand in the event promotion on Radio FM. The radio promotion maximizes the impact by highlighting your brand with precision and creativity, reaching a diverse audience with engaging audio content.\"],\n    [\"Association Connect\", \"A meeting with Food Industry Related Association members will be arranged upon the sponsor\u2019s request, facilitating strategic connections with food-related associations. This will provide the sponsor with the opportunity to engage directly with key members within the Association.\"],\n    [\"Directory\", \"Your company will receive a slot in the Event Directory, where you can highlight your brand and services. The placement will provide consistent exposure, with a focus on your support for the event while giving your offerings significant visibility to event attendees.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be included in the WhatsApp Audio Jingle, reaching 40,000+ food industry professionals. Your brand will be featured within the collective audio content, ensuring solid recognition, with a better emphasis among the sponsors.\"],\n    [\"Registration Form\", \"As an Associate Sponsor, your brand and logo will be featured on the venue registration forms. While your branding will be visible to all business visitors, the focus will be shared with other key sponsors, giving your company solid exposure and reinforcing your involvement in the event to potential clients and partners.\"],\n    [\"Direct Invites\", \"Your brand logo will be an integral component of the 50,000 invitations slated for distribution to the key people of the Biryani Industry. These invitations circulate among a wider audience, extending an exclusive invitation to the event while subtly promoting your brand to potential attendees.\"],\n    [\"YouTube Promotion\", \"Your brand will be included in a YouTube promotional campaign with 50 to 75 renowned food industry influencers. While your brand\u2019s name and logo will be prominently featured, the focus will be shared with other sponsors. The campaign will still provide excellent exposure, reaching a large audience of food industry enthusiasts and building your brand\u2019s recognition through influential food personalities.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be placed in prominent yet shared areas of the expo venue. The branding will be visible to attendees, offering solid exposure in key spaces, but with less emphasis compared to the Main Sponsor. This ensures consistent branding while highlighting your role as an important sponsor.\"],\n    [\"LED Wall Promotion\", \"Your logo and branding materials will be displayed on the LED wall, although your brand will be featured in a more shared capacity with other sponsors. Your exposure will still be valuable, with your video playing at key intervals to ensure consistent visibility and recognition among event attendees.\"]\n]\n\n    },\n    \n    \n    \n    \n    \n    \n    'co-associate': { amount: \"\u20b9 8 Lakhs\", meaning: \"Collaborative sponsorship.\", \n    deliverables: [\n    [\"Co-Associate Sponsor\", \"As the official Co-Associate Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo in various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take center stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees and experiences maximum exposure.\"],\n    [\"Email Invites\", \"Your company logo will feature in a custom-designed email invite, shared with 20,000 industry-specific recipients, forming part of a focused email campaign to reach top food-related businesses.\"],\n    [\"WhatsApp Invite\", \"The company\u2019s Logo will stand out in carefully crafted electronic invitations being shared via WhatsApp to top 50,000 recipients of food industry entrepreneurs and professionals, making a lasting impact in the intended market.\"],\n    [\"Facebook Promotion\", \"Throughout the three-month period, Facebook promotion will feature Co-Associate Sponsors in a focused yet impactful manner. Your logo will be included in periodic updates, with mentions and content shared at key stages of the expo's progression. While your brand\u2019s exposure will be more selective than higher-tier sponsors, you will receive strong, focused visibility through targeted posts that emphasize your support of specific elements of the event.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will be featured on the standees (each measuring 6 feet by 3 feet), offering visibility at strategic points within the venue. Your brand will still enjoy notable exposure but will be part of a broader group of sponsors, ensuring your recognition is well-placed while sharing the spotlight.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of THREE VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"We will develop a Three-Minute Promotional Video tailored to introduce the event and your company\u2019s offerings. This video will feature essential event details alongside your product and service highlights, ensuring your brand is included as part of the event's community while maintaining strong visibility within a collaborative environment.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be featured in Instagram posts designed to highlight the event\u2019s key moments. Your company\u2019s offerings will be included, providing moderate visibility to a relevant audience and reinforcing your involvement in the event\u2019s success.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"FM Promotion\", \"Crafted jingles will explicitly feature your brand in the event promotion on Radio FM. The radio promotion maximizes the impact by highlighting your brand with precision and creativity, reaching a diverse audience with engaging audio content.\"],\n    [\"Directory\", \"Your company will receive a slot in the Event Directory, where you can highlight your brand and services. The placement will provide consistent exposure, with a focus on your support for the event while giving your offerings significant visibility to event attendees.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be included in the WhatsApp Audio Jingle, reaching 40,000+ food industry professionals. Your brand will be featured within the collective audio content, ensuring solid recognition, with a better emphasis among the sponsors.\"],\n    [\"Registration Form\", \"As an Associate Sponsor, your brand and logo will be featured on the venue registration forms. While your branding will be visible to all business visitors, the focus will be shared with other key sponsors, giving your company solid exposure and reinforcing your involvement in the event to potential clients and partners.\"],\n    [\"Direct Invites\", \"Your brand logo will be an integral component of the 50,000 invitations slated for distribution to the key people of the Biryani Industry. These invitations circulate among a wider audience, extending an exclusive invitation to the event while subtly promoting your brand to potential attendees.\"],\n    [\"YouTube Promotion\", \"Your brand will be included in a YouTube promotional campaign with 50 to 75 renowned food industry influencers. While your brand\u2019s name and logo will be prominently featured, the focus will be shared with other sponsors. The campaign will still provide excellent exposure, reaching a large audience of food industry enthusiasts and building your brand\u2019s recognition through influential food personalities.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be placed in prominent yet shared areas of the expo venue. The branding will be visible to attendees, offering solid exposure in key spaces, but with less emphasis compared to the Main Sponsor. This ensures consistent branding while highlighting your role as an important sponsor.\"],\n    [\"LED Wall Promotion\", \"Your logo and branding materials will be displayed on the LED wall, although your brand will be featured in a more shared capacity with other sponsors. Your exposure will still be valuable, with your video playing at key intervals to ensure consistent visibility and recognition among event attendees.\"]\n]\n},\n    \n    \n    \n    \n    \n    \n    \n    event: { amount: \"\u20b9 6 Lakhs\", meaning: \"Event-specific support.\", \n    deliverables: [\n    [\"Event Sponsor\", \"As the official Event Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Your Brand and Logo will take center stage on the Main LED Wall throughout the event, in alignment with the planned display schedule. This guarantees optimal visibility, ensuring that your brand captivates the attention of all attendees and experiences maximum exposure.\"],\n    [\"Email Invites\", \"The email invite, designed with your company logo, will be sent to a targeted list of 10,000 potential invitees, ensuring strong engagement with biryani industry organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will appear in the WhatsApp invitations sent to 10,000 recipients from the food industry. Your brand will be recognized, through sharing the space with other sponsors, offering consistent visibility while maintaining a more secondary presence compared to the top sponsors.\"],\n    [\"Facebook Promotion\", \"Your brand will receive prominent exposure throughout the three-month campaign. Your logo and promotional materials will be featured in key event updates, high-impact posts, and exclusive video content. Regular progress updates will ensure your involvement is highlighted, keeping your brand visible across the platform. You will be integrated into major milestones and announcements, ensuring your brand is consistently associated with the event\u2019s progress.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will appear on the standees (each measuring 6 feet by 3 feet), placed at key locations within the venue. Your brand\u2019s visibility will remain strong but will be positioned alongside other event sponsors, ensuring consistent presence while contributing to the overall event atmosphere.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of Two VIP Passes is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"Your company\u2019s branding will be included in a Three-Minute Promotional Video focusing on the event\u2019s networking opportunities. Your involvement will be highlighted in the context of fostering valuable industry connections, with your brand showcased in relation to key networking moments.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be featured in Instagram posts that align with the event's key moments. These customized posts will ensure your company\u2019s products and services are promoted to a targeted audience, providing consistent visibility and engagement throughout the event\u2019s promotion.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"Directory\", \"Your company will receive a slot in the Event Directory to showcase your services and offerings. Your visibility will be consistent but more limited compared to higher-tier sponsors, ensuring that your brand is acknowledged without overshadowing the main event supporters.\"],\n    [\"Registration Form\", \"Your brand and logo will appear on the venue registration forms. While your logo will be present, the focus will be on the overall event, giving your company moderate visibility and providing consistent recognition to potential clients and partners attending the event.\"],\n    [\"Whatsapp Campaign\", \"Your company\u2019s brand name will be featured in the WhatsApp Audio Jingle, reaching 20,000+ food industry recipients. Your logo will be part of the collective promotion, providing consistent recognition while having a more subtle role among the other sponsors.\"],\n    [\"Direct Invites\", \"Your Brand Logo will be featured on the direct invitations circulating within the Biryani Industry. While the logo will be included, the focus will be more on the overall event, giving your brand consistent but more subtle exposure to a wide audience of potential attendees.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be visible in select areas of the expo venue. The branding will be present but with more moderate visibility, supporting the event\u2019s overall atmosphere and reinforcing your company\u2019s involvement while sharing space with other sponsors.\"],\n    [\"LED Wall Promotion\", \"Your branding will be included on the LED wall at specific intervals during the event. Your brand will be part of a group of sponsors, offering good exposure within the shared display space. While the placement is less prominent, it still ensures recognition among a broad audience of attendees.\"]\n]\n\n        \n    },\n    \n    \n    \n    \n    \n    \n    'co-event': { amount: \"\u20b9 4 Lakhs\", meaning: \"Organizational support.\", \n    deliverables: [\n    [\"Corporate Sponsor\", \"As the official Corporate Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Throughout the event, your brand and logo will be showcased on the Main LED Wall at selected times, offering optimal exposure in alignment with the planned display schedule.\"],\n    [\"Email Invites\", \"The email invite, designed with your company logo, will be sent to a targeted list of 3,000 potential invitees, ensuring strong engagement with food industry organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will be included in the WhatsApp invitations distributed to 3,000 food industry recipients. Your logo will be positioned to offer focused exposure, ensuring visibility in relevant sections of the invitation.\"],\n    [\"Facebook Promotion\", \"Your brand will be strategically highlighted over the three-month campaign in posts focusing on networking opportunities. Your logo will appear in networking-related content and Facebook Stories, emphasizing your support in connecting industry professionals. Although your exposure will be selective, it will be highly impactful, reinforcing your role in facilitating valuable industry interactions.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will be featured on the standees (each measuring 6 feet by 3 feet) in areas specifically designed for networking. This targeted placement will ensure your brand is seen by attendees engaging in networking activities, providing focused exposure in important areas, while maintaining a shared visual presence.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of one VIP Pass is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"There is a Three-Minute Promotional Video that highlights key aspects of the event, focusing on networking opportunities. Your brand will be featured within this context, promoting your products and services alongside the event\u2019s key networking moments. This video will ensure your company is recognized as a key enabler of industry connections during the event.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be highlighted in Instagram posts that emphasize the event\u2019s networking opportunities. The posts will align with the theme of professional connections, ensuring your company is recognized for facilitating meaningful interactions among industry professionals.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"Directory\", \"Your company will be included in a slot in the Event Directory, where you can promote your services. This will provide targeted visibility, emphasizing your role in facilitating industry connections while maintaining a more subtle presence in the event\u2019s promotional materials.\"],\n    [\"Direct Invites\", \"Your Brand Logo will be included in the direct invitations circulated to the Biryani Industry\u2019s key stakeholders. Your branding will emphasize the value of networking opportunities at the event, subtly promoting your brand to the recipients while highlighting your contribution to fostering industry connections.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be displayed in specific networking areas and other key spaces where attendees engage. While the exposure will be targeted to relevant audience segments, it will be less prominent than that of the Main Sponsor, ensuring your brand is recognized in networking zones without overwhelming other sponsor visibility.\"],\n    [\"WhatsApp Campaign\", \"Your company\u2019s brand name will be incorporated into the WhatsApp Audio Jingle, which will reach 5,000+ recipients from the food industry. Your brand will receive targeted visibility, particularly aligned with networking aspects of the event.\"],\n    [\"LED Wall Promotion\", \"Your logo and branding video will be featured on the LED wall during selected intervals, focusing more on the networking aspect of the event. The exposure will be less prominent, but still valuable in connecting your brand with attendees in key areas of the venue.\"]\n]\n},\n    \n    \n    \n    \n    \n    \n    networking: { amount: \"\u20b9 3 Lakhs\", meaning: \"Facilitating connections.\", \n        deliverables: [\n    [\"Corporate Sponsor\", \"As the official Corporate Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Throughout the event, your brand and logo will be showcased on the Main LED Wall at selected times, offering optimal exposure in alignment with the planned display schedule.\"],\n    [\"Email Invites\", \"The email invite, designed with your company logo, will be sent to a targeted list of 3,000 potential invitees, ensuring strong engagement with food industry organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will be included in the WhatsApp invitations distributed to 3,000 food industry recipients. Your logo will be positioned to offer focused exposure, ensuring visibility in relevant sections of the invitation.\"],\n    [\"Facebook Promotion\", \"Your brand will be strategically highlighted over the three-month campaign in posts focusing on networking opportunities. Your logo will appear in networking-related content and Facebook Stories, emphasizing your support in connecting industry professionals. Although your exposure will be selective, it will be highly impactful, reinforcing your role in facilitating valuable industry interactions.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will be featured on the standees (each measuring 6 feet by 3 feet) in areas specifically designed for networking. This targeted placement will ensure your brand is seen by attendees engaging in networking activities, providing focused exposure in important areas, while maintaining a shared visual presence.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of one VIP Pass is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"There is a Three-Minute Promotional Video that highlights key aspects of the event, focusing on networking opportunities. Your brand will be featured within this context, promoting your products and services alongside the event\u2019s key networking moments. This video will ensure your company is recognized as a key enabler of industry connections during the event.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be highlighted in Instagram posts that emphasize the event\u2019s networking opportunities. The posts will align with the theme of professional connections, ensuring your company is recognized for facilitating meaningful interactions among industry professionals.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"Directory\", \"Your company will be included in a slot in the Event Directory, where you can promote your services. This will provide targeted visibility, emphasizing your role in facilitating industry connections while maintaining a more subtle presence in the event\u2019s promotional materials.\"],\n    [\"Direct Invites\", \"Your Brand Logo will be included in the direct invitations circulated to the Biryani Industry\u2019s key stakeholders. Your branding will emphasize the value of networking opportunities at the event, subtly promoting your brand to the recipients while highlighting your contribution to fostering industry connections.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be displayed in specific networking areas and other key spaces where attendees engage. While the exposure will be targeted to relevant audience segments, it will be less prominent than that of the Main Sponsor, ensuring your brand is recognized in networking zones without overwhelming other sponsor visibility.\"],\n    [\"WhatsApp Campaign\", \"Your company\u2019s brand name will be incorporated into the WhatsApp Audio Jingle, which will reach 5,000+ recipients from the food industry. Your brand will receive targeted visibility, particularly aligned with networking aspects of the event.\"],\n    [\"LED Wall Promotion\", \"Your logo and branding video will be featured on the LED wall during selected intervals, focusing more on the networking aspect of the event. The exposure will be less prominent, but still valuable in connecting your brand with attendees in key areas of the venue.\"]\n]\n\n        \n    },\n    \n    \n    \n    \n    \n    corporate: { amount: \"\u20b9 2 Lakhs\", meaning: \"Collaborative event support.\", \n    deliverables: [\n    [\"Corporate Sponsor\", \"As the official Corporate Sponsor, we will feature your estimated Brand and Logo throughout the entire event, along with the official event title, 'IBC - 2026', to effectively promote your brand.\"],\n    [\"Promotional Videos\", \"Promotional Videos will incorporate the Brand's Name and Logo into various aspects such as product promotion, testimonials, welcome speeches, press meetings, event highlights, success reports, technical sessions, etc.\"],\n    [\"Main LED Wall\", \"Throughout the event, your brand and logo will be showcased on the Main LED Wall at selected times, offering optimal exposure in alignment with the planned display schedule.\"],\n    [\"Email Invites\", \"The email invite, designed with your company logo, will be sent to a targeted list of 3,000 potential invitees, ensuring strong engagement with food industry organizations.\"],\n    [\"WhatsApp Invite\", \"Your company\u2019s logo will be included in the WhatsApp invitations distributed to 3,000 food industry recipients. Your logo will be positioned to offer focused exposure, ensuring visibility in relevant sections of the invitation.\"],\n    [\"Facebook Promotion\", \"Your brand will be strategically highlighted over the three-month campaign in posts focusing on networking opportunities. Your logo will appear in networking-related content and Facebook Stories, emphasizing your support in connecting industry professionals. Although your exposure will be selective, it will be highly impactful, reinforcing your role in facilitating valuable industry interactions.\"],\n    [\"Standee Branding\", \"Your company\u2019s logo will be featured on the standees (each measuring 6 feet by 3 feet) in areas specifically designed for networking. This targeted placement will ensure your brand is seen by attendees engaging in networking activities, providing focused exposure in important areas, while maintaining a shared visual presence.\"],\n    [\"Stall Area\", \"We will specifically reserve an exclusive stall in the main area for your esteemed company to showcase your exemplary products and services, offering an unparalleled opportunity to engage with event attendees and potential clients.\"],\n    [\"Stamp Statements\", \"VIP\u2019s Stamp Statements, prominently featuring your Corporate Logo, enhancing brand visibility and association, will be strategically placed at a key location within the venue, creating an influential and lasting impression among the distinguished participants and attendees.\"],\n    [\"Networking Session\", \"An exclusive offer of one VIP Pass is provided to the upcoming Sales and Networking Sessions. These sessions provide a unique opportunity for your company to engage directly with esteemed organizations and prominent entrepreneurs, fostering valuable connections and offering insightful discussions within these distinguished circles. This is an excellent platform to expand your network and gain strategic industry insights.\"],\n    [\"Special Video Content\", \"There is a Three-Minute Promotional Video that highlights key aspects of the event, focusing on networking opportunities. Your brand will be featured within this context, promoting your products and services alongside the event\u2019s key networking moments. This video will ensure your company is recognized as a key enabler of industry connections during the event.\"],\n    [\"Product Promotion\", \"During the expo, we will exclusively introduce your product in the presence of distinguished personnel and potential endorsement from VIPs. This will reveal a prestigious platform for your product, thereby increasing its visibility and credibility among prominent and potential clients.\"],\n    [\"Instagram Promotion\", \"Your brand will be highlighted in Instagram posts that emphasize the event\u2019s networking opportunities. The posts will align with the theme of professional connections, ensuring your company is recognized for facilitating meaningful interactions among industry professionals.\"],\n    [\"Website Promotion\", \"The Event Website will prominently feature your brand Logo under the designated \u201cSponsors\u201d Section. This recognition serves as a testament to your company\u2019s commitment to the event\u2019s success and reinforces its support in a professional and distinguished manner.\"],\n    [\"Directory\", \"Your company will be included in a slot in the Event Directory, where you can promote your services. This will provide targeted visibility, emphasizing your role in facilitating industry connections while maintaining a more subtle presence in the event\u2019s promotional materials.\"],\n    [\"Direct Invites\", \"Your Brand Logo will be included in the direct invitations circulated to the Biryani Industry\u2019s key stakeholders. Your branding will emphasize the value of networking opportunities at the event, subtly promoting your brand to the recipients while highlighting your contribution to fostering industry connections.\"],\n    [\"Venue Branding\", \"Your logo, brand name, and promotional materials will be displayed in specific networking areas and other key spaces where attendees engage. While the exposure will be targeted to relevant audience segments, it will be less prominent than that of the Main Sponsor, ensuring your brand is recognized in networking zones without overwhelming other sponsor visibility.\"],\n    [\"WhatsApp Campaign\", \"Your company\u2019s brand name will be incorporated into the WhatsApp Audio Jingle, which will reach 5,000+ recipients from the food industry. Your brand will receive targeted visibility, particularly aligned with networking aspects of the event.\"],\n    [\"LED Wall Promotion\", \"Your logo and branding video will be featured on the LED wall during selected intervals, focusing more on the networking aspect of the event. The exposure will be less prominent, but still valuable in connecting your brand with attendees in key areas of the venue.\"]\n]\n}\n};\n\n\/\/ INITIAL LOAD\nrenderSponsor('title');\n    \n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Sponsors Deliverables Title Sponsor Powered By Sponsor Principal Sponsor Main Sponsor Associate Sponsor Co-Associate Sponsor Event Sponsor Co-Event Sponsor Networking Sponsor Corporate Sponsor Title Sponsor<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21053","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/pages\/21053","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/comments?post=21053"}],"version-history":[{"count":0,"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/pages\/21053\/revisions"}],"wp:attachment":[{"href":"https:\/\/demo.vleafy.com\/ibc2\/wp-json\/wp\/v2\/media?parent=21053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}