diff --git a/package.json b/package.json index f33cd18..b84749c 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@astrojs/vue": "^1.2.2", "astro": "^1.7.2", "daisyui": "^2.46.1", + "swiper": "^9.0.3", "tailwindcss": "^3.2.4", "vue": "^3.2.45" } diff --git a/src/components/Audio-books.vue b/src/components/Audio-books.vue new file mode 100644 index 0000000..bab80be --- /dev/null +++ b/src/components/Audio-books.vue @@ -0,0 +1,345 @@ + + + + \ No newline at end of file diff --git a/src/components/Audio-literacy.vue b/src/components/Audio-literacy.vue new file mode 100644 index 0000000..93234d7 --- /dev/null +++ b/src/components/Audio-literacy.vue @@ -0,0 +1,154 @@ + + + + diff --git a/src/components/Audio-mathematics.vue b/src/components/Audio-mathematics.vue new file mode 100644 index 0000000..a11ec56 --- /dev/null +++ b/src/components/Audio-mathematics.vue @@ -0,0 +1,153 @@ + + + + diff --git a/src/components/Audio-worlds.vue b/src/components/Audio-worlds.vue new file mode 100644 index 0000000..e0e2005 --- /dev/null +++ b/src/components/Audio-worlds.vue @@ -0,0 +1,152 @@ + + + + diff --git a/src/components/Audio.vue b/src/components/Audio.vue deleted file mode 100644 index 7d9259a..0000000 --- a/src/components/Audio.vue +++ /dev/null @@ -1,188 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/Dailyplan.vue b/src/components/Dailyplan.vue new file mode 100644 index 0000000..2f8501d --- /dev/null +++ b/src/components/Dailyplan.vue @@ -0,0 +1,153 @@ + + + + + diff --git a/src/components/Homepage.vue b/src/components/Homepage.vue index bf9a356..4ea90b1 100644 --- a/src/components/Homepage.vue +++ b/src/components/Homepage.vue @@ -1,570 +1,596 @@ - + + - + + .bottombar:hover{ + overflow: visible; + white-space: normal; + width: auto; + height: auto; + } + .text-color-1 { + color: #7C4C23; + font-family: 'Quicksand'; + } + + .text-color-2 { + color: #333333; + font-family: 'Quicksand'; + } + .font-20px { + font-size: 18px; + } + .h1-text { + font-size: 30px; + } + + + /* @media screen and (min-width: 801px) { + .hero-text { + font-size: 50px; + + + } + } + + @media screen and (max-width: 800px) { + .hero-text { + font-size: 30px; + + } + } */ + @media screen and (min-width: 1500px) { + .hero-text { + font-size: 50px; + + + } + } + + @media screen and (max-width: 1499px) { + .hero-text { + font-size: 40px; + + } + } + @media screen and (max-width: 1199px) { + .hero-text { + font-size: 30px; + + } + } + \ No newline at end of file diff --git a/src/components/Monthlyplan.vue b/src/components/Monthlyplan.vue new file mode 100644 index 0000000..2e4e2a2 --- /dev/null +++ b/src/components/Monthlyplan.vue @@ -0,0 +1,153 @@ + + + + + diff --git a/src/components/Slider.vue b/src/components/Slider.vue new file mode 100644 index 0000000..83ea767 --- /dev/null +++ b/src/components/Slider.vue @@ -0,0 +1,79 @@ + + + \ No newline at end of file diff --git a/src/components/TestSwiper.vue b/src/components/TestSwiper.vue new file mode 100644 index 0000000..a095847 --- /dev/null +++ b/src/components/TestSwiper.vue @@ -0,0 +1,91 @@ + + \ No newline at end of file diff --git a/src/components/Themes.vue b/src/components/Themes.vue index d36f4b3..a01608a 100644 --- a/src/components/Themes.vue +++ b/src/components/Themes.vue @@ -116,7 +116,6 @@
{{vdo.videos_title}}
- +
+
Videos for Literacy
+
+
+

Age: 

+ +
+ +
+
+
+ All Videos +

Find preschool learning videos enriched with entertainment together with the fundamental topics concerned with literacy that will enlighten children in a playful manner. Get a mixture of videos of rhymes, alphabets, and much more.
+ with entertainment , fun videos, learning becomes easy, time saving learning, fun learning , educate and entertain,

+
+
+
+
+
+ + +
+

{{videobooks.title}}

+ +
+
+
+
+
+
+ +
+

Subscribe To Our Plan
To View More

+
+
+
+
+
+
+ +
+

{{videobooks.title}}

+
+
+
+
+
+
+ +
+ +
+ + + + + diff --git a/src/components/Video-mathematics.vue b/src/components/Video-mathematics.vue new file mode 100644 index 0000000..89f516c --- /dev/null +++ b/src/components/Video-mathematics.vue @@ -0,0 +1,183 @@ + + + + diff --git a/src/components/Video-world.vue b/src/components/Video-world.vue new file mode 100644 index 0000000..9e54733 --- /dev/null +++ b/src/components/Video-world.vue @@ -0,0 +1,180 @@ + + + + diff --git a/src/components/Videos.vue b/src/components/Videos.vue new file mode 100644 index 0000000..4fb4595 --- /dev/null +++ b/src/components/Videos.vue @@ -0,0 +1,351 @@ + + + + \ No newline at end of file diff --git a/src/components/Weeklyplan.vue b/src/components/Weeklyplan.vue new file mode 100644 index 0000000..ffdf494 --- /dev/null +++ b/src/components/Weeklyplan.vue @@ -0,0 +1,155 @@ + + + + + diff --git a/src/components/Worksheets-literacy.vue b/src/components/Worksheets-literacy.vue new file mode 100644 index 0000000..8a3fc47 --- /dev/null +++ b/src/components/Worksheets-literacy.vue @@ -0,0 +1,144 @@ + + + + diff --git a/src/components/Worksheets-mathematics.vue b/src/components/Worksheets-mathematics.vue new file mode 100644 index 0000000..3b8eb3c --- /dev/null +++ b/src/components/Worksheets-mathematics.vue @@ -0,0 +1,148 @@ + + + + diff --git a/src/components/Worksheets-world.vue b/src/components/Worksheets-world.vue new file mode 100644 index 0000000..77e342a --- /dev/null +++ b/src/components/Worksheets-world.vue @@ -0,0 +1,146 @@ + + + + diff --git a/src/components/Worksheets.vue b/src/components/Worksheets.vue index 26c4e90..7b75b52 100644 --- a/src/components/Worksheets.vue +++ b/src/components/Worksheets.vue @@ -5,7 +5,6 @@

Worksheet For Your Classroom

Enrich learning experience and provide essential knowledge and practice with the professionally created worksheet for preschoolers that are designed to enhance comfortableness of teachers and parents.

-

A mixture of uniqueness, innovativity, attractiveness and comprehension of each topic through a blend of letters, numbers, shapes, colors, sounds, words, etc., these worksheet for playgroup will bring out the best in your classroom! Find the appropriate worksheet for every subject inclusive of all significant topics and establish the right educational foundation among children.

@@ -13,6 +12,7 @@
+ -
+

Age: