{"id":209,"date":"2025-07-13T18:19:50","date_gmt":"2025-07-13T18:19:50","guid":{"rendered":"https:\/\/eventparadise.in\/?page_id=209"},"modified":"2025-08-02T08:21:47","modified_gmt":"2025-08-02T08:21:47","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/eventparadise.in\/?page_id=209","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"209\" class=\"elementor elementor-209\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb9a191 e-flex e-con-boxed e-con e-parent\" data-id=\"cb9a191\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e6a51a elementor-widget elementor-widget-html\" data-id=\"0e6a51a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Contact Us - Event Paradise<\/title>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <script>\r\n        tailwind.config = {\r\n            theme: {\r\n                extend: {\r\n                    colors: {\r\n                        coral: '#f8a496',\r\n                        'coral-light': '#fbc4ba',\r\n                        'coral-dark': '#e8927f'\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&family=Dancing+Script:wght@400;600;700&display=swap');\r\n        \r\n        .font-poppins { font-family: 'Poppins', sans-serif; }\r\n        .font-dancing { font-family: 'Dancing Script', cursive; }\r\n        \r\n        .hero-bg {\r\n            background: linear-gradient(135deg, rgba(248, 164, 150, 0.9), rgba(0, 0, 0, 0.7)),\r\n                        url('https:\/\/images.unsplash.com\/photo-1464366400600-7168b8af9bc3?ixlib=rb-4.0.3&auto=format&fit=crop&w=2000&q=80');\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n        \r\n        .card-hover {\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n        \r\n        .card-hover:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(248, 164, 150, 0.3);\r\n        }\r\n        \r\n        .form-input {\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .form-input:focus {\r\n            border-color: #f8a496;\r\n            box-shadow: 0 0 0 3px rgba(248, 164, 150, 0.1);\r\n        }\r\n        \r\n        .success-message {\r\n            display: none;\r\n            animation: slideDown 0.5s ease;\r\n        }\r\n        \r\n        @keyframes slideDown {\r\n            from { opacity: 0; transform: translateY(-20px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n        \r\n        .floating-animation {\r\n            animation: float 3s ease-in-out infinite;\r\n        }\r\n        \r\n        @keyframes float {\r\n            0%, 100% { transform: translateY(0px); }\r\n            50% { transform: translateY(-10px); }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"font-poppins bg-gray-50\">\r\n    \r\n    <!-- Hero Section -->\r\n    <section class=\"hero-bg min-h-screen flex items-center justify-center text-white\">\r\n        <div class=\"container mx-auto px-6 text-center\">\r\n            <div class=\"max-w-4xl mx-auto\">\r\n                <h1 class=\"font-dancing text-6xl md:text-8xl font-bold mb-6 text-white drop-shadow-lg\">\r\n                    Contact Us\r\n                <\/h1>\r\n                <h2 class=\"text-3xl md:text-4xl font-semibold mb-8 text-white drop-shadow-md\">\r\n                    Let's Plan Your Perfect Event Together\r\n                <\/h2>\r\n                <p class=\"text-xl md:text-2xl mb-12 leading-relaxed text-white drop-shadow-sm\">\r\n                    From weddings to corporate events, we're here to make your dreams come true. \r\n                    Get in touch and let's start planning something amazing!\r\n                <\/p>\r\n                <div class=\"flex flex-col sm:flex-row gap-6 justify-center\">\r\n                    <a href=\"tel:+919560961758\" class=\"bg-coral hover:bg-coral-dark text-white px-8 py-4 rounded-full font-semibold text-lg transition-all transform hover:scale-105\">\r\n                        \ud83d\udcde Call Now\r\n                    <\/a>\r\n                    <a href=\"mailto:eventparadise@gmail.com\" class=\"bg-black hover:bg-gray-800 text-white px-8 py-4 rounded-full font-semibold text-lg transition-all transform hover:scale-105\">\r\n                        \u2709\ufe0f Email Us\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Information Cards -->\r\n    <section class=\"py-20 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-16\">\r\n                <h2 class=\"font-dancing text-5xl text-black mb-4\">Get In Touch<\/h2>\r\n                <div class=\"w-24 h-1 bg-coral mx-auto mb-6\"><\/div>\r\n                <p class=\"text-xl text-gray-600 max-w-2xl mx-auto\">\r\n                    We're here to help you create unforgettable moments. Choose your preferred way to connect with us.\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8 max-w-6xl mx-auto\">\r\n                <!-- Phone -->\r\n                <div class=\"card-hover bg-white rounded-2xl p-8 shadow-lg text-center border border-gray-100\">\r\n                    <div class=\"w-16 h-16 bg-coral rounded-full flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-2xl\">\ud83d\udcf1<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold text-black mb-3\">Call Us<\/h3>\r\n                    <p class=\"text-coral font-semibold text-lg mb-2\">+91 9560961758<\/p>\r\n                    <p class=\"text-gray-500 text-sm\">Mon-Sat: 10 AM - 7 PM<\/p>\r\n                <\/div>\r\n                \r\n                <!-- Email -->\r\n                <div class=\"card-hover bg-white rounded-2xl p-8 shadow-lg text-center border border-gray-100\">\r\n                    <div class=\"w-16 h-16 bg-black rounded-full flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-2xl text-white\">\ud83d\udce7<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold text-black mb-3\">Email Us<\/h3>\r\n                    <p class=\"text-coral font-semibold mb-1\">Eventparadise\r\n                    @gmail.com<\/p>\r\n                    <p class=\"text-gray-500 text-sm\">Quick Response<\/p>\r\n                <\/div>\r\n                \r\n                <!-- Location -->\r\n                <div class=\"card-hover bg-white rounded-2xl p-8 shadow-lg text-center border border-gray-100\">\r\n                    <div class=\"w-16 h-16 bg-coral rounded-full flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-2xl\">\ud83d\udccd<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold text-black mb-3\">Visit Us<\/h3>\r\n                    <p class=\"text-gray-600 text-sm font-medium\">Noida<\/p>\r\n                    <p class=\"text-gray-600 text-sm\">201301<\/p>\r\n                <\/div>\r\n                \r\n                <!-- WhatsApp -->\r\n                <div class=\"card-hover bg-white rounded-2xl p-8 shadow-lg text-center border border-gray-100\">\r\n                    <div class=\"w-16 h-16 bg-green-500 rounded-full flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-2xl text-white\">\ud83d\udcac<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"text-xl font-bold text-black mb-3\">WhatsApp<\/h3>\r\n                    <p class=\"text-green-600 font-semibold mb-1\">Chat with us<a href=\"https:\/\/wa.me\/919560961758\" class=\"whatsapp-float\" target=\"_blank\" title=\"Chat with us on WhatsApp\"><\/p>\r\n                    <p class=\"text-gray-500 text-sm\">Instant replies<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Form Section -->\r\n    <section class=\"py-20 bg-gradient-to-br from-coral-light\/20 to-gray-50\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"max-w-4xl mx-auto\">\r\n                <div class=\"text-center mb-12\">\r\n                    <h2 class=\"font-dancing text-5xl text-black mb-4\">Send Us a Message<\/h2>\r\n                    <div class=\"w-24 h-1 bg-coral mx-auto mb-6\"><\/div>\r\n                    <p class=\"text-xl text-gray-600\">Tell us about your dream event and we'll make it happen!<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"bg-white rounded-3xl p-8 md:p-12 shadow-xl\">\r\n                    <form id=\"contactForm\" class=\"space-y-6\">\r\n                        <div class=\"grid md:grid-cols-2 gap-6\">\r\n                            <div>\r\n                                <label class=\"block text-gray-700 font-medium mb-2\">Your Name *<\/label>\r\n                                <input type=\"text\" required \r\n                                       class=\"form-input w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none text-gray-800\">\r\n                            <\/div>\r\n                            <div>\r\n                                <label class=\"block text-gray-700 font-medium mb-2\">Email Address *<\/label>\r\n                                <input type=\"email\" required \r\n                                       class=\"form-input w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none text-gray-800\">\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"grid md:grid-cols-2 gap-6\">\r\n                            <div>\r\n                                <label class=\"block text-gray-700 font-medium mb-2\">Phone Number<\/label>\r\n                                <input type=\"tel\" \r\n                                       class=\"form-input w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none text-gray-800\">\r\n                            <\/div>\r\n                            <div>\r\n                                <label class=\"block text-gray-700 font-medium mb-2\">Event Type<\/label>\r\n                                <select class=\"form-input w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none text-gray-800\">\r\n                                    <option>Select Event Type<\/option>\r\n                                    <option>Wedding<\/option>\r\n                                    <option>Corporate Event<\/option>\r\n                                    <option>Birthday Party<\/option>\r\n                                    <option>Anniversary<\/option>\r\n                                    <option>Other<\/option>\r\n                                <\/select>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div>\r\n                            <label class=\"block text-gray-700 font-medium mb-2\">Your Message *<\/label>\r\n                            <textarea rows=\"5\" required\r\n                                      class=\"form-input w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none resize-none text-gray-800\"\r\n                                      placeholder=\"Tell us about your event vision, date, guest count, and any special requirements...\"><\/textarea>\r\n                        <\/div>\r\n                        \r\n                        <button type=\"submit\" \r\n                                class=\"w-full bg-coral hover:bg-coral-dark text-white font-bold py-4 px-8 rounded-lg transition-all transform hover:scale-105 shadow-lg text-lg\">\r\n                            Send Message \u2728\r\n                        <\/button>\r\n                    <\/form>\r\n                    \r\n                    <div id=\"successMessage\" class=\"success-message mt-6\">\r\n                        <div class=\"bg-green-50 border border-green-200 text-green-800 px-6 py-4 rounded-lg text-center\">\r\n                            <div class=\"text-3xl mb-2\">\ud83c\udf89<\/div>\r\n                            <p class=\"font-semibold text-lg\">Thank you! We'll get back to you within 24 hours.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Map and Office Hours -->\r\n    <section class=\"py-20 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"grid lg:grid-cols-2 gap-12 max-w-6xl mx-auto\">\r\n                \r\n                <!-- Map -->\r\n                <div class=\"bg-white rounded-2xl p-8 shadow-lg\">\r\n                    <h3 class=\"font-dancing text-3xl text-black mb-6 text-center\">Find Our Office<\/h3>\r\n                    <div class=\"rounded-xl overflow-hidden shadow-md\">\r\n                        <iframe \r\n                            src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d28018.562087081536!2d77.33659946126514!3d28.620162115234606!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce5456ef36d9f%3A0x3b7191b1286136c8!2sSector%2062%2C%20Noida%2C%20Uttar%20Pradesh!5e0!3m2!1sen!2sin!4v1754122720143!5m2!1sen!2sin\" \r\n                            width=\"100%\" \r\n                            height=\"300\" \r\n                            style=\"border:0;\" \r\n                            allowfullscreen=\"\" \r\n                            loading=\"lazy\">\r\n                        <\/iframe>\r\n                    <\/div>\r\n                    <div class=\"mt-6 text-center\">\r\n                        <p class=\"text-gray-600 font-medium\">Noida 201301<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Office Hours -->\r\n                <div class=\"bg-black rounded-2xl p-8 shadow-lg text-white\">\r\n                    <h3 class=\"font-dancing text-3xl mb-6 text-center\">Office Hours<\/h3>\r\n                    <div class=\"space-y-4\">\r\n                        <div class=\"flex justify-between items-center py-3 border-b border-gray-700\">\r\n                            <span class=\"font-medium\">Monday - Friday<\/span>\r\n                            <span class=\"text-coral font-semibold\">10:00 AM - 7:00 PM<\/span>\r\n                        <\/div>\r\n                        <div class=\"flex justify-between items-center py-3 border-b border-gray-700\">\r\n                            <span class=\"font-medium\">Saturday<\/span>\r\n                            <span class=\"text-coral font-semibold\">10:00 AM - 5:00 PM<\/span>\r\n                        <\/div>\r\n                        <div class=\"flex justify-between items-center py-3\">\r\n                            <span class=\"font-medium\">Sunday<\/span>\r\n                            <span class=\"text-gray-400\">Closed<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"mt-8 text-center bg-coral\/20 rounded-lg p-4\">\r\n                        <p class=\"text-coral font-semibold text-lg\">\ud83c\udfaa But we plan events every day!<\/p>\r\n                        <p class=\"text-white\/80 text-sm mt-2\">Emergency planning available 24\/7<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Gallery Section -->\r\n    <section class=\"py-20 bg-gray-50\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-16\">\r\n                <h2 class=\"font-dancing text-5xl text-black mb-4\">Connect If You Want The Best<\/h2>\r\n                <div class=\"w-24 h-1 bg-coral mx-auto mb-6\"><\/div>\r\n                <p class=\"text-xl text-gray-600\">See the magic we create for our clients<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8 max-w-7xl mx-auto\">\r\n                <div class=\"group relative rounded-2xl overflow-hidden shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" \r\n                         alt=\"Wedding Event\" class=\"w-full h-64 object-cover group-hover:scale-110 transition-transform duration-500\">\r\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-black\/80 to-transparent flex items-end\">\r\n                        <div class=\"p-6 text-white\">\r\n                            <h3 class=\"text-xl font-bold mb-2 text-white drop-shadow-lg\">Elegant Weddings<\/h3>\r\n                            <p class=\"text-sm text-white drop-shadow-md\">Creating unforgettable moments<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"group relative rounded-2xl overflow-hidden shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511578314322-379afb476865?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" \r\n                         alt=\"Corporate Event\" class=\"w-full h-64 object-cover group-hover:scale-110 transition-transform duration-500\">\r\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-black\/80 to-transparent flex items-end\">\r\n                        <div class=\"p-6 text-white\">\r\n                            <h3 class=\"text-xl font-bold mb-2 text-white drop-shadow-lg\">Corporate Events<\/h3>\r\n                            <p class=\"text-sm text-white drop-shadow-md\">Professional excellence<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"group relative rounded-2xl overflow-hidden shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1530103862676-de8c9debad1d?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" \r\n                         alt=\"Birthday Party\" class=\"w-full h-64 object-cover group-hover:scale-110 transition-transform duration-500\">\r\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-black\/80 to-transparent flex items-end\">\r\n                        <div class=\"p-6 text-white\">\r\n                            <h3 class=\"text-xl font-bold mb-2 text-white drop-shadow-lg\">Birthday Celebrations<\/h3>\r\n                            <p class=\"text-sm text-white drop-shadow-md\">Joy and happiness<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"group relative rounded-2xl overflow-hidden shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1464207687429-7505649dae38?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" \r\n                         alt=\"Anniversary Event\" class=\"w-full h-64 object-cover group-hover:scale-110 transition-transform duration-500\">\r\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-black\/80 to-transparent flex items-end\">\r\n                        <div class=\"p-6 text-white\">\r\n                            <h3 class=\"text-xl font-bold mb-2 text-white drop-shadow-lg\">Anniversary Parties<\/h3>\r\n                            <p class=\"text-sm text-white drop-shadow-md\">Celebrating love stories<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Floating WhatsApp Button -->\r\n    <div class=\"fixed bottom-6 right-6 z-50 floating-animation\">\r\n        <a href=\"https:\/\/wa.me\/919876543210\" target=\"_blank\" \r\n           class=\"bg-green-500 hover:bg-green-600 text-white p-4 rounded-full shadow-2xl transition-all transform hover:scale-110\">\r\n            <span class=\"text-2xl\">\ud83d\udcac<\/span>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Form submission handler\r\n        document.getElementById('contactForm').addEventListener('submit', function(e) {\r\n            e.preventDefault();\r\n            \r\n            \/\/ Show success message\r\n            const successMessage = document.getElementById('successMessage');\r\n            successMessage.style.display = 'block';\r\n            \r\n            \/\/ Reset form\r\n            this.reset();\r\n            \r\n            \/\/ Hide success message after 5 seconds\r\n            setTimeout(() => {\r\n                successMessage.style.display = 'none';\r\n            }, 5000);\r\n        });\r\n    <\/script>\r\n<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML=\"window.__CF$cv$params={r:'967f3727549159d5',t:'MTc1Mzk4NzEzNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='\/cdn-cgi\/challenge-platform\/scripts\/jsd\/main.js';document.getElementsByTagName('head')[0].appendChild(a);\";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();<\/script><\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us &#8211; Event Paradise Contact Us Let&#8217;s Plan Your Perfect Event Together [&hellip;]<\/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-209","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Us - Event Paradise<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eventparadise.in\/?page_id=209\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - Event Paradise\" \/>\n<meta property=\"og:description\" content=\"Contact Us &#8211; Event Paradise Contact Us Let&#8217;s Plan Your Perfect Event Together [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eventparadise.in\/?page_id=209\" \/>\n<meta property=\"og:site_name\" content=\"Event Paradise\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-02T08:21:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=209\",\"url\":\"https:\/\/eventparadise.in\/?page_id=209\",\"name\":\"Contact Us - Event Paradise\",\"isPartOf\":{\"@id\":\"https:\/\/eventparadise.in\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=209#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=209#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\",\"datePublished\":\"2025-07-13T18:19:50+00:00\",\"dateModified\":\"2025-08-02T08:21:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=209#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eventparadise.in\/?page_id=209\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=209#primaryimage\",\"url\":\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\",\"contentUrl\":\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=209#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eventparadise.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eventparadise.in\/#website\",\"url\":\"https:\/\/eventparadise.in\/\",\"name\":\"Event Paradise\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eventparadise.in\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eventparadise.in\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eventparadise.in\/#organization\",\"name\":\"Event Paradise\",\"url\":\"https:\/\/eventparadise.in\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png\",\"contentUrl\":\"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png\",\"width\":500,\"height\":159,\"caption\":\"Event Paradise\"},\"image\":{\"@id\":\"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - Event Paradise","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eventparadise.in\/?page_id=209","og_locale":"en_US","og_type":"article","og_title":"Contact Us - Event Paradise","og_description":"Contact Us &#8211; Event Paradise Contact Us Let&#8217;s Plan Your Perfect Event Together [&hellip;]","og_url":"https:\/\/eventparadise.in\/?page_id=209","og_site_name":"Event Paradise","article_modified_time":"2025-08-02T08:21:47+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eventparadise.in\/?page_id=209","url":"https:\/\/eventparadise.in\/?page_id=209","name":"Contact Us - Event Paradise","isPartOf":{"@id":"https:\/\/eventparadise.in\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eventparadise.in\/?page_id=209#primaryimage"},"image":{"@id":"https:\/\/eventparadise.in\/?page_id=209#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80","datePublished":"2025-07-13T18:19:50+00:00","dateModified":"2025-08-02T08:21:47+00:00","breadcrumb":{"@id":"https:\/\/eventparadise.in\/?page_id=209#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eventparadise.in\/?page_id=209"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eventparadise.in\/?page_id=209#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80","contentUrl":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80"},{"@type":"BreadcrumbList","@id":"https:\/\/eventparadise.in\/?page_id=209#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eventparadise.in\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/eventparadise.in\/#website","url":"https:\/\/eventparadise.in\/","name":"Event Paradise","description":"","publisher":{"@id":"https:\/\/eventparadise.in\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eventparadise.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eventparadise.in\/#organization","name":"Event Paradise","url":"https:\/\/eventparadise.in\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/","url":"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png","contentUrl":"https:\/\/eventparadise.in\/wp-content\/uploads\/2025\/07\/cropped-cropped-ChatGPT_Image_Jul_28__2025__09_41_01_PM-removebg-preview.png","width":500,"height":159,"caption":"Event Paradise"},"image":{"@id":"https:\/\/eventparadise.in\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eventparadise.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=209"}],"version-history":[{"count":67,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/209\/revisions"}],"predecessor-version":[{"id":919,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/209\/revisions\/919"}],"wp:attachment":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}