{"id":76,"date":"2025-11-07T11:35:36","date_gmt":"2025-11-07T11:35:36","guid":{"rendered":"https:\/\/learnbright.co.uk\/wordpress\/?page_id=76"},"modified":"2025-11-15T16:23:42","modified_gmt":"2025-11-15T16:23:42","slug":"tutoring_for_students","status":"publish","type":"page","link":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/tutoring_for_students\/","title":{"rendered":"Tutoring for Students"},"content":{"rendered":"<section class=\"bde-section-76-102 bde-section\">\n              \n  \n  \n\t\n\n\n\n<div class=\"section-container\"><div class=\"bde-div-76-130 bde-div\">\n  \n  \n\t\n\n\n\n<h1 class=\"bde-heading-76-104 bde-heading\">\nExpert Tutoring for Students & Parents\n<\/h1>\n<\/div><div class=\"bde-div-76-117 bde-div\">\n  \n  \n\t\n\n\n\n<div class=\"bde-text-76-118 bde-text\">\nComprehensive Maths and IT support for KS3, GCSE, and A-Level students with proven results and personalized learning plans.<br><br>\u23f3<br><br>Tutoring services are currently unavailable. Please check back later.\n<\/div>\n<\/div><div class=\"bde-div-76-113 bde-div\">\n  \n  \n\t\n\n\n\n<div class=\"bde-code-block-76-112 bde-code-block\">\n\n  <a href=\"#\" class=\"btn btn-primary\">Book a Free Assessment<\/a>\n\n\n<\/div>\n<\/div><div class=\"bde-div-76-115 bde-div\">\n  \n  \n\t\n\n\n\n<h2 class=\"bde-heading-76-114 bde-heading\">\nYour Child's Path to Academic Success\n<\/h2>\n<\/div><div class=\"bde-div-76-103 bde-div\">\n  \n  \n\t\n\n\n\n<div class=\"bde-text-76-110 bde-text\">\nWe provide targeted support in Mathematics and IT\/Computer Science for students at all secondary education levels. Our qualified teachers create personalized learning journeys that build confidence and achieve results.\n<\/div>\n<\/div><\/div>\n<\/section><section class=\"bde-section-76-100 bde-section\">\n  \n  \n\t\n\n\n\n<div class=\"section-container\"><div class=\"bde-code-block-76-101 bde-code-block\">\n\n  <!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>For Students & Parents | Maths & IT Tutoring<\/title>\n    <style>\n        :root {\n            --primary: #1E3A8A;\n            --secondary: #14B8A6;\n            --accent: #FACC15;\n            --light: #f8fafc;\n            --dark: #1e293b;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            color: var(--dark);\n            line-height: 1.6;\n        }\n        \n        .container {\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* Header Styles *\/\n        header {\n            background-color: white;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n            position: sticky;\n            top: 0;\n            z-index: 100;\n        }\n        \n        .header-container {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 15px 0;\n        }\n        \n        .logo {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: var(--primary);\n        }\n        \n        .logo span {\n            color: var(--secondary);\n        }\n        \n        nav ul {\n            display: flex;\n            list-style: none;\n        }\n        \n        nav li {\n            margin-left: 25px;\n        }\n        \n        nav a {\n            text-decoration: none;\n            color: var(--dark);\n            font-weight: 500;\n            transition: color 0.3s;\n        }\n        \n        nav a:hover {\n            color: var(--primary);\n        }\n        \n        .cta-button {\n            background-color: var(--primary);\n            color: white;\n            padding: 10px 20px;\n            border-radius: 5px;\n            font-weight: 600;\n            transition: background-color 0.3s;\n        }\n        \n        .cta-button:hover {\n            background-color: var(--secondary);\n        }\n        \n        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(to right, #1E3A8A, #14B8A6);\n            color: white;\n            padding: 80px 0;\n            text-align: center;\n        }\n        \n        .hero h1 {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            line-height: 1.2;\n        }\n        \n        .hero p {\n            font-size: 1.2rem;\n            max-width: 700px;\n            margin: 0 auto 30px;\n        }\n        \n        .btn {\n            padding: 12px 25px;\n            border-radius: 5px;\n            font-weight: 600;\n            text-decoration: none;\n            transition: all 0.3s;\n            display: inline-block;\n        }\n        \n        .btn-primary {\n            background-color: white;\n            color: var(--primary);\n        }\n        \n        .btn:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        \/* Page Content Styles *\/\n        .page-intro {\n            padding: 60px 0;\n            text-align: center;\n            background-color: white;\n        }\n        \n        .page-intro h2 {\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            color: var(--dark);\n        }\n        \n        .page-intro p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            color: #64748b;\n        }\n        \n        .key-stages {\n            padding: 60px 0;\n            background-color: var(--light);\n        }\n        \n        .section-title {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n        \n        .section-title h2 {\n            font-size: 2.2rem;\n            color: var(--dark);\n            margin-bottom: 15px;\n        }\n        \n        .section-title p {\n            color: #64748b;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n        \n        .stage-tabs {\n            display: flex;\n            justify-content: center;\n            margin-bottom: 40px;\n            flex-wrap: wrap;\n        }\n        \n        .stage-tab {\n            padding: 15px 30px;\n            background-color: white;\n            border: none;\n            border-radius: 5px;\n            margin: 0 10px 10px;\n            font-weight: 600;\n            font-size: 1.1rem;\n            cursor: pointer;\n            transition: all 0.3s;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n        }\n        \n        .stage-tab.active {\n            background-color: var(--primary);\n            color: white;\n        }\n        \n        .stage-tab:hover:not(.active) {\n            background-color: var(--light);\n        }\n        \n        .stage-content {\n            display: none;\n            background-color: white;\n            border-radius: 10px;\n            padding: 40px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .stage-content.active {\n            display: block;\n        }\n        \n        .stage-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        \n        .stage-header h3 {\n            font-size: 1.8rem;\n            color: var(--dark);\n            margin-bottom: 10px;\n        }\n        \n        .stage-header p {\n            color: #64748b;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n        \n        .subjects-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n        \n        .subject-card {\n            flex: 1;\n            min-width: 300px;\n            background-color: var(--light);\n            border-radius: 8px;\n            padding: 25px;\n            border-left: 4px solid var(--primary);\n        }\n        \n        .subject-card h4 {\n            font-size: 1.4rem;\n            margin-bottom: 15px;\n            color: var(--dark);\n        }\n        \n        .topics-list {\n            list-style-type: none;\n        }\n        \n        .topics-list li {\n            padding: 8px 0;\n            border-bottom: 1px solid #e2e8f0;\n            position: relative;\n            padding-left: 25px;\n        }\n        \n        .topics-list li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: var(--secondary);\n            font-weight: bold;\n        }\n        \n        .assessment-info {\n            background-color: #f0f9ff;\n            border-radius: 8px;\n            padding: 25px;\n            margin-top: 30px;\n            border-left: 4px solid var(--accent);\n        }\n        \n        .assessment-info h4 {\n            font-size: 1.3rem;\n            margin-bottom: 15px;\n            color: var(--dark);\n        }\n        \n        .how-we-help {\n            padding: 60px 0;\n            background-color: white;\n        }\n        \n        .help-container {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 30px;\n        }\n        \n        .help-card {\n            background-color: white;\n            border-radius: 10px;\n            padding: 30px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            text-align: center;\n            flex: 1;\n            min-width: 250px;\n            max-width: 350px;\n            transition: transform 0.3s;\n        }\n        \n        .help-card:hover {\n            transform: translateY(-10px);\n        }\n        \n        .help-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            color: var(--primary);\n        }\n        \n        .help-card h4 {\n            font-size: 1.3rem;\n            margin-bottom: 15px;\n            color: var(--dark);\n        }\n        \n        .cta-section {\n            background: linear-gradient(to right, #14B8A6, #FACC15);\n            color: var(--dark);\n            padding: 80px 0;\n            text-align: center;\n        }\n        \n        .cta-section h2 {\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n        }\n        \n        .cta-section p {\n            max-width: 600px;\n            margin: 0 auto 30px;\n            font-size: 1.1rem;\n        }\n        \n        \/* Footer *\/\n        footer {\n            background-color: #1479b8;\n            color: white;\n            padding: 50px 0 20px;\n        }\n        \n        .footer-content {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            margin-bottom: 40px;\n        }\n        \n        .footer-column {\n            flex: 1;\n            min-width: 200px;\n            margin-bottom: 30px;\n        }\n        \n        .footer-column h3 {\n            margin-bottom: 20px;\n            font-size: 1.2rem;\n        }\n        \n        .footer-column ul {\n            list-style: none;\n        }\n        \n        .footer-column li {\n            margin-bottom: 10px;\n        }\n        \n        .footer-column a {\n            color: #cbd5e1;\n            text-decoration: none;\n            transition: color 0.3s;\n        }\n        \n        .footer-column a:hover {\n            color: white;\n        }\n        \n        .copyright {\n            text-align: center;\n            padding-top: 20px;\n            border-top: 1px solid #334155;\n            color: #94a3b8;\n            font-size: 0.9rem;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .header-container {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            nav ul {\n                margin-top: 15px;\n                flex-wrap: wrap;\n                justify-content: center;\n            }\n            \n            nav li {\n                margin: 5px 10px;\n            }\n            \n            .hero h1 {\n                font-size: 2.2rem;\n            }\n            \n            .stage-tabs {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .stage-tab {\n                width: 100%;\n                max-width: 300px;\n                margin-bottom: 10px;\n            }\n            \n            .subjects-container {\n                flex-direction: column;\n            }\n            \n            .help-container {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n   \n\n    <!-- Hero Section -->\n   \n    <!-- Page Introduction -->\n    \n\n    <!-- Key Stages Section -->\n    <section class=\"key-stages\">\n        <div class=\"container\">\n            <div class=\"section-title\">\n                <h2>Curriculum Coverage<\/h2>\n                <p>Comprehensive support for all secondary education levels<\/p>\n            <\/div>\n            \n            <div class=\"stage-tabs\">\n                <button class=\"stage-tab active\" data-stage=\"ks3\">Key Stage 3 (Years 7-9)<\/button>\n                <button class=\"stage-tab\" data-stage=\"gcse\">GCSE (Years 10-11)<\/button>\n                <button class=\"stage-tab\" data-stage=\"alevel\">A-Level (Years 12-13)<\/button>\n            <\/div>\n            \n            <!-- KS3 Content -->\n            <div class=\"stage-content active\" id=\"ks3-content\">\n                <div class=\"stage-header\">\n                    <h3>Key Stage 3 (Ages 11-14)<\/h3>\n                    <p>Building strong foundations in Mathematics and IT for future academic success<\/p>\n                <\/div>\n                \n                <div class=\"subjects-container\">\n                    <div class=\"subject-card\">\n                        <h4>Mathematics<\/h4>\n                        <p>Our KS3 Maths program focuses on developing core mathematical skills and problem-solving abilities:<\/p>\n                        <ul class=\"topics-list\">\n                            <li>Number operations and calculations<\/li>\n                            <li>Algebra fundamentals<\/li>\n                            <li>Ratio, proportion and rates of change<\/li>\n                            <li>Geometry and measures<\/li>\n                            <li>Probability and statistics<\/li>\n                            <li>Mathematical reasoning<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <div class=\"subject-card\">\n                        <h4>IT & Computer Science<\/h4>\n                        <p>Introduction to essential digital skills and computational thinking:<\/p>\n                        <ul class=\"topics-list\">\n                            <li>Computer systems and hardware<\/li>\n                            <li>Basic programming concepts<\/li>\n                            <li>Data representation<\/li>\n                            <li>Digital literacy and online safety<\/li>\n                            <li>Using software applications<\/li>\n                            <li>Problem-solving with technology<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"assessment-info\">\n                    <h4>KS3 Assessment & Progression<\/h4>\n                    <p>At KS3, students build the foundational knowledge needed for GCSEs. We use regular formative assessments to track progress and identify areas for development. Our tutors help students transition smoothly from primary school mathematics and develop the study skills needed for success at GCSE level.<\/p>\n                <\/div>\n            <\/div>\n            \n            <!-- GCSE Content -->\n            <div class=\"stage-content\" id=\"gcse-content\">\n                <div class=\"stage-header\">\n                    <h3>GCSE Level (Years 10-11)<\/h3>\n                    <p>Comprehensive preparation for GCSE examinations in Mathematics and Computer Science<\/p>\n                <\/div>\n                \n                <div class=\"subjects-container\">\n                    <div class=\"subject-card\">\n                        <h4>GCSE Mathematics<\/h4>\n                        <p>We cover the entire GCSE Maths curriculum with exam-focused teaching:<\/p>\n                        <ul class=\"topics-list\">\n                            <li>Number and algebra<\/li>\n                            <li>Ratio, proportion and rates of change<\/li>\n                            <li>Geometry and measures<\/li>\n                            <li>Probability and statistics<\/li>\n                            <li>Problem-solving strategies<\/li>\n                            <li>Exam technique and practice<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <div class=\"subject-card\">\n                        <h4>GCSE Computer Science<\/h4>\n                        <p>Comprehensive coverage of the GCSE Computer Science syllabus:<\/p>\n                        <ul class=\"topics-list\">\n                            <li>Algorithms and programming<\/li>\n                            <li>Data representation<\/li>\n                            <li>Computer systems<\/li>\n                            <li>Networks and security<\/li>\n                            <li>Ethical and legal impacts<\/li>\n                            <li>Programming project<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"assessment-info\">\n                    <h4>GCSE Examination Boards<\/h4>\n                    <p>We provide tailored support for all major examination boards including AQA, Edexcel, OCR and WJEC. Our tutors are familiar with the specific requirements of each board and can provide targeted practice with past papers and examiner reports to maximize performance.<\/p>\n                <\/div>\n            <\/div>\n            \n            <!-- A-Level Content -->\n            <div class=\"stage-content\" id=\"alevel-content\">\n                <div class=\"stage-header\">\n                    <h3>A-Level (Years 12-13)<\/h3>\n                    <p>Advanced tutoring for A-Level Mathematics and Computer Science students<\/p>\n                <\/div>\n                \n                <div class=\"subjects-container\">\n                    <div class=\"subject-card\">\n                        <h4>A-Level Mathematics<\/h4>\n                        <p>Comprehensive coverage of Pure Mathematics and Applied modules:<\/p>\n                        <ul class=\"topics-list\">\n                            <li>Proof and mathematical argument<\/li>\n                            <li>Algebra and functions<\/li>\n                            <li>Coordinate geometry<\/li>\n                            <li>Sequences and series<\/li>\n                            <li>Trigonometry<\/li>\n                            <li>Exponentials and logarithms<\/li>\n                            <li>Differentiation and integration<\/li>\n                            <li>Numerical methods<\/li>\n                            <li>Mechanics and statistics<\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <div class=\"subject-card\">\n                        <h4>A-Level Computer Science<\/h4>\n                        <p>In-depth coverage of computational thinking and programming:<\/p>\n                        <ul class=\"topics-list\">\n                            <li>Fundamentals of programming<\/li>\n                            <li>Data structures<\/li>\n                            <li>Algorithms<\/li>\n                            <li>Theory of computation<\/li>\n                            <li>Data representation<\/li>\n                            <li>Computer systems<\/li>\n                            <li>Computer organisation and architecture<\/li>\n                            <li>Databases and SQL<\/li>\n                            <li>Networking and web technologies<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"assessment-info\">\n                    <h4>A-Level University Preparation<\/h4>\n                    <p>Our A-Level tutoring not only prepares students for their exams but also for university applications. We provide guidance on personal statements, recommended reading, and preparation for university entrance tests where required. Many of our students go on to study STEM subjects at top universities.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- How We Help Section -->\n    <section class=\"how-we-help\">\n        <div class=\"container\">\n            <div class=\"section-title\">\n                <h3>How Our Tutoring Benefits Students<\/h3>\n                <p>Our approach goes beyond simple subject knowledge to develop confident, independent learners<\/p>\n            <\/div>\n            \n            <div class=\"help-container\">\n                <div class=\"help-card\">\n                    <div class=\"help-icon\">\ud83c\udfaf<\/div>\n                    <h4>Personalized Learning<\/h4>\n                    <p>Every student receives a customized learning plan targeting their specific needs and learning style.<\/p>\n                <\/div>\n                \n                <div class=\"help-card\">\n                    <div class=\"help-icon\">\ud83d\udcc8<\/div>\n                    <h4>Progress Tracking<\/h4>\n                    <p>Regular assessments and progress reports keep students and parents informed of development.<\/p>\n                <\/div>\n                \n                <div class=\"help-card\">\n                    <div class=\"help-icon\">\ud83e\udde0<\/div>\n                    <h4>Exam Technique<\/h4>\n                    <p>We teach effective revision strategies and exam techniques to maximize performance.<\/p>\n                <\/div>\n                \n                <div class=\"help-card\">\n                    <div class=\"help-icon\">\ud83d\udcbb<\/div>\n                    <h4>Learning Platform<\/h4>\n                    <p>Access to our Moodle platform with resources, exercises and progress tracking 24\/7.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n   \n\n   \n\n    <script>\n        \/\/ Tab functionality for Key Stages\n        document.addEventListener('DOMContentLoaded', function() {\n            const tabs = document.querySelectorAll('.stage-tab');\n            const contents = document.querySelectorAll('.stage-content');\n            \n            tabs.forEach(tab => {\n                tab.addEventListener('click', () => {\n                    \/\/ Remove active class from all tabs and contents\n                    tabs.forEach(t => t.classList.remove('active'));\n                    contents.forEach(c => c.classList.remove('active'));\n                    \n                    \/\/ Add active class to clicked tab\n                    tab.classList.add('active');\n                    \n                    \/\/ Show corresponding content\n                    const stage = tab.getAttribute('data-stage');\n                    document.getElementById(`${stage}-content`).classList.add('active');\n                });\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n<\/div><div class=\"bde-back-to-top-76-129 bde-back-to-top bde-back-to-top--progress is-sticky\">\n\n\n<button aria-label=\"Back to top\" tabindex=\"0\" class=\"bde-back-to-top__button bde-back-to-top__button--progress bde-back-to-top__button--show-always bde-back-to-top__button--animation-fade is-sticky  js-ee-back-to-top\">\n    \t<svg class=\"bde-back-to-top__progress-svg js-progress-svg\" width=\"100%\" height=\"100%\" viewBox=\"-1 -1 102 102\">\n\t  <path class=\"background\" d=\"M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98\"\/>\n      <path class=\"tracker\" d=\"M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98\"\/>\n  \t<\/svg>\n         <div class=\"bde-back-to-top__icon-wrap\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d=\"M214.6 57.4L192 34.7 169.4 57.4l-144 144L2.7 224 48 269.2l22.6-22.6L160 157.2V448v32h64V448 157.2l89.4 89.4L336 269.2 381.3 224l-22.6-22.6-144-144z\"\/><\/svg>\n          <\/div>\n    <\/button>\n\n\n<\/div><\/div>\n<\/section><section class=\"bde-section-76-119 bde-section\">\n              \n  \n  \n\t\n\n\n\n<div class=\"section-container\"><h2 class=\"bde-heading-76-120 bde-heading\">\nReady to Boost Your Child's Confidence in Maths & IT?\n<\/h2><div class=\"bde-div-76-121 bde-div\">\n  \n  \n\t\n\n\n\n<div class=\"bde-text-76-122 bde-text\">\nBook a free assessment today and discover how our personalized tutoring approach can help your child achieve their academic goals.\n<\/div>\n<\/div><div class=\"bde-div-76-123 bde-div\">\n  \n  \n\t\n\n\n\n<div class=\"bde-code-block-76-124 bde-code-block\">\n\n  <a href=\"#\" class=\"btn btn-primary\">Book a Free Assessment<\/a>\n\n\n<\/div>\n<\/div><\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Expert Tutoring for Students &#038; Parents Comprehensive Maths and IT support for KS3, GCSE, and A-Level students with proven results and personalized learning plans.\u23f3Tutoring services are currently unavailable. Please check back later. Book a Free Assessment Your Child&#8217;s Path to Academic Success We provide targeted support in Mathematics and IT\/Computer Science for students at all [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_breakdance_hide_in_design_set":false,"_breakdance_tags":"","footnotes":""},"class_list":["post-76","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/pages\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":24,"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":366,"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/pages\/76\/revisions\/366"}],"wp:attachment":[{"href":"https:\/\/learnbright.co.uk\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}