diff --git a/public/img/dailylesson-planw.jpg b/public/img/dailylesson-planw.jpg new file mode 100644 index 0000000..7658725 Binary files /dev/null and b/public/img/dailylesson-planw.jpg differ diff --git a/public/img/monthly-lesson-planw.jpg b/public/img/monthly-lesson-planw.jpg new file mode 100644 index 0000000..ba2e21e Binary files /dev/null and b/public/img/monthly-lesson-planw.jpg differ diff --git a/public/img/transport-matching-worksheet.png b/public/img/transport-matching-worksheet.png new file mode 100644 index 0000000..2bd2f3d Binary files /dev/null and b/public/img/transport-matching-worksheet.png differ diff --git a/public/img/weekly-lesson-planw.jpg b/public/img/weekly-lesson-planw.jpg new file mode 100644 index 0000000..953e7bc Binary files /dev/null and b/public/img/weekly-lesson-planw.jpg differ diff --git a/src/components/Audio-books.vue b/src/components/Audio-books.vue index 3e11fde..3dfed51 100644 --- a/src/components/Audio-books.vue +++ b/src/components/Audio-books.vue @@ -146,22 +146,21 @@ --> -
-
-
-

Frequently Asked Questions

-
-
-
-
+  {{ faqAudio.title }}
-
-

-
-
-
+
+
+
+

Frequently Asked Questions

+
+
+ +
  {{faqAudio.title}}
+
+
+
+
-
+
@@ -185,6 +184,7 @@ export default { abliteracy:null, abworld:null, abmath:null, + faqAudio: null, abID:'' } @@ -236,6 +236,30 @@ export default {