oglinkupdate
parent
003deea0b3
commit
241dfa1270
Binary file not shown.
After Width: | Height: | Size: 510 KiB |
|
@ -11,7 +11,7 @@ const { title,metaTitle, description,ogImg,schema } = Astro.props;
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<link rel="icon" type="image/svg+xml/ico" href="/tb-logo.ico" />
|
<link rel="icon" type="image/svg+xml/ico" href="/img/tb-logo.ico" />
|
||||||
<meta name="generator" content="siliconpin website builder" />
|
<meta name="generator" content="siliconpin website builder" />
|
||||||
<meta name="title" content={metaTitle} />
|
<meta name="title" content={metaTitle} />
|
||||||
<meta name="description" content={description} />
|
<meta name="description" content={description} />
|
||||||
|
|
|
@ -8,7 +8,7 @@ import Footer from "../components/Footer.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle="Complete Preschool Business Solutions for Smart Operation"
|
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."
|
description="Discover the best preschool solution for managing your preschool and digitizing the teaching process. Contact us for further assistance."
|
||||||
ogImg="https://teeny-astro.siliconpin.com/educators/"
|
ogImg="https://teenybeanspreschoolcurriculum.com/educators/"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<AdministratorsHeroButton client:visible/>
|
<AdministratorsHeroButton client:visible/>
|
||||||
|
|
|
@ -7,7 +7,7 @@ import AudioBooks from "../../components/Audio-books.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle="Engaging & Educational Preschool Audiobooks for Preschoolers"
|
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."
|
description="Our audiobooks for preschoolers help kids develop their imagination, listening, pronunciation, and comprehension skills. Start learning with us."
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/audio-book1a.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/audio-book1a.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<AudioBooks client:visible/>
|
<AudioBooks client:visible/>
|
||||||
|
|
|
@ -10,7 +10,7 @@ import Footer from "../../components/Footer.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle="Blogs - Teeny Beans Preschool Curriculum"
|
metaTitle="Blogs - Teeny Beans Preschool Curriculum"
|
||||||
description="Get detailed information about the preschool industry and the challenges it faces."
|
description="Get detailed information about the preschool industry and the challenges it faces."
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/tb-logo.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/tb-logo.png"
|
||||||
schema="" >
|
schema="" >
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<BlogHeroSearch client:visible/>
|
<BlogHeroSearch client:visible/>
|
||||||
|
|
|
@ -8,7 +8,7 @@ import Footer from "../components/Footer.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle="Teaching resources for Parents and Educators - Explore more"
|
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."
|
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="https://teeny-astro.siliconpin.com/img/educators1e.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/educators1e.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu clint:visible/>
|
<Menu clint:visible/>
|
||||||
<EducatorsHeroButton client:visible/>
|
<EducatorsHeroButton client:visible/>
|
||||||
|
|
|
@ -18,7 +18,7 @@ import Footer from "../components/Footer.vue";
|
||||||
<Layout title="Teeny Beans "
|
<Layout title="Teeny Beans "
|
||||||
metaTitle="Preschooling with #1 Preschool Curriculum and Lesson Planstle"
|
metaTitle="Preschooling 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."
|
description="Preschool curriculum and lesson plans are essential for developing children's abilities. Check out our digital curriculum for smart preschool management."
|
||||||
ogImg={'https://teeny-astro.siliconpin.com/img/homepage1c.png'}
|
ogImg={'https://teenybeanspreschoolcurriculum.com/img/homepage1c.png'}
|
||||||
schema="" >
|
schema="" >
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<main>
|
<main>
|
||||||
|
@ -37,7 +37,7 @@ import Footer from "../components/Footer.vue";
|
||||||
<HeroButton client:visible/>
|
<HeroButton client:visible/>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex w-full justify-end place-items-end">
|
<div class="flex w-full justify-end place-items-end">
|
||||||
<img class="h-fit " src="/img/homepage1c.png" alt="">
|
<img class="h-fit " src="/img/hompage-r.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -231,7 +231,7 @@ import Footer from "../components/Footer.vue";
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<Footer/>
|
<Footer client:visible/>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style >
|
<style >
|
||||||
|
|
|
@ -7,7 +7,7 @@ import Dailyplan from "../../components/Dailyplan.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle=""
|
metaTitle=""
|
||||||
description=""
|
description=""
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/lesson-plan1c.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/lesson-plan1c.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<Dailyplan client:visible/>
|
<Dailyplan client:visible/>
|
||||||
|
|
|
@ -7,7 +7,7 @@ import Monthlyplan from "../../components/Monthlyplan.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle=""
|
metaTitle=""
|
||||||
description=""
|
description=""
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/lesson-plan1c.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/lesson-plan1c.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<Monthlyplan client:visible/>
|
<Monthlyplan client:visible/>
|
||||||
|
|
|
@ -7,7 +7,7 @@ import Weeklyplan from "../../components/Weeklyplan.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle=""
|
metaTitle=""
|
||||||
description=""
|
description=""
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/lesson-plan1c.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/lesson-plan1c.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<Weeklyplan client:visible/>
|
<Weeklyplan client:visible/>
|
||||||
|
|
|
@ -7,7 +7,7 @@ import Videos from "../../components/Videos.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle="Premium Educational Videos for Preschoolers - Watch & Learn"
|
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!"
|
description="Our Preschool Educational Videos provide fun and stimulating learning lessons for Preschoolers of all ages, enhancing their academic abilities!"
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/videos1a.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/videos1a.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<Videos client:visible/>
|
<Videos client:visible/>
|
||||||
|
|
|
@ -8,7 +8,7 @@ import Worksheets from "../../components/Worksheets.vue";
|
||||||
<Layout title=""
|
<Layout title=""
|
||||||
metaTitle="Free Printable Worksheets for Preschoolers- Download & Learn"
|
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."
|
description="Browse our collection of Free Printable Worksheets for Preschoolers. Globally used educational materials designed to help children succeed. Explore now."
|
||||||
ogImg="https://teeny-astro.siliconpin.com/img/worksheet1a.png"
|
ogImg="https://teenybeanspreschoolcurriculum.com/img/worksheet1a.png"
|
||||||
schema="">
|
schema="">
|
||||||
<Menu/>
|
<Menu/>
|
||||||
<Worksheets client:visible/>
|
<Worksheets client:visible/>
|
||||||
|
|
Loading…
Reference in New Issue