pull/7/head
Suvodip 2024-09-25 19:35:04 +05:30
parent 2b361357ee
commit 7bda9dbf6d
3 changed files with 20 additions and 14 deletions

BIN
public/img/new-bg5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

View File

@ -37,17 +37,9 @@ import ContactForm from "../components/ContactForm.vue";
</h3> </h3>
<div class="flex flex-row place-content-between"> <div class="flex flex-row place-content-between">
<button <button onclick="formModal.showModal();" class="text-sm xl:text-lg rounded-lg text-white shadow-2xl px-4 md:px-8 p-3 bg-[#3084b5] te border-2 border-[#3084b5] transition ease-in-out delay-150 hover:-translate-y-1 hover:scale-110 duration-300" >Download Form</button>
onclick="formModal.showModal();" <!-- <p class="text-base xl:text-lg font-bold">Or</p> -->
class="text-sm xl:text-lg rounded-lg shadow-2xl text-[#3084b5] px-4 md:px-8 p-3 border-2 border-[#3084b5] transition ease-in-out delay-150 hover:-translate-y-1 hover:scale-110 duration-300" <!-- <a href="/assets/admission-form.pdf" download class="text-sm xl:text-lg rounded-lg text-white shadow-2xl px-4 md:px-8 p-3 bg-[#3084b5] te border-2 border-[#3084b5] transition ease-in-out delay-150 hover:-translate-y-1 hover:scale-110 duration-300" >Download Form</a> -->
>Get in Touch</button
>
<p class="text-base xl:text-lg font-bold">Or</p>
<a
href="/assets/admission-form.pdf" download
class="text-sm xl:text-lg rounded-lg text-white shadow-2xl px-4 md:px-8 p-3 bg-[#3084b5] te border-2 border-[#3084b5] transition ease-in-out delay-150 hover:-translate-y-1 hover:scale-110 duration-300"
>Download Form</a
>
</div> </div>
</div> </div>
</div> </div>
@ -400,11 +392,11 @@ import ContactForm from "../components/ContactForm.vue";
</tr> </tr>
</tbody> </tbody>
</table> --> </table> -->
<div class="my-6 flex flex-row"> <!-- <div class="my-6 flex flex-row">
<p class="animate-bounce text-4xl font-bold">&#10551;</p> <p class="animate-bounce text-4xl font-bold">&#10551;</p>
<p class="text-2xl font-bold"><a target="_blank" class="text-blue-700" href="/assets/admission-form.pdf" download>Click Here</a> to download admission form</p> <p class="text-2xl font-bold"><a target="_blank" class="text-blue-700" href="/assets/admission-form.pdf" download>Click Here</a> to download admission form</p>
</div> </div> -->
</section> </section>
<section class="container mx-auto"> <section class="container mx-auto">
<div> <div>

View File

@ -10,7 +10,21 @@ import FAQ from "../components/FAQ.vue";
<main> <main>
<div class="pb-16"> <div class="pb-16">
<div class="mx-auto"> <div class="mx-auto">
<img class="w-full" src="/img/new-bg4.png" alt=""> <img class="w-full" src="/img/new-bg5.png" alt="">
</div>
<div class="container mx-auto px-4">
<h2 class="text-2xl md:text-2xl text-[#3084b5] py-4">
An ideal institution for Childrens Education in
this area.
</h2>
<h3 class="text-xl text-justify pb-4">
Carefully organized and tiered educational
materials, inspired by the principles of Maria
Montessori, designed to showcase your excellence as
an instructor. Strategically crafted for effective
implementation in both traditional classrooms and
homeschool environments.
</h3>
</div> </div>
<!-- <section class="container-fluid gradintBack"> <!-- <section class="container-fluid gradintBack">
<div class="container mx-auto px-4 flex flex-col-reverse xl:flex-row place-items-center gap-y-4"> <div class="container mx-auto px-4 flex flex-col-reverse xl:flex-row place-items-center gap-y-4">