metadata
parent
c988711c4d
commit
44e721c97e
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div>
|
||||
<section class="container mx-auto px-4 xl:px-24">
|
||||
<h1 class="text-color-3 text-5xl text-center py-16">Teacher's License </h1>
|
||||
<h1 class="text-color-3 text-5xl text-center py-16 font-bold">Teacher's License </h1>
|
||||
<div class="flex flex-row justify-center">
|
||||
<h1 class="justify-center">Teacher Accounts: </h1>
|
||||
<input class="flex slider mt-3" type="range" min="0" max="100" step="1" v-model="sliderValue">
|
||||
|
@ -84,7 +84,7 @@
|
|||
<input type="checkbox" value="whatsapp" class="form-check-input appearance-none h-4 w-4 border border-gray-300 rounded-sm bg-white checked:bg-blue-600 checked:border-blue-600 focus:outline-none transition duration-200 mt-1 align-top bg-no-repeat bg-center bg-contain float-left mr-2 cursor-pointer">
|
||||
<label class="form-check-label inline-block text-gray-800" >Keep me updated on WhatsApp</label>
|
||||
</div>
|
||||
<button @click="" class="px-6 py-2.5 bg-blue-600 text-white font-medium text-lg leading-tight uppercase rounded shadow-md hover:bg-blue-700 hover:shadow-lg focus:bg-blue-700 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-blue-800 active:shadow-lg transition duration-150 ease-in-out">Contact us</button>
|
||||
<button @click="" class="px-6 py-2.5 bg-blue-600 text-white font-medium text-lg leading-tight rounded shadow-md hover:bg-blue-700 hover:shadow-lg focus:bg-blue-700 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-blue-800 active:shadow-lg transition duration-150 ease-in-out">Contact Us</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -5,7 +5,7 @@ import AdministratorsHeroButton from "../components/AdministratorsHeroButton.vue
|
|||
import Administrators from "../components/Administrators.vue";
|
||||
import Footer from "../components/Footer.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Complete Preschool Business Solutions for Smart Operation" description="Discover the best preschool solution for managing your preschool and digitizing the teaching process. Contact us for further assistance." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<AdministratorsHeroButton client:visible/>
|
||||
<Administrators client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import AudioBooks from "../../components/Audio-books.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Engaging & Educational Preschool Audiobooks for Preschoolers" description="Our audiobooks for preschoolers help kids develop their imagination, listening, pronunciation, and comprehension skills. Start learning with us." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<AudioBooks client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import AudioLiteracy from "../../components/Audio-literacy.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Engaging Audio Books for Preschoolers' Literacy Development" description="Improve your child's reading, vocabulary, and comprehension skills with our vast collection of audiobooks. Visit Teeny Beans Preschool Curriculum now." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<AudioLiteracy client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import AudioMathematics from "../../components/Audio-mathematics.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Interactive Audio Books for Teaching Math to Preschoolers" description="Experience the joy of learning math with our interactive audiobooks for preschoolers. Start their academic journey with our premium resources." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<AudioMathematics client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import AudioWorlds from "../../components/Audio-worlds.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Audiobooks for Understanding the World: Engage Preschoolers" description="Discover a new way of teaching about the world to preschoolers with Teeny Beans Preschool Curriculum's audiobooks. Get started today!" ogImg="" schema="">
|
||||
<Menu/>
|
||||
<AudioWorlds client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -5,7 +5,7 @@ import EducatorsHeroButton from "../components/EducatorsHeroButton.vue";
|
|||
import Educators from "../components/Educators.vue";
|
||||
import Footer from "../components/Footer.vue";
|
||||
---
|
||||
<Layout title="Welcome">
|
||||
<Layout title="" metaTitle="Teaching resources for Parents and Educators - Explore more" description="Get access to a wide range of preschool resources for parents and educators for education, support, and assistance with your child's learning needs." ogImg="" schema="">
|
||||
<Menu clint:visible/>
|
||||
<EducatorsHeroButton client:visible/>
|
||||
<Educators client:visible/>
|
||||
|
|
|
@ -10,7 +10,7 @@ const faqRespJson = await faqResp.json();
|
|||
const faqRespData = faqRespJson.data;
|
||||
import Footer from "../components/Footer.vue";
|
||||
---
|
||||
<Layout title="Welcome to Teenybeans">
|
||||
<Layout title="" metaTitle="metaTiPreschooling with #1 Preschool Curriculum and Lesson Planstle" description="Preschool curriculum and lesson plans are essential for developing children's abilities. Check out our digital curriculum for smart preschool management." ogImg="" schema="" >
|
||||
<Menu/>
|
||||
<main>
|
||||
<div class="" style="font-family: quicksand;">
|
||||
|
|
|
@ -39,7 +39,7 @@ const faqRespData = faqRespJson.data;
|
|||
import SubmitCelebration from "../../components/SubmitCelebration.vue";
|
||||
import Footer from "../../components/Footer.vue";
|
||||
---
|
||||
<Layout title="TeenyBeans Occassion">
|
||||
<Layout title="" metaTitle="Fun and Memorable Preschool Celebration Ideas and Activities " description="Children adore parties and celebrations. Use our digital and engaging resources to educate your preschoolers with these Preschool celebration ideas." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<main>
|
||||
<!-- hero section -->
|
||||
|
|
|
@ -50,7 +50,7 @@ const faq = faqdata.data;
|
|||
|
||||
import Footer from "../../components/Footer.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Best Preschool Themes for making Learning fun and worthwhile" description="The most popular preschool themes around the world. Choose the best theme for your preschooler or preschool class from a variety of options." ogImg="" schema="">
|
||||
<Menu clint:visible/>
|
||||
<main>
|
||||
<div>
|
||||
|
|
|
@ -40,7 +40,7 @@ const faq = faqdata.data;
|
|||
|
||||
import Footer from "../../components/Footer.vue";
|
||||
---
|
||||
<Layout title="" metaTitle="metaTitle" description="description" ogImg="https://teenybeanspreschoolcurriculum.com/img/tb-logo.png" schema="" >
|
||||
<Layout title="" metaTitle="Best Preschool Themes for making Learning fun and worthwhile" description="The most popular preschool themes around the world. Choose the best theme for your preschooler or preschool class from a variety of options." ogImg="" schema="" >
|
||||
<Menu clint:visible/>
|
||||
<main>
|
||||
<div>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import Videos from "../../components/Videos.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Premium Educational Videos for Preschoolers - Watch & Learn" description="Our Preschool Educational Videos provide fun and stimulating learning lessons for Preschoolers of all ages, enhancing their academic abilities!" ogImg="" schema="">
|
||||
<Menu/>
|
||||
<Videos client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import VideoLiteracy from "../../components/Video-literacy.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Teach Preschool Literacy concepts with Premium Videos" description="Encourage preschoolers to engage in Videos - Understanding the World or any of our fantastic learning resources. Enquire now!" ogImg="" schema="">
|
||||
<Menu/>
|
||||
<VideoLiteracy client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import VideoMathematics from "../../components/Video-mathematics.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Math videos for kids: Teeny Beans Preschool Curriculum" description="Encourage preschoolers to engage in Videos - Mathematic or any of our fantastic learning resources. Enquire now!" ogImg="" schema="">
|
||||
<Menu/>
|
||||
<VideoMathematics client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../../components/Menu.astro";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import VideoWorld from "../../components/Video-world.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Learning videos for understanding the world: EYFS Curriculum" description="Encourage preschoolers to engage in Videos - Understanding the world or any of our fantastic learning resources. Enquire now!" ogImg="" schema="">
|
||||
<Menu/>
|
||||
<VideoWorld client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -4,7 +4,7 @@ import Menu from "../components/Menu.astro";
|
|||
import Worksheets from "../components/Worksheets.vue";
|
||||
import Footer from "../components/Footer.vue";
|
||||
---
|
||||
<Layout title="Worksheets">
|
||||
<Layout title="" metaTitle="Free Printable Worksheets for Preschoolers- Download & Learn" description="Browse our collection of Free Printable Worksheets for Preschoolers. Globally used educational materials designed to help children succeed. Explore now." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<Worksheets client:visible/>
|
||||
<Footer/>
|
||||
|
|
|
@ -5,7 +5,7 @@ import Header from "../../components/Header.vue";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import Worksheets from "../../components/Worksheets.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Free Printable Worksheets for Preschoolers- Download & Learn" description="Browse our collection of Free Printable Worksheets for Preschoolers. Globally used educational materials designed to help children succeed. Explore now." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<Worksheets client:visible/>
|
||||
<Footer client:visible/>
|
||||
|
|
|
@ -5,7 +5,7 @@ import Header from "../../components/Header.vue";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import WorksheetsLiteracy from "../../components/Worksheets-literacy.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Free Printable Kindergarten Literacy Worksheets -Start learning " description="Young children are naturally curious and eager to learn; use these printable literacy worksheets for kindergarten to help them engage in early learning." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<WorksheetsLiteracy client:visible/>
|
||||
<Footer/>
|
||||
|
|
|
@ -6,7 +6,7 @@ import Footer from "../../components/Footer.vue";
|
|||
import WorksheetsLiteracy from "../../components/Worksheets-mathematics.vue";
|
||||
import WorksheetsMathematics from "../../components/Worksheets-mathematics.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Printable Math Worksheets for Kindergarten - Start to Learn" description="Your preschoolers can reinforce math skills and concepts with our specially built math worksheets based on the British EYFS framework." ogImg="" schema="">
|
||||
<Menu/>
|
||||
<WorksheetsMathematics client:visible/>
|
||||
<Footer/>
|
||||
|
|
|
@ -5,7 +5,7 @@ import Header from "../../components/Header.vue";
|
|||
import Footer from "../../components/Footer.vue";
|
||||
import WorksheetsWorld from "../../components/Worksheets-world.vue";
|
||||
---
|
||||
<Layout title="">
|
||||
<Layout title="" metaTitle="Worksheets for Understanding the World: EYFS Curriculum" description="Teach your preschoolers about Understanding the World with premium worksheets and a digital learning environment. Try these worksheets!" ogImg="" schema="">
|
||||
<Menu/>
|
||||
<WorksheetsWorld client:visible/>
|
||||
<Footer/>
|
||||
|
|
Loading…
Reference in New Issue