oglinkupdate

master
Suvodip Ghosh 2023-02-23 18:16:11 +05:30
parent 003deea0b3
commit 241dfa1270
12 changed files with 13 additions and 13 deletions

BIN
public/img/hompage-r.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

View File

@ -11,7 +11,7 @@ const { title,metaTitle, description,ogImg,schema } = Astro.props;
<head>
<meta charset="UTF-8" />
<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="title" content={metaTitle} />
<meta name="description" content={description} />

View File

@ -8,7 +8,7 @@ import Footer from "../components/Footer.vue";
<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="https://teeny-astro.siliconpin.com/educators/"
ogImg="https://teenybeanspreschoolcurriculum.com/educators/"
schema="">
<Menu/>
<AdministratorsHeroButton client:visible/>

View File

@ -7,7 +7,7 @@ import AudioBooks from "../../components/Audio-books.vue";
<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="https://teeny-astro.siliconpin.com/img/audio-book1a.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/audio-book1a.png"
schema="">
<Menu/>
<AudioBooks client:visible/>

View File

@ -10,7 +10,7 @@ import Footer from "../../components/Footer.vue";
<Layout title=""
metaTitle="Blogs - Teeny Beans Preschool Curriculum"
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="" >
<Menu/>
<BlogHeroSearch client:visible/>

View File

@ -8,7 +8,7 @@ import Footer from "../components/Footer.vue";
<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="https://teeny-astro.siliconpin.com/img/educators1e.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/educators1e.png"
schema="">
<Menu clint:visible/>
<EducatorsHeroButton client:visible/>

View File

@ -18,7 +18,7 @@ import Footer from "../components/Footer.vue";
<Layout title="Teeny Beans "
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."
ogImg={'https://teeny-astro.siliconpin.com/img/homepage1c.png'}
ogImg={'https://teenybeanspreschoolcurriculum.com/img/homepage1c.png'}
schema="" >
<Menu/>
<main>
@ -37,7 +37,7 @@ import Footer from "../components/Footer.vue";
<HeroButton client:visible/>
</div>
<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>
</section>
@ -231,7 +231,7 @@ import Footer from "../components/Footer.vue";
</section>
</div>
</main>
<Footer/>
<Footer client:visible/>
</Layout>
<style >

View File

@ -7,7 +7,7 @@ import Dailyplan from "../../components/Dailyplan.vue";
<Layout title=""
metaTitle=""
description=""
ogImg="https://teeny-astro.siliconpin.com/img/lesson-plan1c.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/lesson-plan1c.png"
schema="">
<Menu/>
<Dailyplan client:visible/>

View File

@ -7,7 +7,7 @@ import Monthlyplan from "../../components/Monthlyplan.vue";
<Layout title=""
metaTitle=""
description=""
ogImg="https://teeny-astro.siliconpin.com/img/lesson-plan1c.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/lesson-plan1c.png"
schema="">
<Menu/>
<Monthlyplan client:visible/>

View File

@ -7,7 +7,7 @@ import Weeklyplan from "../../components/Weeklyplan.vue";
<Layout title=""
metaTitle=""
description=""
ogImg="https://teeny-astro.siliconpin.com/img/lesson-plan1c.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/lesson-plan1c.png"
schema="">
<Menu/>
<Weeklyplan client:visible/>

View File

@ -7,7 +7,7 @@ import Videos from "../../components/Videos.vue";
<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="https://teeny-astro.siliconpin.com/img/videos1a.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/videos1a.png"
schema="">
<Menu/>
<Videos client:visible/>

View File

@ -8,7 +8,7 @@ import Worksheets from "../../components/Worksheets.vue";
<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="https://teeny-astro.siliconpin.com/img/worksheet1a.png"
ogImg="https://teenybeanspreschoolcurriculum.com/img/worksheet1a.png"
schema="">
<Menu/>
<Worksheets client:visible/>