pull/7/head
Suvodip 2024-10-28 18:52:30 +05:30
parent efb4a5b83f
commit ec28fbcb92
5 changed files with 23 additions and 23 deletions

BIN
dist.zip Normal file

Binary file not shown.

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

@ -367,7 +367,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">
@ -377,7 +377,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">
@ -387,7 +387,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">
@ -398,7 +398,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">
@ -408,7 +408,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">
@ -418,7 +418,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"
/>