{"id":17346,"date":"2025-12-16T15:24:09","date_gmt":"2025-12-16T07:24:09","guid":{"rendered":"https:\/\/five.co\/?page_id=17346"},"modified":"2026-04-23T08:46:21","modified_gmt":"2026-04-23T00:46:21","slug":"franchise-portals","status":"publish","type":"page","link":"https:\/\/preview-php85.dzine.org\/five\/services\/portal-development\/franchise-portals\/","title":{"rendered":"Franchise Portals"},"content":{"rendered":"\n<style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n        \n        body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; }\n        \n        .five-portal-page-wrapper { overflow-x: hidden; }\n        .five-portal-container { max-width: 1200px; }\n        \n        .five-portal-hero { background: linear-gradient(135deg, #001524 0%, #4588d8 100%); color: #fff; padding: 120px 0; text-align: center; position: relative; }\n        .five-portal-hero::before { content: ''; position: absolute; inset: 0; background: url('data:image\/svg+xml,<svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g fill=\"%23ffffff\" fill-opacity=\"0.05\"><circle cx=\"30\" cy=\"30\" r=\"1\"\/><\/g><\/svg>'); opacity: 0.3; }\n        .five-hero-content { max-width: 1000px; margin: 0 auto; position: relative; z-index: 2; }\n        .five-portal-title { font-size: 4rem; font-weight: 700; margin-bottom: 30px; line-height: 1.1; letter-spacing: -0.02em; }\n        .five-highlight { color: #f8b92b; }\n        .five-hero-subtitle { font-size: 1.375rem; opacity: 0.95; margin-bottom: 60px; line-height: 1.6; max-width: 800px; margin-left: auto; margin-right: auto; }\n        \n        .five-hero-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; margin-bottom: 60px; max-width: 1000px; margin-left: auto; margin-right: auto; }\n        .five-hero-feature { background: rgba(255,255,255,0.1); backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.2); border-radius: 16px; padding: 40px 30px; transition: all 0.3s ease; }\n        .five-hero-feature:hover { transform: translateY(-4px); background: rgba(255,255,255,0.15); }\n        .five-feature-icon { width: 64px; height: 64px; background: #f8b92b !important; border-radius: 12px; display: flex; align-items: center; justify-content: center; color: #001524; margin: 0 auto 20px; font-size: 1.5rem; }\n        .five-feature-content h3 { font-size: 1.125rem; font-weight: 600; margin-bottom: 16px; text-transform: uppercase; letter-spacing: 0.5px; }\n        .five-feature-content p { font-size: 1rem; line-height: 1.5; opacity: 0.9; color: white; }\n        \n        .five-hero-cta { display: flex; gap: 24px; justify-content: center; flex-wrap: wrap; margin-bottom: 60px; }\n        .five-hero-button { padding: 16px 32px; border-radius: 8px; font-size: 1.125rem; font-weight: 600; text-decoration: none; transition: all 0.3s ease; min-width: 200px; text-align: center; display: inline-block; }\n        .five-hero-primary { background: #f8b92b; color: #001524; box-shadow: 0 6px 20px rgba(248,185,43,0.3); }\n        .five-hero-primary:hover { background: #e6a625; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(248,185,43,0.4); }\n        .five-hero-secondary { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,0.3); }\n        .five-hero-secondary:hover { background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.5); }\n        \n        .five-hero-stats { display: flex; justify-content: center; gap: 60px; margin-top: 60px; }\n        .five-stat-number { font-size: 2.5rem; font-weight: 700; color: #f8b92b; margin-bottom: 8px; }\n        .five-stat-label { font-size: 1rem; opacity: 0.9; font-weight: 500; }\n        \n        .five-features-section { background: #fff; padding: 120px 0; }\n        .five-features-header { text-align: center; margin-bottom: 80px; }\n        .five-features-header h2 { font-size: 2.75rem; font-weight: 700; color: #001524; margin-bottom: 20px; letter-spacing: -0.01em; }\n        .five-features-header p { font-size: 1.25rem; color: #001524; opacity: 0.8; max-width: 600px; margin: 0 auto; }\n        .five-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 40px; }\n        .five-feature-card { background: #f8faff; border-radius: 16px; padding: 40px; text-align: center; border: 2px solid transparent; transition: all 0.3s ease; position: relative; overflow: hidden; }\n        .five-feature-card::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: linear-gradient(90deg, #f8b92b 0%, #4588d8 100%); transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; }\n        .five-feature-card:hover::before { transform: scaleX(1); }\n        .five-feature-card:hover { transform: translateY(-6px); border-color: #4588d8; box-shadow: 0 16px 40px rgba(69,136,216,0.15); }\n        .five-feature-card .five-feature-icon { background: #4588d8; color: #fff; margin-bottom: 24px; }\n        .five-feature-card h3 { font-size: 1.375rem; font-weight: 600; color: #001524; margin-bottom: 16px; }\n        .five-feature-card p { font-size: 1.05rem; color: #001524; opacity: 0.8; line-height: 1.6; }\n        \n        .five-industry-section { background: #f8faff; padding: 120px 0; }\n        .five-industry-header { text-align: center; margin-bottom: 80px; }\n        .five-industry-header h2 { font-size: 2.75rem; font-weight: 700; color: #001524; margin-bottom: 20px; }\n        .five-industry-header p { font-size: 1.25rem; color: #001524; opacity: 0.8; max-width: 700px; margin: 0 auto; }\n        .five-industry-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; }\n        .five-industry-card { text-align: center; background: #fff; border: 2px solid transparent; border-radius: 16px; padding: 40px; transition: all 0.4s; position: relative; overflow: hidden; box-shadow: 0 8px 24px rgba(0,21,36,0.08); }\n        .five-industry-card::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 6px; background: linear-gradient(90deg, #f8b92b 0%, #4588d8 100%); transform: scaleX(0); transform-origin: left; transition: transform 0.4s; }\n        .five-industry-card:hover::before { transform: scaleX(1); }\n        .five-industry-card:hover { transform: translateY(-8px); box-shadow: 0 20px 48px rgba(69,136,216,0.15); border-color: #4588d8; }\n        .five-card-icon { margin: 0 auto 24px; width: 60px; height: 60px; background: #4588d8; border-radius: 12px; display: flex; align-items: center; justify-content: center; color: #fff; margin-bottom: 24px; font-size: 1.5rem; }\n        .five-industry-card h3 { font-size: 1.375rem; font-weight: 600; color: #001524; margin-bottom: 16px; }\n        .five-industry-card p { font-size: 1.05rem; color: #001524; opacity: 0.75; line-height: 1.6; }\n        \n        .five-benefits-section { background: #fff; padding: 120px 0; }\n        .five-benefits-header { text-align: center; margin-bottom: 80px; }\n        .five-benefits-header h2 { font-size: 2.75rem; font-weight: 700; color: #001524; margin-bottom: 20px; }\n        .five-benefits-header p { font-size: 1.25rem; color: #001524; opacity: 0.8; max-width: 600px; margin: 0 auto; }\n        .five-benefits-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; }\n        .five-benefit-card { background: #f8faff; border-radius: 16px; padding: 40px 30px; text-align: center; border: 2px solid transparent; transition: all 0.3s; }\n        .five-benefit-card:hover { transform: translateY(-4px); border-color: #4588d8; box-shadow: 0 12px 32px rgba(69,136,216,0.15); }\n        .five-benefit-number { width: 60px; height: 60px; background: #4588d8; color: #fff; border-radius: 50%; font-size: 1.5rem; font-weight: 700; display: inline-flex; align-items: center; justify-content: center; margin-bottom: 24px; }\n        .five-benefit-card h3 { font-size: 1.375rem; font-weight: 600; color: #001524; margin-bottom: 16px; }\n        .five-benefit-card p { color: #001524; opacity: 0.8; line-height: 1.6; }\n        \n        .five-process-section { background: #222; padding: 120px 0; color: #fff; }\n        .five-process-header { text-align: center; margin-bottom: 80px; }\n        .five-process-header h2 { font-size: 2.75rem; font-weight: 700; margin-bottom: 20px; }\n        .five-process-header p { font-size: 1.25rem; opacity: 0.8; max-width: 800px; margin: 0 auto; }\n        .five-seo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 40px; }\n        .five-seo-card { background: rgba(69,136,216,0.1); border: 1px solid rgba(69,136,216,0.2); border-radius: 16px; padding: 40px; transition: all 0.3s; }\n        .five-seo-card:hover { transform: translateY(-4px); background: rgba(69,136,216,0.15); }\n        .five-seo-card h3 { font-size: 1.375rem; font-weight: 600; color: #f8b92b; margin-bottom: 16px; }\n        .five-seo-card p { opacity: 0.9; line-height: 1.7; color: white; }\n        \n        .five-faq-section { background: #f8faff; padding: 120px 0; }\n        .five-faq-header { text-align: center; margin-bottom: 80px; }\n        .five-faq-header h2 { font-size: 2.75rem; font-weight: 700; color: #001524; margin-bottom: 20px; }\n        .five-faq-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 32px; }\n        .five-faq-item { background: #fff; border-radius: 16px; padding: 32px; border: 2px solid transparent; transition: all 0.3s; box-shadow: 0 4px 16px rgba(0,21,36,0.08); }\n        .five-faq-item:hover { border-color: #4588d8; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(69,136,216,0.15); }\n        .five-faq-item h3 { font-size: 1.25rem; font-weight: 600; color: #001524; margin-bottom: 16px; }\n        .five-faq-item p { color: #001524; opacity: 0.8; line-height: 1.6; }\n        \n        .five-cta-section { background: linear-gradient(135deg, #4588d8 0%, #001524 100%); padding: 120px 0; text-align: center; position: relative; }\n        .five-cta-section::before { content: ''; position: absolute; inset: 0; background: url('data:image\/svg+xml,<svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g fill=\"%23ffffff\" fill-opacity=\"0.05\"><circle cx=\"30\" cy=\"30\" r=\"1\"\/><\/g><\/svg>'); opacity: 0.3; }\n        .five-cta-content { max-width: 800px; margin: 0 auto; position: relative; z-index: 2; }\n        .five-cta-content h2 { font-size: 2.75rem; font-weight: 700; color: #fff; margin-bottom: 24px; }\n        .five-cta-content p { font-size: 1.25rem; color: #fff; opacity: 0.9; margin-bottom: 50px; }\n        .five-cta-buttons { display: flex; gap: 24px; justify-content: center; flex-wrap: wrap; margin-bottom: 50px; }\n        .five-cta-button { padding: 18px 36px; border-radius: 12px; font-size: 1.125rem; font-weight: 600; text-decoration: none; transition: all 0.3s; border: 2px solid transparent; min-width: 200px; text-align: center; display: inline-block; }\n        .five-cta-primary { background: #f8b92b; color: #001524; box-shadow: 0 8px 32px rgba(248,185,43,0.3); }\n        .five-cta-primary:hover { background: #e6a625; transform: translateY(-3px); box-shadow: 0 16px 48px rgba(248,185,43,0.4); }\n        .five-cta-secondary { background: transparent; color: #fff; border-color: #fff; }\n        .five-cta-secondary:hover { background: #fff; color: #001524; transform: translateY(-3px); }\n        .five-cta-features { display: flex; flex-direction: column; gap: 16px; max-width: 500px; margin: 0 auto; }\n        .five-cta-feature { display: flex; align-items: center; gap: 12px; color: #fff; opacity: 0.9; justify-content: center; }\n        .five-cta-feature::before { content: \"\u2713\"; color: #f8b92b; font-weight: bold; font-size: 1.2rem; }\n        \n        @media (max-width: 968px) {\n            .five-hero-features, .five-benefits-grid { grid-template-columns: 1fr; }\n        }\n        @media (max-width: 768px) {\n            .five-portal-title { font-size: 2.75rem; }\n            .five-hero-stats, .five-hero-cta { flex-direction: column; gap: 30px; }\n            .five-features-header h2, .five-industry-header h2, .five-benefits-header h2, .five-process-header h2, .five-faq-header h2, .five-cta-content h2 { font-size: 2.25rem; }\n        }\n\n.robot-animation {\n    width: 200px;              \n    margin: 0 auto;\n    animation: robot-float 3s ease-in-out infinite;\n}\n\n.robot-animation img {\n    width: 100%;\n    display: block;\n}\n\n\/* Floating animation *\/\n@keyframes robot-float {\n    0% {\n        transform: translateY(0);\n    }\n    50% {\n        transform: translateY(-15px);\n    }\n    100% {\n        transform: translateY(0);\n    }\n}\n\n    <\/style>\n\n    <div class=\"five-portal-page-wrapper\">\n        <section class=\"five-portal-hero\">\n            <div class=\"five-hero-content px-3\">\n                <h1 class=\"five-portal-title mb-4\" style=\"color: white;\">Custom-Built <span class=\"five-highlight\">Franchise Portals<\/span><\/h1>\n                <p class=\"five-hero-subtitle mb-5\" style=\"color: white !important;\">A successful relationship between franchisor and franchisee needs clear communication, standardization, structure, and support to drive operational excellence.<\/p>\n                \n                <div class=\"five-hero-features mb-5\">\n                    <div class=\"five-hero-feature\">\n                        <div class=\"five-feature-icon mb-3\">\ud83d\udcca<\/div>\n                        <div class=\"five-feature-content\">\n                            <h3 class=\"mb-3\">Clear Communication<\/h3>\n                            <p>Replace emails, spreadsheets, and phone calls with a centralized portal<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"five-hero-feature\">\n                        <div class=\"five-feature-icon mb-3\">\u2713<\/div>\n                        <div class=\"five-feature-content\">\n                            <h3 class=\"mb-3\">Standardization<\/h3>\n                            <p>Ensure consistency across your entire franchise network<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"five-hero-feature\">\n                        <div class=\"five-feature-icon mb-3\">\ud83e\udd1d\ud83c\udffb<\/div>\n                        <div class=\"five-feature-content\">\n                            <h3 class=\"mb-3\">Consistent Support<\/h3>\n                            <p>Franchisees get reliable answers and guidance whenever they need it<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"five-hero-cta mb-5\">\n                    <a href=\"\/hire-an-expert\/\" class=\"five-hero-button five-hero-primary\">Start Your Project<\/a>\n                    <a href=\"\/book-a-demo\/\" class=\"five-hero-button five-hero-secondary\">Get Started<\/a>\n                <\/div>\n                \n                <div class=\"five-hero-stats mt-5\">\n                    <div class=\"five-stat\">\n                        <div class=\"five-stat-number mb-2\">24\/7<\/div>\n                        <div class=\"five-stat-label\">AI Assistant Available<\/div>\n                    <\/div>\n                    <div class=\"five-stat\">\n                        <div class=\"five-stat-number mb-2\">100%<\/div>\n                        <div class=\"five-stat-label\">Audit Trail Coverage<\/div>\n                    <\/div>\n                    <div class=\"five-stat\">\n                        <div class=\"five-stat-number mb-2\">10X<\/div>\n                        <div class=\"five-stat-label\">Saves More Time<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"five-features-section py-5\">\n            <div class=\"five-portal-container mx-auto px-3\">\n                <div class=\"five-features-header mb-5\">\n                    <h2 class=\"mb-3\">Franchisor &#038; Franchisee Features<\/h2>\n                    <p>Everything you need to manage and grow your franchise network effectively<\/p>\n                <\/div>\n                \n                <div class=\"five-features-grid\">\n                    <div class=\"five-feature-card p-4\">\n                        <div class=\"five-feature-icon mb-4\">\ud83c\udfe2<\/div>\n                        <h3 class=\"mb-3\">Franchisor Features<\/h3>\n                        <p>Share documents, policies and updates. Track franchisee progress and compliance. Reduce risk and protect your brand. One-time setup frees up valuable time.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-feature-card p-4\">\n                        <div class=\"five-feature-icon mb-4\">\ud83d\udc65<\/div>\n                        <h3 class=\"mb-3\">Franchisee Features<\/h3>\n                        <p>Find information quickly. Easy onboarding and network expansion. Clear structure and support. Performance dashboards and structured reporting.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-feature-card p-4\">\n                        <div class=\"five-feature-icon mb-4\">\ud83e\udd16<\/div>\n                        <h3 class=\"mb-3\">AI Assistant<\/h3>\n                        <p>Franchisees get consistent, on-brand answers in seconds. Knowledge updates instantly when you publish new documents. Complete visibility and audit trail. Works 24\/7 without a salary.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"five-industry-section py-5\">\n            <div class=\"five-portal-container mx-auto px-3\">\n                <div class=\"five-industry-header mb-5\">\n                    <h2 class=\"mb-3\">Portal Extensions &#038; Capabilities<\/h2>\n                    <p>Extend your franchise portal with powerful features tailored to your needs<\/p>\n                <\/div>\n                \n                <div class=\"five-industry-grid\">\n                    <div class=\"five-industry-card p-4\">\n                        <div class=\"five-card-icon mb-4\">\ud83d\udcc4<\/div>\n                        <h3 class=\"mb-3\">Document Management<\/h3>\n                        <p>Read-receipts, mandatory acknowledgment, and update alerts. Ensure every franchisee has access to the latest documents and policies.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-industry-card p-4\">\n                        <div class=\"five-card-icon mb-4\">\ud83c\udf93<\/div>\n                        <h3 class=\"mb-3\">Learning Management<\/h3>\n                        <p>Onboarding through quizzes and monitored learning. Track completion and ensure your franchisees are properly trained.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-industry-card p-4\">\n                        <div class=\"five-card-icon mb-4\">\ud83d\udcc8<\/div>\n                        <h3 class=\"mb-3\">Performance Dashboards<\/h3>\n                        <p>Tracking of key performance data to spot trends. Make data-driven decisions about your franchise network.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-industry-card p-4\">\n                        <div class=\"five-card-icon mb-4\">\u26a0\ufe0f<\/div>\n                        <h3 class=\"mb-3\">Incident Trackers<\/h3>\n                        <p>Systematic incident tracking, monitoring and management. Keep your franchise network running smoothly and safely.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"five-benefits-section py-5\">\n            <div class=\"five-portal-container mx-auto px-3\">\n                <div class=\"five-benefits-header mb-5\">\n                    <h2 class=\"mb-3\">Compliance Built-In<\/h2>\n                    <p>Systematically document delivery, record-keeping, reminders, and evidence of good faith conduct across your franchisee network<\/p>\n                <\/div>\n                \n                <div class=\"five-benefits-grid\">\n                    <div class=\"five-benefit-card p-4\">\n                        <div class=\"five-benefit-number mb-4\">01<\/div>\n                        <h3 class=\"mb-3\">Ensure Compliance<\/h3>\n                        <p>Meet all the requirements with built-in compliance tracking and documentation systems.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-benefit-card p-4\">\n                        <div class=\"five-benefit-number mb-4\">02<\/div>\n                        <h3 class=\"mb-3\">Meet Timelines<\/h3>\n                        <p>Automated reminders and deadline tracking ensure you never miss critical compliance dates.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-benefit-card p-4\">\n                        <div class=\"five-benefit-number mb-4\">03<\/div>\n                        <h3 class=\"mb-3\">Retain Documents<\/h3>\n                        <p>Secure document storage with complete version history and access logs for audit purposes.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-benefit-card p-4\">\n                        <div class=\"five-benefit-number mb-4\">04<\/div>\n                        <h3 class=\"mb-3\">Avoid Penalties<\/h3>\n                        <p>Systematic documentation and evidence of good faith conduct protects your franchise from penalties.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"five-process-section py-5\">\n            <div class=\"five-portal-container mx-auto px-3\">\n                <div class=\"five-process-header mb-5\">\n                    <h2 class=\"mb-3\">How Your AI Assistant Works<\/h2>\n                    <p style=\"color: white;\" >More than a chatbot. It&#8217;s your operational brain, always on.<\/p>\n                    <!-- Robot Animation -->\n    <div class=\"robot-animation\" style=\"margin-top: 30px;\">\n        <img src=\"https:\/\/img.icons8.com\/?size=200&#038;id=T61m3wUby3Sf&#038;format=png&#038;color=000000\" alt=\"Floating Robot\">\n    <\/div>\n                <\/div>\n                \n                <div class=\"five-seo-grid\">\n                    <div class=\"five-seo-card p-4\">\n                        <h3 class=\"mb-3\">Instant Answer Engine<\/h3>\n                        <p>Trained on your specific brand documents. Franchisees and their staff get consistent, on-brand answers in seconds.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-seo-card p-4\">\n                        <h3 class=\"mb-3\">Always-Accurate &#038; Updated<\/h3>\n                        <p>Knowledge updates instantly when you publish new documents. The entire network operates from the latest SOPs.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-seo-card p-4\">\n                        <h3 class=\"mb-3\">Complete Visibility &#038; Audit Trail<\/h3>\n                        <p>Every question asked and answered is logged in your franchisor dashboard.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"five-faq-section py-5\">\n            <div class=\"five-portal-container mx-auto px-3\">\n                <div class=\"five-faq-header mb-5\">\n                    <h2 class=\"mb-4\">Questions?<\/h2>\n                <\/div>\n                \n                <div class=\"five-faq-grid\">\n                    <div class=\"five-faq-item p-4\">\n                        <h3 class=\"mb-3\">How long does it take to build a franchise portal?<\/h3>\n                        <p>Most franchise portals are deployed within 4-8 weeks, depending on complexity and the number of features required. We work efficiently to get your portal up and running quickly.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-faq-item p-4\">\n                        <h3 class=\"mb-3\">Is my proprietary information secure?<\/h3>\n                        <p>Absolutely. All portals are login-protected and your proprietary knowledge stays safe inside your network. We implement enterprise-grade security measures.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-faq-item p-4\">\n                        <h3 class=\"mb-3\">Can the AI assistant really replace repetitive inquiries?<\/h3>\n                        <p>Yes! The AI assistant is trained on your specific documents and can handle the majority of common questions, freeing up your head office team for more strategic work.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-faq-item p-4\">\n                        <h3 class=\"mb-3\">What happens when we update our SOPs?<\/h3>\n                        <p>Simply upload the new documents to your portal. The AI assistant&#8217;s knowledge updates automatically, and your entire network operates from the latest information.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-faq-item p-4\">\n                        <h3 class=\"mb-3\">How does the franchise portal help streamline operations?<\/h3>\n                        <p>The portal centralizes communication, documents, and processes, making it easier for both franchisors and franchisees to access information and stay organized.<\/p>\n                    <\/div>\n                    \n                    <div class=\"five-faq-item p-4\">\n                        <h3 class=\"mb-3\">Can the portal be customized for our specific needs?<\/h3>\n                        <p>Yes. The portal is fully customizable to fit your business processes, ensuring it supports your unique workflows and operational requirements.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"five-cta-section py-5\">\n            <div class=\"five-cta-content px-3\">\n                <h2 class=\"mb-4\">Ready to Transform Your Franchise Operations?<\/h2>\n                <p class=\"mb-5\">Stop managing your franchise network through endless emails and phone calls. Let&#8217;s build you a portal that actually works.<\/p>\n                \n                <div class=\"five-cta-buttons mb-5\">\n                    <a href=\"\/hire-an-expert\/\" class=\"five-cta-button five-cta-primary\">Start Your Project<\/a>\n                    <a href=\"\/book-a-demo\/\" class=\"five-cta-button five-cta-secondary\">Book a Demo<\/a>\n                <\/div>\n                \n                <div class=\"five-cta-features\">\n                    <div class=\"five-cta-feature\">Free consultation \u2013 we&#8217;ll understand your needs<\/div>\n                    <div class=\"five-cta-feature\">Clear pricing upfront \u2013 no surprises<\/div>\n                    <div class=\"five-cta-feature\">Ongoing support included \u2013 we&#8217;re here when you need us<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Custom-Built Franchise Portals A successful relationship between franchisor and franchisee needs clear communication, standardization, structure, and support to drive operational excellence. \ud83d\udcca Clear Communication Replace emails, spreadsheets, and phone calls with a centralized portal \u2713 Standardization Ensure consistency across your entire franchise network \ud83e\udd1d\ud83c\udffb Consistent Support Franchisees get reliable answers and guidance whenever they need [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":17190,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","_uag_custom_page_level_css":"\/* Disable Underline *\/\n.menu-item, .menu-item a {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--color-ff);\n    transition: all 0.3s ease;\n    display: block;\n    text-decoration: none;\n}\n.top-memu-link {\n    font-size: 14px;\n    color: var(--color-ff);\n    padding: 5px 5px;\n    text-decoration: none;\n}\n.custom-btn {\n\ttext-decoration: none;\n}\n\/* menu text *\/\n.sub-menu a {\n    color: #222;\n}\n\n\/* Override WordPress theme containers that wrap the HTML block *\/\nsection:has(.five-portal-page-wrapper) {\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.container:has(.five-portal-page-wrapper) {\n  max-width: none !important;\n  width: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.row:has(.five-portal-page-wrapper) {\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.col-11:has(.five-portal-page-wrapper),\n.col-lg-10:has(.five-portal-page-wrapper) {\n  max-width: 100% !important;\n  width: 100% !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  flex: none !important;\n}\n\n\/* Main wrapper - full width without horizontal scroll *\/\n.five-portal-page-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Segoe UI\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", Roboto, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Helvetica Neue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\", Arial, sans-serif !important;\n  line-height: 1.6 !important;\n  color: #001524 !important;\n  background: transparent !important;\n  width: 100vw !important;\n  max-width: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  position: relative !important;\n  overflow-x: hidden !important;\n  margin-left: calc(-50vw + 50%) !important;\n  margin-right: calc(-50vw + 50%) !important;\n}","footnotes":""},"class_list":["post-17346","page","type-page","status-publish","hentry"],"acf":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Five Admin","author_link":"https:\/\/preview-php85.dzine.org\/five\/author\/f1v5_admin1_hk\/"},"uagb_comment_info":0,"uagb_excerpt":"Custom-Built Franchise Portals A successful relationship between franchisor and franchisee needs clear communication, standardization, structure, and support to drive operational excellence. \ud83d\udcca Clear Communication Replace emails, spreadsheets, and phone calls with a centralized portal \u2713 Standardization Ensure consistency across your entire franchise network \ud83e\udd1d\ud83c\udffb Consistent Support Franchisees get reliable answers and guidance whenever they need&hellip;","_links":{"self":[{"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/pages\/17346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/comments?post=17346"}],"version-history":[{"count":4,"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/pages\/17346\/revisions"}],"predecessor-version":[{"id":17962,"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/pages\/17346\/revisions\/17962"}],"up":[{"embeddable":true,"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/pages\/17190"}],"wp:attachment":[{"href":"https:\/\/preview-php85.dzine.org\/five\/wp-json\/wp\/v2\/media?parent=17346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}