{"id":1562,"date":"2021-01-14T13:41:50","date_gmt":"2021-01-14T18:41:50","guid":{"rendered":"https:\/\/www.reservit.ca\/\/?page_id=1562"},"modified":"2025-11-17T15:26:12","modified_gmt":"2025-11-17T20:26:12","slug":"booking-software-activities","status":"publish","type":"page","link":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/","title":{"rendered":""},"content":{"rendered":"<div class=\"vce-row-container\" data-vce-boxed-width=\"true\"><div class=\"vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top\" id=\"el-e50ae8dd\" data-vce-do-apply=\"all el-e50ae8dd\"><div class=\"vce-row-content\" data-vce-element-content=\"true\"><div class=\"vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first\" id=\"el-b336e0c8\"><div class=\"vce-col-inner\" data-vce-do-apply=\"border margin background  el-b336e0c8\"><div class=\"vce-col-content\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding el-b336e0c8\"><div class=\"vce-raw-html\"><div class=\"vce-raw-html-wrapper\" id=\"el-45079d52\" data-vce-do-apply=\"all el-45079d52\">\n\n\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    \n    <!-- SEO -->\n    <title>Activity &amp; Tour Management Software | Reservit Canada<\/title>\n    <meta name=\"description\" content=\"Manage your tours, activities and equipment rentals with Reservit Activities. Online bookings 24\/7, smart calendar and automated payments. Cloud-based solution for seasonal and year-round operators across North America.\">\n    <link rel=\"canonical\" href=\"https:\/\/www.reservit.ca\/en\/activities-module\/\">\n    <link rel=\"alternate\" hreflang=\"fr-ca\" href=\"https:\/\/www.reservit.ca\/module-activites\/\">\n    <link rel=\"alternate\" hreflang=\"en-ca\" href=\"https:\/\/www.reservit.ca\/en\/activities-module\/\">\n    <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/www.reservit.ca\/module-activites\/\">\n\n    <!-- Social -->\n    <meta property=\"og:locale\" content=\"en_CA\">\n    <meta property=\"og:type\" content=\"website\">\n    <meta property=\"og:title\" content=\"Activity &amp; Tour Management Software | Reservit Canada\">\n    <meta property=\"og:description\" content=\"Boost your tours, experiences and rentals with a complete solution: 24\/7 online bookings, smart calendar and automated payments.\">\n    <meta property=\"og:url\" content=\"https:\/\/www.reservit.ca\/en\/activities-module\/\">\n    <meta property=\"og:image\" content=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Headers-Activites.png\">\n    <meta name=\"twitter:card\" content=\"summary_large_image\">\n\n    <!-- Performance -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n    <!-- Preload main hero image -->\n    <link rel=\"preload\" as=\"image\" href=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Headers-Activites.png\">\n    \n    <!-- UI -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&amp;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n\n    <style>\n        :root {\n            --color-primary: #23bfd1;\n            --color-secondary: #f7951e;\n            --color-accent: #dd1667;\n            --color-green: #8dc73e;\n            --color-text: #1d1d1f;\n            --color-text-light: #4b5563;\n            --color-background: #fbfbfd;\n            --color-surface: #ffffff;\n            --color-dark-surface: #111827;\n            --shadow-soft: 0 4px 6px -1px rgb(0 0 0 \/ 0.07);\n            --shadow-medium: 0 10px 15px -3px rgb(0 0 0 \/ 0.1);\n            --transition-smooth: 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            background: var(--color-background);\n            color: var(--color-text);\n            overflow-x: hidden;\n            line-height: 1.6;\n        }\n\n        .material-symbols-outlined {\n            font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.35)), \n                        url('https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Headers-Activites.png');\n            background-size: cover;\n            background-position: center;\n            background-attachment: fixed;\n            min-height: 70vh;\n        }\n\n        .hero-title {\n            color: #ffffff !important;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.8), 0 0 10px rgba(0,0,0,0.5);\n            font-weight: 900;\n        }\n\n        \/* Buttons *\/\n        .btn {\n            padding: 0.95rem 2rem;\n            border-radius: 9999px;\n            font-weight: 700;\n            font-size: 1.125rem;\n            transition: transform var(--transition-smooth), box-shadow var(--transition-smooth), background-color var(--transition-smooth);\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.5rem;\n            text-decoration: none;\n            border: none;\n        }\n\n        .btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);\n        }\n\n        .btn-primary {\n            background: var(--color-primary);\n            color: white;\n        }\n\n        .btn-primary:hover {\n            background: #1faab8;\n        }\n\n        .btn-secondary {\n            background: rgba(255, 255, 255, 0.1);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            backdrop-filter: blur(10px);\n            color: white;\n        }\n\n        .btn-secondary:hover {\n            background: rgba(255, 255, 255, 0.2);\n        }\n\n        .btn-accent {\n            background: var(--color-accent);\n            color: white;\n        }\n\n        .btn-accent:hover {\n            background: #c4125c;\n        }\n\n        .btn-orange {\n            background: var(--color-secondary);\n            color: white;\n        }\n\n        .btn-orange:hover {\n            background: #e0851c;\n        }\n\n        \/* Animations *\/\n        .scroll-animate {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n        }\n\n        .scroll-animate.is-visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        \/* Cards *\/\n        .feature-card {\n            background: var(--color-surface);\n            border-radius: 1.5rem;\n            padding: 2rem;\n            border: 1px solid #e5e7eb;\n            transition: transform var(--transition-smooth), box-shadow var(--transition-smooth), border-color var(--transition-smooth);\n            height: 100%;\n        }\n\n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--shadow-medium);\n            border-color: #ffd6a5;\n        }\n\n        .icon-wrapper {\n            width: 64px;\n            height: 64px;\n            border-radius: 9999px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            margin-bottom: 1.5rem;\n        }\n\n        \/* Badges *\/\n        .badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.4rem;\n            padding: 0.5rem 1rem;\n            border-radius: 9999px;\n            font-size: 0.875rem;\n            font-weight: 600;\n        }\n\n        .badge-primary {\n            background: #e6fbfe;\n            color: #116873;\n        }\n\n        .badge-orange {\n            background: #fff4e6;\n            color: #c77700;\n        }\n\n        \/* Stats *\/\n        .stat-card {\n            background: var(--color-surface);\n            border-radius: 1.25rem;\n            padding: 2rem;\n            text-align: center;\n            border: 1px solid #e5e7eb;\n            transition: transform var(--transition-smooth), box-shadow var(--transition-smooth);\n        }\n\n        .stat-card:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--shadow-soft);\n        }\n\n        .stat-number {\n            font-size: 3rem;\n            font-weight: 800;\n            color: var(--color-primary);\n            line-height: 1;\n        }\n\n        \/* Dark Section *\/\n        .dark-section {\n            background-color: var(--color-dark-surface);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .dark-section::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background-image: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><g fill=\"%23222938\"><circle cx=\"10\" cy=\"10\" r=\"1.5\"\/><circle cx=\"30\" cy=\"30\" r=\"1.5\"\/><circle cx=\"50\" cy=\"50\" r=\"1.5\"\/><circle cx=\"70\" cy=\"70\" r=\"1.5\"\/><circle cx=\"90\" cy=\"90\" r=\"1.5\"\/><circle cx=\"10\" cy=\"50\" r=\"1.5\"\/><circle cx=\"50\" cy=\"10\" r=\"1.5\"\/><circle cx=\"90\" cy=\"50\" r=\"1.5\"\/><circle cx=\"50\" cy=\"90\" r=\"1.5\"\/><\/g><\/svg>');\n            opacity: 0.5;\n            animation: pan 60s linear infinite;\n        }\n\n        @keyframes pan {\n            0% { background-position: 0% 0%; }\n            100% { background-position: 100% 100%; }\n        }\n\n        \/* FAQ *\/\n        .faq-item {\n            background: var(--color-surface);\n            border-radius: 1rem;\n            border: 1px solid #e5e7eb;\n            margin-bottom: 1rem;\n            transition: box-shadow var(--transition-smooth);\n        }\n\n        .faq-item[open] {\n            box-shadow: var(--shadow-soft);\n        }\n\n        .faq-item summary {\n            padding: 1.5rem;\n            font-weight: 600;\n            cursor: pointer;\n            list-style: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .faq-item summary::-webkit-details-marker {\n            display: none;\n        }\n\n        .faq-item .icon {\n            transition: transform var(--transition-smooth);\n        }\n\n        .faq-item[open] summary .icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-answer {\n            padding: 0 1.5rem 1.5rem;\n            color: var(--color-text-light);\n        }\n\n        \/* Orange accents *\/\n        .orange-glow {\n            box-shadow: 0 0 20px rgba(247, 149, 30, 0.3);\n        }\n\n        .orange-border {\n            border: 2px solid var(--color-secondary);\n        }\n\n        \/* Logo Scroller *\/\n        .logo-scroller-container {\n            overflow: hidden;\n            -webkit-mask: linear-gradient(90deg, transparent, white 10%, white 90%, transparent);\n            mask: linear-gradient(90deg, transparent, white 10%, white 90%, transparent);\n        }\n\n        .logo-scroller {\n            display: flex;\n            gap: 4rem;\n            animation: scroll 30s linear infinite;\n            will-change: transform;\n        }\n\n        .logo-scroller .logo-item {\n            flex-shrink: 0;\n            height: 100px;\n            width: auto;\n            object-fit: contain;\n            opacity: 0.8;\n            transition: opacity var(--transition-smooth), transform var(--transition-smooth);\n        }\n\n        .logo-scroller .logo-item:hover {\n            opacity: 1;\n            transform: scale(1.05);\n        }\n\n        @keyframes scroll {\n            0% {\n                transform: translateX(0);\n            }\n            100% {\n                transform: translateX(-50%);\n            }\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero-section {\n                min-height: 60vh;\n                background-attachment: scroll;\n            }\n\n            .stat-number {\n                font-size: 2.25rem;\n            }\n\n            .logo-scroller .logo-item {\n                height: 80px;\n            }\n\n            .logo-scroller-container {\n                -webkit-mask: none;\n                mask: none;\n            }\n        }\n    <\/style>\n\n\n\n    <main>\n        <!-- Hero Section -->\n        <section class=\"hero-section flex items-center justify-center text-white text-center\">\n            <div class=\"max-w-4xl mx-auto px-6 sm:px-8 lg:px-12 relative z-10\">\n                <h1 class=\"hero-title text-4xl md:text-6xl lg:text-7xl font-extrabold tracking-tight mb-4\">\n                    Power up your <span style=\"color: var(--color-secondary);\">activities<\/span> and accelerate your growth\n                <\/h1>\n                <p class=\"text-lg md:text-xl lg:text-2xl max-w-2xl mx-auto mb-8\" style=\"text-shadow: 0 2px 10px rgba(0,0,0,0.4);\">\n                    Tours, equipment rentals, excursions: manage everything from a single powerful platform that\u2019s available 24\/7.\n                <\/p>\n                <div class=\"flex flex-col sm:flex-row items-center justify-center gap-4\">\n                    <a href=\"https:\/\/www.reservit.ca\/en\/request-a-quote\/\" class=\"btn btn-orange w-full sm:w-auto\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        <span class=\"material-symbols-outlined\">calendar_today<\/span>\n                        Book a demo\n                    <\/a>\n                    <a href=\"#features\" class=\"btn btn-secondary w-full sm:w-auto\">\n                        Explore the features\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Key Benefits Section -->\n        <section class=\"py-20 md:py-28 bg-white\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"text-center mb-16 scroll-animate\">\n                    <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight\">\n                        Why choose <span style=\"color: var(--color-secondary);\">Reservit Activities<\/span>\n                    <\/h2>\n                    <p class=\"mt-4 text-lg text-gray-600 max-w-3xl mx-auto\">\n                        A complete online booking solution built for tour and activity operators across North America, designed to maximize bookings and simplify day-to-day operations.\n                    <\/p>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                    <div class=\"feature-card text-center scroll-animate\">\n                        <div class=\"icon-wrapper mx-auto\" style=\"background: var(--color-primary);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">schedule<\/span>\n                        <\/div>\n                        <h3 class=\"text-xl font-bold mb-3\">24\/7 online bookings<\/h3>\n                        <p class=\"text-gray-600\">\n                            Your booking engine never sleeps. Capture every opportunity, even outside business hours.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card text-center scroll-animate orange-glow\" style=\"transition-delay: 150ms;\">\n                        <div class=\"icon-wrapper mx-auto\" style=\"background: var(--color-secondary);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">ac_unit<\/span>\n                        <\/div>\n                        <h3 class=\"text-xl font-bold mb-3\">Built around your seasonality<\/h3>\n                        <p class=\"text-gray-600\">\n                            Seasonal or year-round: manage every experience from one flexible, intuitive platform.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card text-center scroll-animate\" style=\"transition-delay: 300ms;\">\n                        <div class=\"icon-wrapper mx-auto\" style=\"background: var(--color-accent);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">cloud<\/span>\n                        <\/div>\n                        <h3 class=\"text-xl font-bold mb-3\">100% cloud-based<\/h3>\n                        <p class=\"text-gray-600\">\n                            Access your operations from any device\u2014at the office, on-site, or on the road.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Planning Section -->\n        <section id=\"features\" class=\"py-20 md:py-28 bg-gray-50\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"grid md:grid-cols-2 gap-12 items-center\">\n                    <div class=\"scroll-animate\">\n                        <span class=\"badge badge-orange mb-4\">\n                            <span class=\"material-symbols-outlined text-sm\">calendar_month<\/span>\n                            Smart calendar\n                        <\/span>\n                        <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight mb-6\">\n                            Manage your bookings <span style=\"color: var(--color-secondary);\">more efficiently<\/span>\n                        <\/h2>\n                        <p class=\"text-lg text-gray-600 mb-6\">\n                            Our dynamic, customizable calendar gives you a clear overview of every activity, time slot and guest.\n                        <\/p>\n                        \n                        <div class=\"space-y-4\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">add_circle<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Instant booking management<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Create and edit bookings directly from the calendar or on-site with your team.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">payments<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Simplified payments<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Take payments on the spot and keep a complete history of every transaction.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">dashboard<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Centralized platform<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Plan all your activities from a single, user-friendly interface.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"scroll-animate\" style=\"transition-delay: 200ms;\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg\" alt=\"Reservit activities management calendar interface\" class=\"w-full h-auto\" loading=\"lazy\" decoding=\"async\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Booking Engine Section -->\n        <section class=\"py-20 md:py-28 bg-white\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"grid md:grid-cols-2 gap-12 items-center\">\n                    <div class=\"order-2 md:order-1 scroll-animate\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Captures-RBE.svg\" alt=\"Activity booking engine optimized for every device\" class=\"w-full h-auto\" loading=\"lazy\" decoding=\"async\">\n                    <\/div>\n\n                    <div class=\"order-1 md:order-2 scroll-animate\" style=\"transition-delay: 150ms;\">\n                        <span class=\"badge badge-orange mb-4\">\n                            <span class=\"material-symbols-outlined text-sm\">shopping_cart<\/span>\n                            Online booking engine\n                        <\/span>\n                        <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight mb-6\">\n                            Never miss <span style=\"color: var(--color-secondary);\">another booking<\/span>\n                        <\/h2>\n                        <p class=\"text-lg text-gray-600 mb-6\">\n                            A smooth, responsive booking engine that turns website visitors into paying guests.\n                        <\/p>\n\n                        <div class=\"space-y-4\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">devices<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Multi-device experience<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Desktop, tablet or mobile: a frictionless booking path on every screen.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">credit_card<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Automated payments<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Cut down on manual payments and secure bookings as soon as they\u2019re confirmed.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">insights<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Optimized conversion flow<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">A streamlined, three-step booking journey designed to maximize conversion rates.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Revenue Optimization Section -->\n        <section class=\"py-20 md:py-28 bg-gray-50\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"text-center mb-16 scroll-animate\">\n                    <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight\">\n                        Grow your <span style=\"color: var(--color-secondary);\">revenue<\/span>\n                    <\/h2>\n                    <p class=\"mt-4 text-lg text-gray-600 max-w-3xl mx-auto\">\n                        Increase the value of every booking with flexible, high-impact upsell strategies.\n                    <\/p>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\n                    <div class=\"feature-card scroll-animate\">\n                        <div class=\"icon-wrapper\" style=\"background: var(--color-green);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">add_shopping_cart<\/span>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4\">Add-ons and upgrades<\/h3>\n                        <p class=\"text-gray-600 mb-4\">\n                            Offer tailored add-ons and premium options to boost the value of every transaction.\n                        <\/p>\n                        <ul class=\"space-y-2 text-gray-600\">\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-green-600 text-sm\">check_circle<\/span>\n                                Premium gear and equipment rentals\n                            <\/li>\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-green-600 text-sm\">check_circle<\/span>\n                                Private guides and VIP experiences\n                            <\/li>\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-green-600 text-sm\">check_circle<\/span>\n                                Photo and video services\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"feature-card scroll-animate orange-border\" style=\"transition-delay: 150ms;\">\n                        <div class=\"icon-wrapper\" style=\"background: var(--color-secondary);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">sell<\/span>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4\">Tailored offers<\/h3>\n                        <p class=\"text-gray-600 mb-4\">\n                            Build packages that match your commercial strategy and peak seasons.\n                        <\/p>\n                        <ul class=\"space-y-2 text-gray-600\">\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-orange-600 text-sm\">check_circle<\/span>\n                                Pricing by season, time slot or capacity\n                            <\/li>\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-orange-600 text-sm\">check_circle<\/span>\n                                Promotions and promo codes\n                            <\/li>\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-orange-600 text-sm\">check_circle<\/span>\n                                Multi-activity packages and bundles\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Team Management Section -->\n        <section class=\"py-20 md:py-28 bg-white\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"grid md:grid-cols-2 gap-12 items-center\">\n                    <div class=\"scroll-animate\">\n                        <span class=\"badge badge-orange mb-4\">\n                            <span class=\"material-symbols-outlined text-sm\">groups<\/span>\n                            Team management\n                        <\/span>\n                        <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight mb-6\">\n                            Keep your teams <span style=\"color: var(--color-secondary);\">in sync<\/span>\n                        <\/h2>\n                        <p class=\"text-lg text-gray-600 mb-6\">\n                            Give each team member the tools and permissions they need to do their job efficiently.\n                        <\/p>\n\n                        <div class=\"space-y-4\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">admin_panel_settings<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Role-based access<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Control access and permissions based on roles and responsibilities.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">visibility<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Custom views<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Each team member sees the information that matters most to their role.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">notifications<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Automated notifications<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Keep your staff updated in real time on new bookings and changes.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"scroll-animate\" style=\"transition-delay: 200ms;\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Gestion-dequipe.svg\" alt=\"Reservit team management interface for activities\" class=\"w-full h-auto\" loading=\"lazy\" decoding=\"async\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Network Power Section -->\n        <section class=\"py-20 md:py-28 bg-gray-50\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"grid md:grid-cols-2 gap-12 items-center\">\n                    <div class=\"order-2 md:order-1 scroll-animate\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Maillage.svg\" alt=\"Reservit activities distribution network\" class=\"w-full h-auto\" loading=\"lazy\" decoding=\"async\" style=\"background: transparent;\">\n                    <\/div>\n\n                    <div class=\"order-1 md:order-2 scroll-animate\" style=\"transition-delay: 150ms;\">\n                        <span class=\"badge badge-orange mb-4\">\n                            <span class=\"material-symbols-outlined text-sm\">hub<\/span>\n                            Distribution network\n                        <\/span>\n                        <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight mb-6\">\n                            The power of <span style=\"color: var(--color-secondary);\">connections<\/span>\n                        <\/h2>\n                        <p class=\"text-lg text-gray-600 mb-6\">\n                            Increase your visibility by connecting to a network of local partners and distributors, and by plugging your activities directly into your \n                            <a href=\"https:\/\/www.reservit.ca\/logiciel-de-reservation-hotels\/\" class=\"underline hover:no-underline\">\n                                Reservit lodging module\n                            <\/a>.\n                        <\/p>\n\n                        <div class=\"space-y-4\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">hotel<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Synergy with accommodations<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Offer activities as an integral part of your hotel partners\u2019 booking journey.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">sync_alt<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Integrated channel manager<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Manage all your multi-channel bookings from one single platform.<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"flex-shrink-0 w-12 h-12 rounded-full bg-orange-100 flex items-center justify-center\">\n                                    <span class=\"material-symbols-outlined text-orange-600\">trending_up<\/span>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"font-bold\">Increased visibility<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Reach new guests through strategic partnerships and distribution agreements.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Additional Benefits Section -->\n        <section class=\"py-20 md:py-28 bg-white\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"text-center mb-16 scroll-animate\">\n                    <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight\">\n                        Extra benefits that <span style=\"color: var(--color-secondary);\">set you apart<\/span>\n                    <\/h2>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\n                    <div class=\"feature-card scroll-animate\">\n                        <div class=\"icon-wrapper\" style=\"background: var(--color-accent);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">receipt_long<\/span>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4\">Billing &amp; reporting<\/h3>\n                        <p class=\"text-gray-600 mb-4\">\n                            A complete billing system compatible with your preferred accounting tools.\n                        <\/p>\n                        <div class=\"flex flex-wrap gap-2\">\n                            <span class=\"text-xs bg-gray-100 px-3 py-1 rounded-full\">Acomba<\/span>\n                            <span class=\"text-xs bg-gray-100 px-3 py-1 rounded-full\">Sage 50<\/span>\n                            <span class=\"text-xs bg-gray-100 px-3 py-1 rounded-full\">QuickBooks<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"feature-card scroll-animate orange-glow\" style=\"transition-delay: 150ms;\">\n                        <div class=\"icon-wrapper\" style=\"background: var(--color-secondary);\">\n                            <span class=\"material-symbols-outlined\" style=\"font-size: 2rem;\">savings<\/span>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4\">Preferred payment rates<\/h3>\n                        <p class=\"text-gray-600 mb-4\">\n                            Benefit from negotiated payment rates through our global network of 65,000+ properties.\n                        <\/p>\n                        <ul class=\"space-y-2 text-gray-600\">\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-orange-600 text-sm\">check_circle<\/span>\n                                Reduced transaction fees\n                            <\/li>\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-orange-600 text-sm\">check_circle<\/span>\n                                Simplified international payments\n                            <\/li>\n                            <li class=\"flex items-center gap-2\">\n                                <span class=\"material-symbols-outlined text-orange-600 text-sm\">check_circle<\/span>\n                                Multi-currency support\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Stats Section -->\n        <section class=\"py-20 md:py-28 dark-section text-white\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12 relative z-10\">\n                <div class=\"text-center mb-16 scroll-animate\">\n                    <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight mb-6\" style=\"color: #ffffff !important;\">\n                        Join over <span style=\"color: var(--color-secondary);\">10,000 properties<\/span>\n                    <\/h2>\n                    <p class=\"text-lg opacity-90 max-w-3xl mx-auto\" style=\"color: #ffffff !important;\">\n                        Thousands of businesses around the world trust Reservit to manage their lodging and activities.\n                    <\/p>\n                <\/div>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 scroll-animate\" style=\"transition-delay: 150ms;\">\n                    <div class=\"stat-card\">\n                        <div class=\"stat-number\" style=\"color: var(--color-secondary);\">10k+<\/div>\n                        <p class=\"mt-2 text-gray-600 font-semibold\">Active properties<\/p>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <div class=\"stat-number\" style=\"color: var(--color-secondary);\">25+<\/div>\n                        <p class=\"mt-2 text-gray-600 font-semibold\">Countries served<\/p>\n                    <\/div>\n\n                    <div class=\"stat-card\">\n                        <div class=\"stat-number\" style=\"color: var(--color-secondary);\">24\/7<\/div>\n                        <p class=\"mt-2 text-gray-600 font-semibold\">Monitoring<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Client Logos Section -->\n        <section class=\"py-20 md:py-28 bg-white\">\n            <div class=\"max-w-screen-xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"text-center mb-16 scroll-animate\">\n                    <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight\">\n                        Trusted by <span style=\"color: var(--color-secondary);\">leading brands<\/span>\n                    <\/h2>\n                    <p class=\"mt-4 text-lg text-gray-600 max-w-3xl mx-auto\">\n                        Recognized operators use Reservit Activities to streamline their operations and enhance the guest experience.\n                    <\/p>\n                <\/div>\n\n                <div class=\"logo-scroller-container scroll-animate\" style=\"transition-delay: 150ms;\">\n                    <div class=\"logo-scroller\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/7-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/4-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/5-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/3-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/2-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/6-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <!-- Duplicate for continuous effect -->\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/7-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/4-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/5-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/3-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/2-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                        <img src=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2025\/01\/6-1.png\" alt=\"Reservit Activities client logo\" class=\"logo-item\" loading=\"lazy\" decoding=\"async\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FAQ Section -->\n        <section class=\"py-20 md:py-28 bg-gray-50\">\n            <div class=\"max-w-4xl mx-auto px-6 sm:px-8 lg:px-12\">\n                <div class=\"text-center mb-12 scroll-animate\">\n                    <h2 class=\"text-4xl md:text-5xl font-bold tracking-tight\">\n                        Frequently asked <span style=\"color: var(--color-secondary);\">questions<\/span>\n                    <\/h2>\n                <\/div>\n\n                <div class=\"scroll-animate\" style=\"transition-delay: 150ms;\">\n                    <details class=\"faq-item\">\n                        <summary>\n                            What types of activities can I manage with Reservit?\n                            <span class=\"icon material-symbols-outlined\" style=\"color: var(--color-secondary);\">add<\/span>\n                        <\/summary>\n                        <div class=\"faq-answer\">\n                            Reservit Activities is ideal for all kinds of experiences: guided tours, excursions, equipment rentals (kayaks, bikes, skis, etc.), water activities, outdoor adventures, workshops, cultural visits and much more.\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-item\">\n                        <summary>\n                            Is the system suitable for seasonal activities?\n                            <span class=\"icon material-symbols-outlined\" style=\"color: var(--color-secondary);\">add<\/span>\n                        <\/summary>\n                        <div class=\"faq-answer\">\n                            Absolutely. Our solution is built to adapt to your operating calendar, whether you run year-round or seasonally. Activate and deactivate activities by season, set specific availability and adjust your pricing with ease.\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-item\">\n                        <summary>\n                            Can I integrate the booking engine with my website?\n                            <span class=\"icon material-symbols-outlined\" style=\"color: var(--color-secondary);\">add<\/span>\n                        <\/summary>\n                        <div class=\"faq-answer\">\n                            Yes. Our booking engine integrates seamlessly with your existing website. It\u2019s responsive, fast and fully customizable to match your brand.\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-item\">\n                        <summary>\n                            How do online payments work?\n                            <span class=\"icon material-symbols-outlined\" style=\"color: var(--color-secondary);\">add<\/span>\n                        <\/summary>\n                        <div class=\"faq-answer\">\n                            Payments are secure and automated. You can accept credit cards, require deposits or full payment at the time of booking. We also support pre-authorizations and cancellation policies.\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-item\">\n                        <summary>\n                            Do you offer training and support?\n                            <span class=\"icon material-symbols-outlined\" style=\"color: var(--color-secondary);\">add<\/span>\n                        <\/summary>\n                        <div class=\"faq-answer\">\n                            Yes. Every new client receives full onboarding and training. Our Canada-based team is available by phone and email to support you, and we provide online resources (videos, guides) that you can access 24\/7.\n                        <\/div>\n                    <\/details>\n\n                    <details class=\"faq-item\">\n                        <summary>\n                            Is the system available in both English and French?\n                            <span class=\"icon material-symbols-outlined\" style=\"color: var(--color-secondary);\">add<\/span>\n                        <\/summary>\n                        <div class=\"faq-answer\">\n                            Definitely. Reservit is fully bilingual (English and French). Your back office, confirmation emails and booking engine can all be configured in both languages to serve your guests across North America.\n                        <\/div>\n                    <\/details>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Final CTA -->\n        <section class=\"py-24 dark-section text-white\">\n            <div class=\"max-w-4xl mx-auto px-6 sm:px-8 lg:px-12 text-center relative z-10 scroll-animate\">\n                <h2 class=\"text-4xl md:5xl font-bold tracking-tight mb-6\" style=\"color: #ffffff !important;\">\n                    Ready to transform <span style=\"color: var(--color-secondary);\">your activities<\/span>?\n                <\/h2>\n                <p class=\"text-lg opacity-90 max-w-2xl mx-auto mb-8\" style=\"color: #ffffff !important;\">\n                    Discover how Reservit can help you increase bookings, reduce manual work and deliver a smoother experience for your guests and your team.\n                <\/p>\n                <a href=\"https:\/\/www.reservit.ca\/en\/request-a-quote\/\" class=\"btn btn-orange\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <span class=\"material-symbols-outlined\">event<\/span>\n                    Schedule a demo\n                <\/a>\n            <\/div>\n        <\/section>\n    <\/main>\n\n    <!-- Scripts -->\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Scroll animations\n            const animatedElements = document.querySelectorAll('.scroll-animate');\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('is-visible');\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, { threshold: 0.1 });\n            \n            animatedElements.forEach(el => observer.observe(el));\n\n            \/\/ FAQ toggle icons\n            document.querySelectorAll('.faq-item').forEach(item => {\n                item.addEventListener('toggle', function() {\n                    const icon = this.querySelector('.icon');\n                    if (icon) {\n                        icon.textContent = this.open ? 'remove' : 'add';\n                    }\n                });\n            });\n\n            \/\/ Smooth scroll for anchor links\n            document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n                anchor.addEventListener('click', function (e) {\n                    e.preventDefault();\n                    const target = document.querySelector(this.getAttribute('href'));\n                    if (target) {\n                        target.scrollIntoView({\n                            behavior: 'smooth',\n                            block: 'start'\n                        });\n                    }\n                });\n            });\n        });\n    <\/script>\n\n    <!-- Structured Data -->\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"SoftwareApplication\",\n        \"name\": \"Reservit Activities\",\n        \"applicationCategory\": \"BusinessApplication\",\n        \"operatingSystem\": \"Web, iOS, Android\",\n        \"description\": \"Activity, tour and experience management software. 24\/7 online bookings, smart calendar and automated payments.\",\n        \"offers\": {\n            \"@type\": \"Offer\",\n            \"priceCurrency\": \"CAD\",\n            \"price\": \"30\",\n            \"url\": \"https:\/\/www.reservit.ca\/en\/request-a-quote\/\"\n        },\n        \"featureList\": [\n            \"24\/7 online bookings\",\n            \"Dynamic, customizable calendar\",\n            \"Secure automated payments\",\n            \"Role-based team management\",\n            \"Integrated channel manager\",\n            \"Billing and reporting\",\n            \"100% cloud-based solution\",\n            \"Bilingual EN\/FR support\"\n        ]\n    }\n    <\/script>\n\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"FAQPage\",\n        \"mainEntity\": [\n            {\n                \"@type\": \"Question\",\n                \"name\": \"What types of activities can I manage with Reservit?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Reservit Activities is ideal for all kinds of experiences: guided tours, excursions, equipment rentals (kayaks, bikes, skis, etc.), water activities, outdoor adventures, workshops, cultural visits and much more.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Is the system suitable for seasonal activities?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Absolutely. Our solution is built to adapt to your operating calendar, whether you run year-round or seasonally. Activate and deactivate activities by season, set specific availability and adjust your pricing with ease.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Can I integrate the booking engine with my website?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Yes. Our booking engine integrates seamlessly with your existing website. It\u2019s responsive, fast and fully customizable to match your brand.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"How do online payments work?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Payments are secure and automated. You can accept credit cards, require deposits or full payment at the time of booking. We also support pre-authorizations and cancellation policies.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Do you offer training and support?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Yes. Every new client receives full onboarding and training. Our Canada-based team is available by phone and email to support you, and we provide online resources (videos, guides) that you can access 24\/7.\"\n                }\n            },\n            {\n                \"@type\": \"Question\",\n                \"name\": \"Is the system available in both English and French?\",\n                \"acceptedAnswer\": {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Definitely. Reservit is fully bilingual (English and French). Your back office, confirmation emails and booking engine can all be configured in both languages to serve your guests across North America.\"\n                }\n            }\n        ]\n    }\n    <\/script>\n\n\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Activity &amp; Tour Management Software | Reservit Canada Power up your activities and accelerate your growth Tours, equipment rentals, excursions: manage everything from a single powerful platform that\u2019s available 24\/7. calendar_today Book a demo Explore the features Why choose Reservit Activities A complete online booking solution built for tour and activity operators across North America, [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1562","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Activity &amp; Tour Booking Software | Reservit Canada<\/title>\n<meta name=\"description\" content=\"Manage tours, activities and equipment rentals with Reservit Activities. 24\/7 online bookings, smart calendar and automated payments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Activity &amp; Tour Booking Software | Reservit Canada\" \/>\n<meta property=\"og:description\" content=\"Manage tours, activities and equipment rentals with Reservit Activities. 24\/7 online bookings, smart calendar and automated payments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/\" \/>\n<meta property=\"og:site_name\" content=\"Reservit Canada\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/moteur.reservation.reservit\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-17T20:26:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg\" \/>\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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/\",\"url\":\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/\",\"name\":\"Activity & Tour Booking Software | Reservit Canada\",\"isPartOf\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg\",\"datePublished\":\"2021-01-14T18:41:50+00:00\",\"dateModified\":\"2025-11-17T20:26:12+00:00\",\"description\":\"Manage tours, activities and equipment rentals with Reservit Activities. 24\/7 online bookings, smart calendar and automated payments.\",\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/#primaryimage\",\"url\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg\",\"contentUrl\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#website\",\"url\":\"https:\/\/reservitca.wagaia.com\/en\/\",\"name\":\"Reservit Canada\",\"description\":\"Logiciel de r\u00e9servation en ligne n\u00b01 au Canada\",\"publisher\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/reservitca.wagaia.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#organization\",\"name\":\"Reservit Canada\",\"url\":\"https:\/\/reservitca.wagaia.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg\",\"contentUrl\":\"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg\",\"width\":512,\"height\":512,\"caption\":\"Reservit Canada\"},\"image\":{\"@id\":\"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/moteur.reservation.reservit\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Activity & Tour Booking Software | Reservit Canada","description":"Manage tours, activities and equipment rentals with Reservit Activities. 24\/7 online bookings, smart calendar and automated payments.","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:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/","og_locale":"en_US","og_type":"article","og_title":"Activity & Tour Booking Software | Reservit Canada","og_description":"Manage tours, activities and equipment rentals with Reservit Activities. 24\/7 online bookings, smart calendar and automated payments.","og_url":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/","og_site_name":"Reservit Canada","article_publisher":"https:\/\/www.facebook.com\/moteur.reservation.reservit\/","article_modified_time":"2025-11-17T20:26:12+00:00","og_image":[{"url":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/","url":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/","name":"Activity & Tour Booking Software | Reservit Canada","isPartOf":{"@id":"https:\/\/reservitca.wagaia.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/#primaryimage"},"image":{"@id":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/#primaryimage"},"thumbnailUrl":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg","datePublished":"2021-01-14T18:41:50+00:00","dateModified":"2025-11-17T20:26:12+00:00","description":"Manage tours, activities and equipment rentals with Reservit Activities. 24\/7 online bookings, smart calendar and automated payments.","inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/reservitca.wagaia.com\/en\/booking-software-activities\/#primaryimage","url":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg","contentUrl":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/05\/Planning.svg"},{"@type":"WebSite","@id":"https:\/\/reservitca.wagaia.com\/en\/#website","url":"https:\/\/reservitca.wagaia.com\/en\/","name":"Reservit Canada","description":"Logiciel de r\u00e9servation en ligne n\u00b01 au Canada","publisher":{"@id":"https:\/\/reservitca.wagaia.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/reservitca.wagaia.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Organization","@id":"https:\/\/reservitca.wagaia.com\/en\/#organization","name":"Reservit Canada","url":"https:\/\/reservitca.wagaia.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg","contentUrl":"https:\/\/www.reservit.ca\/wp-content\/uploads\/2024\/04\/cropped-logo_pour_linkedin.jpg","width":512,"height":512,"caption":"Reservit Canada"},"image":{"@id":"https:\/\/reservitca.wagaia.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/moteur.reservation.reservit\/"]}]}},"_links":{"self":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/pages\/1562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/comments?post=1562"}],"version-history":[{"count":0,"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/pages\/1562\/revisions"}],"wp:attachment":[{"href":"https:\/\/reservitca.wagaia.com\/en\/wp-json\/wp\/v2\/media?parent=1562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}