From c988711c4dc4fd1e4d4800609852f46c1909d3b0 Mon Sep 17 00:00:00 2001 From: Suvodip Ghosh Date: Tue, 21 Feb 2023 20:28:48 +0530 Subject: [PATCH] meta data --- src/components/Administrators.vue | 7 +- src/components/AdministratorsHeroButton.vue | 152 +++++++++ src/components/Audio-books.vue | 10 +- src/components/Educators.vue | 4 +- src/components/EducatorsHeroButton.vue | 153 +++++++++ src/components/EducatorsLicense.vue | 8 +- src/components/Footer.vue | 11 +- src/components/HeroButton.vue | 52 ++-- src/components/Homepage.vue | 31 +- src/components/Menu.astro | 2 +- src/components/Videos.vue | 6 +- src/components/WhatsNew.vue | 14 +- src/layouts/Layout.astro | 15 +- src/pages/administrators.astro | 4 +- src/pages/blog/index.astro | 3 +- src/pages/educators.astro | 3 +- src/pages/index.astro | 2 +- src/pages/occasion/[id].astro | 328 -------------------- src/pages/occasion/index.astro | 50 +-- src/pages/themes/index.astro | 2 +- src/pages/whats-new.astro | 3 +- 21 files changed, 424 insertions(+), 436 deletions(-) create mode 100644 src/components/AdministratorsHeroButton.vue create mode 100644 src/components/EducatorsHeroButton.vue delete mode 100644 src/pages/occasion/[id].astro diff --git a/src/components/Administrators.vue b/src/components/Administrators.vue index 8611cbc..a536880 100644 --- a/src/components/Administrators.vue +++ b/src/components/Administrators.vue @@ -1,18 +1,17 @@ + + \ No newline at end of file diff --git a/src/components/Audio-books.vue b/src/components/Audio-books.vue index b752af0..92ddeea 100644 --- a/src/components/Audio-books.vue +++ b/src/components/Audio-books.vue @@ -32,7 +32,7 @@
- Literacy + Literacy

Enhance ideas and learning power of children by stimulating their brain cells with the right understanding of mathematics that they need later in life. Make toddlers listen to the right concepts, numbers, etc. with our preschool audio books that prioritizes learning while entertaining.

@@ -54,7 +54,7 @@
- Mathematics + Mathematics

Enhance ideas and learning power of children by stimulating their brain cells with the right understanding of mathematics that they need later in life. Make toddlers listen to the right concepts, numbers, etc. with our preschool audio books that prioritizes learning while entertaining.

@@ -109,7 +109,7 @@
- Understanding the World + Understanding the World

Increase the imaginative power of young creative minds of children, speaking skills and provide them a better comprehension of the world with the listening books for preschoolers in the subject ‘Understanding of the World’ where you get all concepts in the audio form.

@@ -149,7 +149,7 @@
-

Frequently Asked Questions

+

Frequently Asked Questions

diff --git a/src/components/Educators.vue b/src/components/Educators.vue index c229ff1..5ec2613 100644 --- a/src/components/Educators.vue +++ b/src/components/Educators.vue @@ -1,6 +1,6 @@