{"id":302,"date":"2025-07-15T20:20:25","date_gmt":"2025-07-15T20:20:25","guid":{"rendered":"https:\/\/eventparadise.in\/?page_id=302"},"modified":"2025-08-01T17:53:47","modified_gmt":"2025-08-01T17:53:47","slug":"services","status":"publish","type":"page","link":"https:\/\/eventparadise.in\/?page_id=302","title":{"rendered":"SERVICES"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"302\" class=\"elementor elementor-302\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcf4e82 e-flex e-con-boxed e-con e-parent\" data-id=\"bcf4e82\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-21a06bb e-con-full e-flex e-con e-child\" data-id=\"21a06bb\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8522614 e-flex e-con-boxed e-con e-parent\" data-id=\"8522614\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-304bf64 e-flex e-con-boxed e-con e-parent\" data-id=\"304bf64\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ed7983 e-flex e-con-boxed e-con e-parent\" data-id=\"2ed7983\" 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-2ce4caf elementor-widget elementor-widget-html\" data-id=\"2ce4caf\" 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>Our Services | Event Paradise - Professional Event Planning<\/title>\r\n    <meta name=\"description\" content=\"Discover our comprehensive event planning services including weddings, corporate events, celebrations, and luxury experiences. Professional planning with stunning results.\">\r\n    \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                    animation: {\r\n                        'fade-in-up': 'fadeInUp 0.8s ease-out',\r\n                        'fade-in-left': 'fadeInLeft 0.8s ease-out',\r\n                        'fade-in-right': 'fadeInRight 0.8s ease-out',\r\n                        'scale-in': 'scaleIn 0.6s ease-out',\r\n                        'bounce-gentle': 'bounceGentle 2s ease-in-out infinite',\r\n                        'float': 'float 3s ease-in-out infinite',\r\n                        'slide-up': 'slideUp 0.6s ease-out',\r\n                        'pulse-glow': 'pulseGlow 2s ease-in-out infinite'\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    <\/script>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap');\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&display=swap');\r\n        \r\n        .font-inter { font-family: 'Inter', sans-serif; }\r\n        .font-playfair { font-family: 'Playfair Display', serif; }\r\n        \r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        @keyframes fadeInLeft {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateX(-30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n        \r\n        @keyframes fadeInRight {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateX(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n        \r\n        @keyframes scaleIn {\r\n            from {\r\n                opacity: 0;\r\n                transform: scale(0.9);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: scale(1);\r\n            }\r\n        }\r\n        \r\n        @keyframes bounceGentle {\r\n            0%, 100% {\r\n                transform: translateY(0);\r\n            }\r\n            50% {\r\n                transform: translateY(-10px);\r\n            }\r\n        }\r\n        \r\n        @keyframes float {\r\n            0%, 100% {\r\n                transform: translateY(0px);\r\n            }\r\n            50% {\r\n                transform: translateY(-20px);\r\n            }\r\n        }\r\n        \r\n        @keyframes slideUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(50px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        @keyframes pulseGlow {\r\n            0%, 100% {\r\n                box-shadow: 0 0 20px rgba(248, 164, 150, 0.3);\r\n            }\r\n            50% {\r\n                box-shadow: 0 0 40px rgba(248, 164, 150, 0.6);\r\n            }\r\n        }\r\n        \r\n        .service-card {\r\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n            transform-origin: center;\r\n        }\r\n        \r\n        .service-card:hover {\r\n            transform: translateY(-12px) scale(1.02);\r\n            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);\r\n        }\r\n        \r\n        .service-image {\r\n            transition: all 0.5s ease;\r\n            transform-origin: center;\r\n        }\r\n        \r\n        .service-card:hover .service-image {\r\n            transform: scale(1.1);\r\n        }\r\n        \r\n        .feature-icon {\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .feature-card:hover .feature-icon {\r\n            transform: scale(1.2) rotate(5deg);\r\n        }\r\n        \r\n        .parallax-bg {\r\n            background-attachment: fixed;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n            background-size: cover;\r\n        }\r\n        \r\n        .gradient-overlay {\r\n            background: linear-gradient(135deg, rgba(248, 164, 150, 0.9) 0%, rgba(232, 146, 127, 0.9) 100%);\r\n        }\r\n        \r\n        .text-gradient {\r\n            background: linear-gradient(135deg, #f8a496 0%, #e8927f 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n        \r\n        .animate-on-scroll {\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            transition: all 0.8s ease-out;\r\n        }\r\n        \r\n        .animate-on-scroll.animated {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n        \r\n        .process-step {\r\n            position: relative;\r\n        }\r\n        \r\n        .process-step::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 50%;\r\n            right: -50px;\r\n            width: 100px;\r\n            height: 2px;\r\n            background: linear-gradient(90deg, #f8a496, transparent);\r\n            transform: translateY(-50%);\r\n        }\r\n        \r\n        .process-step:last-child::before {\r\n            display: none;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .process-step::before {\r\n                display: none;\r\n            }\r\n        }\r\n        \r\n        .hero-pattern {\r\n            background-image: \r\n                radial-gradient(circle at 25% 25%, rgba(248, 164, 150, 0.1) 0%, transparent 50%),\r\n                radial-gradient(circle at 75% 75%, rgba(232, 146, 127, 0.1) 0%, transparent 50%);\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body class=\"font-inter bg-white overflow-x-hidden\">\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"relative min-h-screen flex items-center justify-center hero-pattern\">\r\n        <div class=\"absolute inset-0 bg-gradient-to-br from-coral\/10 to-coral-dark\/10\"><\/div>\r\n        \r\n        <div class=\"container mx-auto px-6 relative z-10\">\r\n            <div class=\"text-center max-w-4xl mx-auto\">\r\n                <div class=\"animate-fade-in-up\">\r\n                    <span class=\"inline-block bg-coral\/10 text-coral px-6 py-2 rounded-full text-sm font-semibold mb-6 animate-bounce-gentle\">\r\n                        \u2728 Premium Event Planning Services\r\n                    <\/span>\r\n                <\/div>\r\n                \r\n                <h1 class=\"font-playfair text-6xl md:text-7xl font-bold text-gray-900 mb-6 animate-fade-in-up\" style=\"animation-delay: 0.2s;\">\r\n                    Extraordinary Events,\r\n                    <span class=\"text-gradient\">Flawless Execution<\/span>\r\n                <\/h1>\r\n                \r\n                <p class=\"text-xl text-gray-600 mb-8 leading-relaxed animate-fade-in-up max-w-3xl mx-auto\" style=\"animation-delay: 0.4s;\">\r\n                    From intimate celebrations to grand corporate gatherings, we transform your vision into unforgettable experiences with meticulous attention to detail and creative excellence.\r\n                <\/p>\r\n                \r\n                <div class=\"flex flex-col sm:flex-row gap-4 justify-center animate-fade-in-up\" style=\"animation-delay: 0.6s;\">\r\n                    <button onclick=\"scrollToServices()\" class=\"bg-coral hover:bg-coral-dark text-white px-8 py-4 rounded-xl font-semibold text-lg transition-all duration-300 hover:scale-105 animate-pulse-glow\">\r\n                        Explore Our Services\r\n                    <\/button>\r\n                    <button onclick=\"openConsultation()\" class=\"border-2 border-coral text-coral hover:bg-coral hover:text-white px-8 py-4 rounded-xl font-semibold text-lg transition-all duration-300 hover:scale-105\">\r\n                        Free Consultation\r\n                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Floating Elements -->\r\n        <div class=\"absolute top-20 left-10 w-20 h-20 bg-coral\/20 rounded-full animate-float\" style=\"animation-delay: 0s;\"><\/div>\r\n        <div class=\"absolute top-40 right-20 w-16 h-16 bg-coral-light\/30 rounded-full animate-float\" style=\"animation-delay: 1s;\"><\/div>\r\n        <div class=\"absolute bottom-40 left-20 w-12 h-12 bg-coral-dark\/25 rounded-full animate-float\" style=\"animation-delay: 2s;\"><\/div>\r\n    <\/section>\r\n\r\n    <!-- Services Overview -->\r\n    <section id=\"services\" class=\"py-20 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-16 animate-on-scroll\">\r\n                <h2 class=\"font-playfair text-5xl font-bold text-gray-900 mb-6\">\r\n                    Our Signature Services\r\n                <\/h2>\r\n                <p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\r\n                    Each service is crafted with precision, creativity, and an unwavering commitment to excellence\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"grid lg:grid-cols-3 md:grid-cols-2 gap-8 max-w-7xl mx-auto\">\r\n                \r\n                <!-- Wedding Planning -->\r\n                <div class=\"service-card bg-white rounded-2xl overflow-hidden shadow-lg border border-gray-100 animate-on-scroll\">\r\n                    <div class=\"relative overflow-hidden h-64\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center\" \r\n                             alt=\"Luxury wedding planning\" \r\n                             class=\"service-image w-full h-full object-cover\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4 text-white\">\r\n                            <span class=\"bg-white\/20 backdrop-blur-sm px-3 py-1 rounded-full text-sm\">Premium Service<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-8\">\r\n                        <div class=\"flex items-center mb-4\">\r\n                            <div class=\"w-12 h-12 bg-coral\/10 rounded-xl flex items-center justify-center mr-4\">\r\n                                <span class=\"text-2xl\">\ud83d\udc8d<\/span>\r\n                            <\/div>\r\n                            <h3 class=\"font-playfair text-2xl font-bold text-gray-900\">Wedding Planning<\/h3>\r\n                        <\/div>\r\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                            Transform your dream wedding into reality with our comprehensive planning services, from intimate ceremonies to grand celebrations.\r\n                        <\/p>\r\n                        <ul class=\"space-y-2 mb-6\">\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Complete wedding coordination\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Vendor management & selection\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Timeline & budget planning\r\n                            <\/li>\r\n                        <\/ul>\r\n                        <button onclick=\"openServiceDetails('wedding')\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-3 rounded-xl font-semibold transition-all duration-300 hover:scale-105\">\r\n                            Learn More\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Corporate Events -->\r\n                <div class=\"service-card bg-white rounded-2xl overflow-hidden shadow-lg border border-gray-100 animate-on-scroll\" style=\"animation-delay: 0.2s;\">\r\n                    <div class=\"relative overflow-hidden h-64\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511578314322-379afb476865?w=600&h=400&fit=crop&crop=center\" \r\n                             alt=\"Corporate event planning\" \r\n                             class=\"service-image w-full h-full object-cover\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4 text-white\">\r\n                            <span class=\"bg-white\/20 backdrop-blur-sm px-3 py-1 rounded-full text-sm\">Professional<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-8\">\r\n                        <div class=\"flex items-center mb-4\">\r\n                            <div class=\"w-12 h-12 bg-coral\/10 rounded-xl flex items-center justify-center mr-4\">\r\n                                <span class=\"text-2xl\">\ud83c\udfe2<\/span>\r\n                            <\/div>\r\n                            <h3 class=\"font-playfair text-2xl font-bold text-gray-900\">Corporate Events<\/h3>\r\n                        <\/div>\r\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                            Elevate your business gatherings with professional corporate event planning that drives engagement and achieves objectives.\r\n                        <\/p>\r\n                        <ul class=\"space-y-2 mb-6\">\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Conference & seminar planning\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Team building experiences\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Product launch events\r\n                            <\/li>\r\n                        <\/ul>\r\n                        <button onclick=\"openServiceDetails('corporate')\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-3 rounded-xl font-semibold transition-all duration-300 hover:scale-105\">\r\n                            Learn More\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Social Celebrations -->\r\n                <div class=\"service-card bg-white rounded-2xl overflow-hidden shadow-lg border border-gray-100 animate-on-scroll\" style=\"animation-delay: 0.4s;\">\r\n                    <div class=\"relative overflow-hidden h-64\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1530103862676-de8c9debad1d?w=600&h=400&fit=crop&crop=center\" \r\n                             alt=\"Social celebration planning\" \r\n                             class=\"service-image w-full h-full object-cover\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4 text-white\">\r\n                            <span class=\"bg-white\/20 backdrop-blur-sm px-3 py-1 rounded-full text-sm\">Celebration<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-8\">\r\n                        <div class=\"flex items-center mb-4\">\r\n                            <div class=\"w-12 h-12 bg-coral\/10 rounded-xl flex items-center justify-center mr-4\">\r\n                                <span class=\"text-2xl\">\ud83c\udf89<\/span>\r\n                            <\/div>\r\n                            <h3 class=\"font-playfair text-2xl font-bold text-gray-900\">Social Celebrations<\/h3>\r\n                        <\/div>\r\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                            Create magical moments for birthdays, anniversaries, and special milestones with personalized celebration planning.\r\n                        <\/p>\r\n                        <ul class=\"space-y-2 mb-6\">\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Birthday & anniversary parties\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Milestone celebrations\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Holiday gatherings\r\n                            <\/li>\r\n                        <\/ul>\r\n                        <button onclick=\"openServiceDetails('social')\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-3 rounded-xl font-semibold transition-all duration-300 hover:scale-105\">\r\n                            Learn More\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Luxury Events -->\r\n                <div class=\"service-card bg-white rounded-2xl overflow-hidden shadow-lg border border-gray-100 animate-on-scroll\" style=\"animation-delay: 0.6s;\">\r\n                    <div class=\"relative overflow-hidden h-64\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1464366400600-7168b8af9bc3?w=600&h=400&fit=crop&crop=center\" \r\n                             alt=\"Luxury event planning\" \r\n                             class=\"service-image w-full h-full object-cover\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4 text-white\">\r\n                            <span class=\"bg-white\/20 backdrop-blur-sm px-3 py-1 rounded-full text-sm\">Exclusive<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-8\">\r\n                        <div class=\"flex items-center mb-4\">\r\n                            <div class=\"w-12 h-12 bg-coral\/10 rounded-xl flex items-center justify-center mr-4\">\r\n                                <span class=\"text-2xl\">\u2728<\/span>\r\n                            <\/div>\r\n                            <h3 class=\"font-playfair text-2xl font-bold text-gray-900\">Luxury Events<\/h3>\r\n                        <\/div>\r\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                            Experience the pinnacle of event excellence with our luxury planning services for the most discerning clients.\r\n                        <\/p>\r\n                        <ul class=\"space-y-2 mb-6\">\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                High-end venue sourcing\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Premium vendor network\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Concierge-level service\r\n                            <\/li>\r\n                        <\/ul>\r\n                        <button onclick=\"openServiceDetails('luxury')\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-3 rounded-xl font-semibold transition-all duration-300 hover:scale-105\">\r\n                            Learn More\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Event Design -->\r\n                <div class=\"service-card bg-white rounded-2xl overflow-hidden shadow-lg border border-gray-100 animate-on-scroll\" style=\"animation-delay: 0.8s;\">\r\n                    <div class=\"relative overflow-hidden h-64\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1478146896981-b80fe463b330?w=600&h=400&fit=crop&crop=center\" \r\n                             alt=\"Event design and styling\" \r\n                             class=\"service-image w-full h-full object-cover\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4 text-white\">\r\n                            <span class=\"bg-white\/20 backdrop-blur-sm px-3 py-1 rounded-full text-sm\">Creative<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-8\">\r\n                        <div class=\"flex items-center mb-4\">\r\n                            <div class=\"w-12 h-12 bg-coral\/10 rounded-xl flex items-center justify-center mr-4\">\r\n                                <span class=\"text-2xl\">\ud83c\udfa8<\/span>\r\n                            <\/div>\r\n                            <h3 class=\"font-playfair text-2xl font-bold text-gray-900\">Event Design<\/h3>\r\n                        <\/div>\r\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                            Bring your vision to life with stunning event design and styling that creates immersive, Instagram-worthy experiences.\r\n                        <\/p>\r\n                        <ul class=\"space-y-2 mb-6\">\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Custom theme development\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Floral & decor styling\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Lighting & ambiance design\r\n                            <\/li>\r\n                        <\/ul>\r\n                        <button onclick=\"openServiceDetails('design')\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-3 rounded-xl font-semibold transition-all duration-300 hover:scale-105\">\r\n                            Learn More\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Day-of Coordination -->\r\n                <div class=\"service-card bg-white rounded-2xl overflow-hidden shadow-lg border border-gray-100 animate-on-scroll\" style=\"animation-delay: 1s;\">\r\n                    <div class=\"relative overflow-hidden h-64\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1484480974693-6ca0a78fb36b?w=600&h=400&fit=crop&crop=center\" \r\n                             alt=\"Day-of event coordination\" \r\n                             class=\"service-image w-full h-full object-cover\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4 text-white\">\r\n                            <span class=\"bg-white\/20 backdrop-blur-sm px-3 py-1 rounded-full text-sm\">Coordination<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-8\">\r\n                        <div class=\"flex items-center mb-4\">\r\n                            <div class=\"w-12 h-12 bg-coral\/10 rounded-xl flex items-center justify-center mr-4\">\r\n                                <span class=\"text-2xl\">\u23f0<\/span>\r\n                            <\/div>\r\n                            <h3 class=\"font-playfair text-2xl font-bold text-gray-900\">Day-of Coordination<\/h3>\r\n                        <\/div>\r\n                        <p class=\"text-gray-600 mb-6 leading-relaxed\">\r\n                            Ensure flawless execution on your special day with professional coordination that handles every detail seamlessly.\r\n                        <\/p>\r\n                        <ul class=\"space-y-2 mb-6\">\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Timeline management\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Vendor coordination\r\n                            <\/li>\r\n                            <li class=\"flex items-center text-gray-700\">\r\n                                <span class=\"w-2 h-2 bg-coral rounded-full mr-3\"><\/span>\r\n                                Emergency problem solving\r\n                            <\/li>\r\n                        <\/ul>\r\n                        <button onclick=\"openServiceDetails('coordination')\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-3 rounded-xl font-semibold transition-all duration-300 hover:scale-105\">\r\n                            Learn More\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Process 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 animate-on-scroll\">\r\n                <h2 class=\"font-playfair text-5xl font-bold text-gray-900 mb-6\">\r\n                    Our Proven Process\r\n                <\/h2>\r\n                <p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\r\n                    From initial consultation to final celebration, we guide you through every step with expertise and care\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"grid md:grid-cols-4 gap-8 max-w-6xl mx-auto\">\r\n                \r\n                <div class=\"process-step text-center animate-on-scroll\">\r\n                    <div class=\"w-20 h-20 bg-coral rounded-full flex items-center justify-center mx-auto mb-6 animate-bounce-gentle\">\r\n                        <span class=\"text-3xl text-white\">\ud83d\udcad<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Discovery<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        We listen to your vision, understand your needs, and explore creative possibilities together.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"process-step text-center animate-on-scroll\" style=\"animation-delay: 0.2s;\">\r\n                    <div class=\"w-20 h-20 bg-coral rounded-full flex items-center justify-center mx-auto mb-6 animate-bounce-gentle\" style=\"animation-delay: 0.5s;\">\r\n                        <span class=\"text-3xl text-white\">\ud83d\udccb<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Planning<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Detailed planning with timelines, budgets, and vendor selection to bring your vision to life.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"process-step text-center animate-on-scroll\" style=\"animation-delay: 0.4s;\">\r\n                    <div class=\"w-20 h-20 bg-coral rounded-full flex items-center justify-center mx-auto mb-6 animate-bounce-gentle\" style=\"animation-delay: 1s;\">\r\n                        <span class=\"text-3xl text-white\">\ud83c\udfa8<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Design<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Creative design development with mood boards, styling concepts, and visual presentations.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"process-step text-center animate-on-scroll\" style=\"animation-delay: 0.6s;\">\r\n                    <div class=\"w-20 h-20 bg-coral rounded-full flex items-center justify-center mx-auto mb-6 animate-bounce-gentle\" style=\"animation-delay: 1.5s;\">\r\n                        <span class=\"text-3xl text-white\">\u2728<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Execution<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Flawless event execution with on-site coordination and attention to every detail.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Features Section -->\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 animate-on-scroll\">\r\n                <h2 class=\"font-playfair text-5xl font-bold text-gray-900 mb-6\">\r\n                    Why Choose Event Paradise\r\n                <\/h2>\r\n                <p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\r\n                    Experience the difference that professional expertise and passionate dedication make\r\n                <\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"grid lg:grid-cols-3 md:grid-cols-2 gap-8 max-w-6xl mx-auto\">\r\n                \r\n                <div class=\"feature-card text-center p-8 rounded-2xl bg-gray-50 hover:bg-white hover:shadow-lg transition-all duration-300 animate-on-scroll\">\r\n                    <div class=\"feature-icon w-16 h-16 bg-coral\/10 rounded-2xl flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-3xl\">\ud83c\udfc6<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Award-Winning Excellence<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Recognized industry leaders with multiple awards for outstanding event planning and client satisfaction.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card text-center p-8 rounded-2xl bg-gray-50 hover:bg-white hover:shadow-lg transition-all duration-300 animate-on-scroll\" style=\"animation-delay: 0.2s;\">\r\n                    <div class=\"feature-icon w-16 h-16 bg-coral\/10 rounded-2xl flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-3xl\">\ud83e\udd1d<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Trusted Vendor Network<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Exclusive partnerships with premium vendors ensuring quality, reliability, and competitive pricing.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card text-center p-8 rounded-2xl bg-gray-50 hover:bg-white hover:shadow-lg transition-all duration-300 animate-on-scroll\" style=\"animation-delay: 0.4s;\">\r\n                    <div class=\"feature-icon w-16 h-16 bg-coral\/10 rounded-2xl flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-3xl\">\ud83d\udca1<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Creative Innovation<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Cutting-edge design concepts and innovative solutions that set your event apart from the ordinary.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card text-center p-8 rounded-2xl bg-gray-50 hover:bg-white hover:shadow-lg transition-all duration-300 animate-on-scroll\" style=\"animation-delay: 0.6s;\">\r\n                    <div class=\"feature-icon w-16 h-16 bg-coral\/10 rounded-2xl flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-3xl\">\ud83d\udcf1<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Technology Integration<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Modern event technology including digital planning tools, live streaming, and interactive experiences.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card text-center p-8 rounded-2xl bg-gray-50 hover:bg-white hover:shadow-lg transition-all duration-300 animate-on-scroll\" style=\"animation-delay: 0.8s;\">\r\n                    <div class=\"feature-icon w-16 h-16 bg-coral\/10 rounded-2xl flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-3xl\">\ud83c\udf0d<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">Sustainable Practices<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Eco-conscious event planning with sustainable materials and practices that minimize environmental impact.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card text-center p-8 rounded-2xl bg-gray-50 hover:bg-white hover:shadow-lg transition-all duration-300 animate-on-scroll\" style=\"animation-delay: 1s;\">\r\n                    <div class=\"feature-icon w-16 h-16 bg-coral\/10 rounded-2xl flex items-center justify-center mx-auto mb-6\">\r\n                        <span class=\"text-3xl\">\u26a1<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-playfair text-xl font-bold text-gray-900 mb-4\">24\/7 Support<\/h3>\r\n                    <p class=\"text-gray-600 leading-relaxed\">\r\n                        Round-the-clock support and emergency assistance to ensure your event runs smoothly from start to finish.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"py-20 parallax-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1465495976277-4387d4b0e4a6?w=1920&h=800&fit=crop&crop=center');\">\r\n        <div class=\"gradient-overlay\">\r\n            <div class=\"container mx-auto px-6 text-center text-white\">\r\n                <div class=\"max-w-4xl mx-auto animate-on-scroll\">\r\n                    <h2 class=\"font-playfair text-5xl font-bold mb-6\">\r\n                        Ready to Create Something Extraordinary?\r\n                    <\/h2>\r\n                    <p class=\"text-xl mb-8 leading-relaxed opacity-90\">\r\n                        Let's transform your vision into an unforgettable experience that exceeds every expectation\r\n                    <\/p>\r\n                    <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\r\n                        <button onclick=\"openConsultation()\" class=\"bg-white text-coral hover:bg-gray-100 px-8 py-4 rounded-xl font-semibold text-lg transition-all duration-300 hover:scale-105\">\r\n                            Start Your Journey\r\n                        <\/button>\r\n                        <button onclick=\"scrollToServices()\" class=\"border-2 border-white text-white hover:bg-white hover:text-coral px-8 py-4 rounded-xl font-semibold text-lg transition-all duration-300 hover:scale-105\">\r\n                            View Portfolio\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Service Details Modal -->\r\n    <div id=\"serviceModal\" class=\"fixed inset-0 bg-black\/50 z-50 hidden\">\r\n        <div class=\"flex items-center justify-center min-h-screen p-4\">\r\n            <div class=\"bg-white rounded-2xl max-w-4xl w-full max-h-screen overflow-y-auto animate-scale-in\">\r\n                <div class=\"sticky top-0 bg-white border-b border-gray-200 p-6 flex justify-between items-center rounded-t-2xl\">\r\n                    <h2 id=\"modalTitle\" class=\"font-playfair text-3xl font-bold text-gray-900\"><\/h2>\r\n                    <button onclick=\"closeServiceDetails()\" class=\"text-gray-500 hover:text-gray-700 text-3xl transition-colors\">\u00d7<\/button>\r\n                <\/div>\r\n                <div class=\"p-8\">\r\n                    <div id=\"modalContent\">\r\n                        <!-- Service details will be loaded here -->\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Service details data\r\n        const serviceDetails = {\r\n            wedding: {\r\n                title: 'Wedding Planning Services',\r\n                content: `\r\n                    <div class=\"grid md:grid-cols-2 gap-8 mb-8\">\r\n                        <div>\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=800&h=500&fit=crop&crop=center\" alt=\"Wedding planning\" class=\"w-full h-64 object-cover rounded-xl mb-6\">\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Complete Wedding Coordination<\/h3>\r\n                            <p class=\"text-gray-600 leading-relaxed mb-4\">From intimate ceremonies to grand celebrations, we handle every detail of your special day with precision and care.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">What's Included:<\/h3>\r\n                            <ul class=\"space-y-3 text-gray-700\">\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Initial consultation and vision development<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Budget planning and management<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Venue selection and booking<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Vendor sourcing and management<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Timeline creation and coordination<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Day-of coordination and support<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Emergency backup planning<\/li>\r\n                            <\/ul>\r\n                            <div class=\"mt-6 p-4 bg-coral\/10 rounded-lg\">\r\n                                <p class=\"text-coral font-semibold\">Starting from $3,500<\/p>\r\n                                <p class=\"text-sm text-gray-600\">Packages customized to your needs<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button onclick=\"openConsultation()\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-4 rounded-xl font-semibold text-lg transition-all duration-300\">\r\n                        Schedule Free Consultation\r\n                    <\/button>\r\n                `\r\n            },\r\n            corporate: {\r\n                title: 'Corporate Event Services',\r\n                content: `\r\n                    <div class=\"grid md:grid-cols-2 gap-8 mb-8\">\r\n                        <div>\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511578314322-379afb476865?w=800&h=500&fit=crop&crop=center\" alt=\"Corporate events\" class=\"w-full h-64 object-cover rounded-xl mb-6\">\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Professional Corporate Events<\/h3>\r\n                            <p class=\"text-gray-600 leading-relaxed mb-4\">Elevate your business gatherings with strategic event planning that drives engagement and achieves your corporate objectives.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Services Include:<\/h3>\r\n                            <ul class=\"space-y-3 text-gray-700\">\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Conference and seminar planning<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Product launch events<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Team building experiences<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Awards ceremonies<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Executive retreats<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Trade show coordination<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Virtual and hybrid events<\/li>\r\n                            <\/ul>\r\n                            <div class=\"mt-6 p-4 bg-coral\/10 rounded-lg\">\r\n                                <p class=\"text-coral font-semibold\">Starting from $2,500<\/p>\r\n                                <p class=\"text-sm text-gray-600\">ROI-focused planning<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button onclick=\"openConsultation()\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-4 rounded-xl font-semibold text-lg transition-all duration-300\">\r\n                        Get Corporate Quote\r\n                    <\/button>\r\n                `\r\n            },\r\n            social: {\r\n                title: 'Social Celebration Planning',\r\n                content: `\r\n                    <div class=\"grid md:grid-cols-2 gap-8 mb-8\">\r\n                        <div>\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1530103862676-de8c9debad1d?w=800&h=500&fit=crop&crop=center\" alt=\"Social celebrations\" class=\"w-full h-64 object-cover rounded-xl mb-6\">\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Memorable Social Events<\/h3>\r\n                            <p class=\"text-gray-600 leading-relaxed mb-4\">Create magical moments for life's special occasions with personalized celebration planning that reflects your unique style.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Celebration Types:<\/h3>\r\n                            <ul class=\"space-y-3 text-gray-700\">\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Birthday parties (all ages)<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Anniversary celebrations<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Graduation parties<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Holiday gatherings<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Retirement parties<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Baby showers<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Milestone celebrations<\/li>\r\n                            <\/ul>\r\n                            <div class=\"mt-6 p-4 bg-coral\/10 rounded-lg\">\r\n                                <p class=\"text-coral font-semibold\">Starting from $1,500<\/p>\r\n                                <p class=\"text-sm text-gray-600\">Personalized to your vision<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button onclick=\"openConsultation()\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-4 rounded-xl font-semibold text-lg transition-all duration-300\">\r\n                        Plan Your Celebration\r\n                    <\/button>\r\n                `\r\n            },\r\n            luxury: {\r\n                title: 'Luxury Event Experiences',\r\n                content: `\r\n                    <div class=\"grid md:grid-cols-2 gap-8 mb-8\">\r\n                        <div>\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1464366400600-7168b8af9bc3?w=800&h=500&fit=crop&crop=center\" alt=\"Luxury events\" class=\"w-full h-64 object-cover rounded-xl mb-6\">\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Exclusive Luxury Planning<\/h3>\r\n                            <p class=\"text-gray-600 leading-relaxed mb-4\">Experience the pinnacle of event excellence with our luxury services designed for the most discerning clients.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Luxury Features:<\/h3>\r\n                            <ul class=\"space-y-3 text-gray-700\">\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Exclusive venue access<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Celebrity chef partnerships<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Premium entertainment booking<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Concierge-level service<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Custom design elements<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>VIP guest experiences<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>White-glove coordination<\/li>\r\n                            <\/ul>\r\n                            <div class=\"mt-6 p-4 bg-coral\/10 rounded-lg\">\r\n                                <p class=\"text-coral font-semibold\">Starting from $10,000<\/p>\r\n                                <p class=\"text-sm text-gray-600\">Bespoke luxury experiences<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button onclick=\"openConsultation()\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-4 rounded-xl font-semibold text-lg transition-all duration-300\">\r\n                        Explore Luxury Options\r\n                    <\/button>\r\n                `\r\n            },\r\n            design: {\r\n                title: 'Event Design & Styling',\r\n                content: `\r\n                    <div class=\"grid md:grid-cols-2 gap-8 mb-8\">\r\n                        <div>\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1478146896981-b80fe463b330?w=800&h=500&fit=crop&crop=center\" alt=\"Event design\" class=\"w-full h-64 object-cover rounded-xl mb-6\">\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Creative Event Design<\/h3>\r\n                            <p class=\"text-gray-600 leading-relaxed mb-4\">Transform your vision into stunning reality with our creative design and styling services that create Instagram-worthy experiences.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Design Services:<\/h3>\r\n                            <ul class=\"space-y-3 text-gray-700\">\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Custom theme development<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Color palette creation<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Floral design and arrangements<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Lighting design and setup<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Furniture and decor styling<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Signage and branding<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Photo-worthy installations<\/li>\r\n                            <\/ul>\r\n                            <div class=\"mt-6 p-4 bg-coral\/10 rounded-lg\">\r\n                                <p class=\"text-coral font-semibold\">Starting from $2,000<\/p>\r\n                                <p class=\"text-sm text-gray-600\">Custom design packages<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button onclick=\"openConsultation()\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-4 rounded-xl font-semibold text-lg transition-all duration-300\">\r\n                        Discuss Your Vision\r\n                    <\/button>\r\n                `\r\n            },\r\n            coordination: {\r\n                title: 'Day-of Event Coordination',\r\n                content: `\r\n                    <div class=\"grid md:grid-cols-2 gap-8 mb-8\">\r\n                        <div>\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1484480974693-6ca0a78fb36b?w=800&h=500&fit=crop&crop=center\" alt=\"Event coordination\" class=\"w-full h-64 object-cover rounded-xl mb-6\">\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Flawless Event Execution<\/h3>\r\n                            <p class=\"text-gray-600 leading-relaxed mb-4\">Ensure your event runs seamlessly with professional day-of coordination that handles every detail while you enjoy your special day.<\/p>\r\n                        <\/div>\r\n                        <div>\r\n                            <h3 class=\"text-2xl font-bold text-gray-900 mb-4\">Coordination Includes:<\/h3>\r\n                            <ul class=\"space-y-3 text-gray-700\">\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Pre-event timeline review<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Vendor coordination and setup<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Guest arrival management<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Timeline execution<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Problem-solving support<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Breakdown coordination<\/li>\r\n                                <li class=\"flex items-start\"><span class=\"text-coral mr-3\">\u2713<\/span>Emergency assistance<\/li>\r\n                            <\/ul>\r\n                            <div class=\"mt-6 p-4 bg-coral\/10 rounded-lg\">\r\n                                <p class=\"text-coral font-semibold\">Starting from $800<\/p>\r\n                                <p class=\"text-sm text-gray-600\">Peace of mind on your big day<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <button onclick=\"openConsultation()\" class=\"w-full bg-coral hover:bg-coral-dark text-white py-4 rounded-xl font-semibold text-lg transition-all duration-300\">\r\n                        Book Coordination\r\n                    <\/button>\r\n                `\r\n            }\r\n        };\r\n\r\n        \/\/ Animation on scroll\r\n        function animateOnScroll() {\r\n            const elements = document.querySelectorAll('.animate-on-scroll');\r\n            const windowHeight = window.innerHeight;\r\n            \r\n            elements.forEach(element => {\r\n                const elementTop = element.getBoundingClientRect().top;\r\n                \r\n                if (elementTop < windowHeight - 100) {\r\n                    element.classList.add('animated');\r\n                }\r\n            });\r\n        }\r\n\r\n        \/\/ Smooth scroll to services\r\n        function scrollToServices() {\r\n            document.getElementById('services').scrollIntoView({\r\n                behavior: 'smooth'\r\n            });\r\n        }\r\n\r\n        \/\/ Open service details modal\r\n        function openServiceDetails(serviceType) {\r\n            const service = serviceDetails[serviceType];\r\n            if (service) {\r\n                document.getElementById('modalTitle').textContent = service.title;\r\n                document.getElementById('modalContent').innerHTML = service.content;\r\n                document.getElementById('serviceModal').classList.remove('hidden');\r\n                document.body.style.overflow = 'hidden';\r\n            }\r\n        }\r\n\r\n        \/\/ Close service details modal\r\n        function closeServiceDetails() {\r\n            document.getElementById('serviceModal').classList.add('hidden');\r\n            document.body.style.overflow = 'auto';\r\n        }\r\n\r\n        \/\/ Open consultation (placeholder)\r\n        function openConsultation() {\r\n            alert('Thank you for your interest! Our consultation booking system will be available soon. Please call us at (555) 123-4567 to schedule your free consultation.');\r\n        }\r\n\r\n        \/\/ Event listeners\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            \/\/ Initial animation check\r\n            animateOnScroll();\r\n            \r\n            \/\/ Scroll event listener\r\n            window.addEventListener('scroll', animateOnScroll);\r\n            \r\n            \/\/ Close modal when clicking outside\r\n            document.getElementById('serviceModal').addEventListener('click', function(e) {\r\n                if (e.target === this) {\r\n                    closeServiceDetails();\r\n                }\r\n            });\r\n            \r\n            \/\/ Keyboard navigation\r\n            document.addEventListener('keydown', function(e) {\r\n                if (e.key === 'Escape') {\r\n                    closeServiceDetails();\r\n                }\r\n            });\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:'968729d3223a91df',t:'MTc1NDA3MDQ3NS4wMDAwMDA='};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>Our Services | Event Paradise &#8211; Professional Event Planning \u2728 Premium Event Planning [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-302","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>SERVICES - 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=302\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SERVICES - Event Paradise\" \/>\n<meta property=\"og:description\" content=\"Our Services | Event Paradise &#8211; Professional Event Planning \u2728 Premium Event Planning [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eventparadise.in\/?page_id=302\" \/>\n<meta property=\"og:site_name\" content=\"Event Paradise\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-01T17:53:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=302\",\"url\":\"https:\/\/eventparadise.in\/?page_id=302\",\"name\":\"SERVICES - Event Paradise\",\"isPartOf\":{\"@id\":\"https:\/\/eventparadise.in\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=302#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=302#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center\",\"datePublished\":\"2025-07-15T20:20:25+00:00\",\"dateModified\":\"2025-08-01T17:53:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eventparadise.in\/?page_id=302#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eventparadise.in\/?page_id=302\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=302#primaryimage\",\"url\":\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center\",\"contentUrl\":\"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eventparadise.in\/?page_id=302#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eventparadise.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SERVICES\"}]},{\"@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":"SERVICES - 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=302","og_locale":"en_US","og_type":"article","og_title":"SERVICES - Event Paradise","og_description":"Our Services | Event Paradise &#8211; Professional Event Planning \u2728 Premium Event Planning [&hellip;]","og_url":"https:\/\/eventparadise.in\/?page_id=302","og_site_name":"Event Paradise","article_modified_time":"2025-08-01T17:53:47+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eventparadise.in\/?page_id=302","url":"https:\/\/eventparadise.in\/?page_id=302","name":"SERVICES - Event Paradise","isPartOf":{"@id":"https:\/\/eventparadise.in\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eventparadise.in\/?page_id=302#primaryimage"},"image":{"@id":"https:\/\/eventparadise.in\/?page_id=302#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center","datePublished":"2025-07-15T20:20:25+00:00","dateModified":"2025-08-01T17:53:47+00:00","breadcrumb":{"@id":"https:\/\/eventparadise.in\/?page_id=302#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eventparadise.in\/?page_id=302"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eventparadise.in\/?page_id=302#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center","contentUrl":"https:\/\/images.unsplash.com\/photo-1519225421980-715cb0215aed?w=600&h=400&fit=crop&crop=center"},{"@type":"BreadcrumbList","@id":"https:\/\/eventparadise.in\/?page_id=302#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eventparadise.in\/"},{"@type":"ListItem","position":2,"name":"SERVICES"}]},{"@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\/302","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=302"}],"version-history":[{"count":31,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/302\/revisions"}],"predecessor-version":[{"id":773,"href":"https:\/\/eventparadise.in\/index.php?rest_route=\/wp\/v2\/pages\/302\/revisions\/773"}],"wp:attachment":[{"href":"https:\/\/eventparadise.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}