pull/4/head
Kar 2024-09-04 19:34:50 +05:30
parent 2ec148bccb
commit e288484cff
15 changed files with 23 additions and 23 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 999 KiB

After

Width:  |  Height:  |  Size: 378 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 MiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 196 KiB

View File

@ -87,7 +87,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<img
class="w-24 h-24 rounded-full mb-4"
src="public/img/goal.png"
src="/img/goal.png"
alt=""
/>
<h3 class="text-lg font-bold">Mission</h3>
@ -105,7 +105,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<img
class="w-24 h-24 rounded-full mb-4"
src="public/img/rocket.png"
src="/img/rocket.png"
alt=""
/>
<h3 class="text-lg font-bold">Vision</h3>
@ -124,7 +124,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<img
class="w-24 h-24 rounded-full mb-4"
src="public/img/commitee.png"
src="/img/commitee.png"
alt=""
/>
<h3 class="text-lg font-bold">Ethics</h3>
@ -141,7 +141,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<img
class="w-24 h-24 rounded-full mb-4"
src="public/img/philosophy.png"
src="/img/philosophy.png"
alt=""
/>
<h3 class="text-lg font-bold">Philosophy</h3>
@ -223,7 +223,7 @@ import ContactForm from "../components/ContactForm.vue";
class="w-24 h-24 flex items-center justify-center rounded-full border-2 border-yellow-400"
>
<img
src="public/img/codevalue3.png"
src="/img/codevalue3.png"
alt=""
/>
</div>
@ -243,7 +243,7 @@ import ContactForm from "../components/ContactForm.vue";
class="w-24 h-24 flex items-center justify-center rounded-full border-2 border-yellow-400"
>
<img
src="public/img/codevalue4.png"
src="/img/codevalue4.png"
alt=""
/>
</div>
@ -263,7 +263,7 @@ import ContactForm from "../components/ContactForm.vue";
class="w-24 h-24 flex items-center justify-center rounded-full border-2 border-yellow-400"
>
<img
src="public/img/codevalue5.png"
src="/img/codevalue5.png"
alt=""
/>
</div>
@ -283,7 +283,7 @@ import ContactForm from "../components/ContactForm.vue";
class="w-24 h-24 flex items-center justify-center rounded-full border-2 border-yellow-400"
>
<img
src="public/img/codevalue1.png"
src="/img/codevalue1.png"
alt=""
/>
</div>
@ -303,7 +303,7 @@ import ContactForm from "../components/ContactForm.vue";
class="w-24 h-24 flex items-center justify-center rounded-full border-2 border-yellow-400"
>
<img
src="public/img/codevalue2.png"
src="/img/codevalue2.png"
alt=""
/>
</div>
@ -323,7 +323,7 @@ import ContactForm from "../components/ContactForm.vue";
class="w-24 h-24 flex items-center justify-center rounded-full border-2 border-yellow-400"
>
<img
src="public/img/codevalue6.png"
src="/img/codevalue6.png"
alt=""
/>
</div>
@ -398,7 +398,7 @@ import ContactForm from "../components/ContactForm.vue";
<div class="p-2">
<img
class="rounded-lg shadow-lg"
src="public/img/Objective.jpg"
src="/img/Objective.jpg"
alt="objective"
/>
</div>
@ -443,7 +443,7 @@ import ContactForm from "../components/ContactForm.vue";
<div class="w-full md:w-1/2">
<img
class="rounded-lg shadow-lg"
src="public/img/objective.jpg"
src="/img/objective.jpg"
alt="objective"
/>
</div>

View File

@ -13,7 +13,7 @@ import ContactForm from "../components/ContactForm.vue";
<div class="w-full">
<img
class="lg:max-w-3xl"
src="public/img/school-image-3.png"
src="/img/school-image-3.png"
alt=""
/>
</div>

View File

@ -355,7 +355,7 @@ import FAQ from "../components/FAQ.vue";
<div class="bg-card p-4 rounded-lg text-center">
<img
class="w-full h-48 object-cover rounded-lg mb-4"
src="public/img/Priority3.jpg"
src="/img/Priority3.jpg"
alt=""
/>
<h3 class="text-lg font-semibold">
@ -365,7 +365,7 @@ import FAQ from "../components/FAQ.vue";
<div class="bg-card p-4 rounded-lg text-center">
<img
class="w-full h-48 object-cover rounded-lg mb-4"
src="public/img/Priority5.jpg"
src="/img/Priority5.jpg"
alt=""
/>
<h3 class="text-lg font-semibold">
@ -375,7 +375,7 @@ import FAQ from "../components/FAQ.vue";
<div class="bg-card p-4 rounded-lg text-center">
<img
class="w-full h-48 object-cover rounded-lg mb-4"
src="public/img/Priority6.jpg"
src="/img/Priority6.jpg"
alt=""
/>
<h3 class="text-lg font-semibold">
@ -386,7 +386,7 @@ import FAQ from "../components/FAQ.vue";
<div class="bg-card p-4 rounded-lg text-center">
<img
class="w-full h-48 object-cover rounded-lg mb-4"
src="public/img/Priority1.jpg"
src="/img/Priority1.jpg"
alt=""
/>
<h3 class="text-lg font-semibold">
@ -396,7 +396,7 @@ import FAQ from "../components/FAQ.vue";
<div class="bg-card p-4 rounded-lg text-center">
<img
class="w-full h-48 object-cover rounded-lg mb-4"
src="public/img/Priority4.jpg"
src="/img/Priority4.jpg"
alt=""
/>
<h3 class="text-lg font-semibold">
@ -406,7 +406,7 @@ import FAQ from "../components/FAQ.vue";
<div class="bg-card p-4 rounded-lg text-center">
<img
class="w-full h-48 object-cover rounded-lg mb-4"
src="public/img/Priority2.jpg"
src="/img/Priority2.jpg"
alt=""
/>
<h3 class="text-lg font-semibold">

View File

@ -14,7 +14,7 @@ import ContactForm from "../components/ContactForm.vue";
<!-- <img class="lg:max-w-2xl" src="/img/image.png" alt=""> -->
<img
class="lg:max-w-2xl"
src="public/img/school-bus.png"
src="/img/school-bus.png"
alt=""
/>
</div>
@ -187,7 +187,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img
src="public/img/dream.jpg"
src="/img/dream.jpg"
alt=""
class="inline-block rounded shadow-lg border border-merino-400"
/>
@ -222,7 +222,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<div class="w-full md:w-3/5 lg:w-1/2 px-4">
<img
src="public/img/team.jpg"
src="/img/team.jpg"
alt=""
class="inline-block rounded shadow-lg border border-merino-400"
/>
@ -717,7 +717,7 @@ import ContactForm from "../components/ContactForm.vue";
>
<div class="md:w-1/2 flex justify-center mb-6 md:mb-0">
<img
src="public/img/visit.png"
src="/img/visit.png"
alt="location marker with buildings"
class="rounded-full bg-muted p-4"
/>