Skip to content

Commit b55146d

Browse files
author
Dhruva Shaw
committed
updates
1 parent 0ec068a commit b55146d

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

32.6 KB
Loading

python-level-up-basics-to-intermediate/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,19 @@ <h4 class="font-bold text-lg text-blue-800">Prerequisites</h4>
152152
</div>
153153
</section>
154154

155+
<section id="marketing-partner" class="mb-16">
156+
<div class="card border-t-8 border-[#FFD166] p-8 text-center">
157+
<h3 class="text-3xl font-bold text-[#073B4C] mb-4">In Partnership With Our Marketing Partner</h3>
158+
<div class="flex flex-col items-center justify-center space-y-4">
159+
<img src="images/tvc-logo.png" width="500" height="200" alt="The Vigyan Chronicles Logo Placeholder" class="max-w-full h-auto rounded-lg shadow-md" />
160+
<p class="text-xl font-semibold text-gray-700 mt-2 italic">"विद्वान सर्वत्र पूज्यते" (A scholar is honoured everywhere)</p>
161+
<p class="text-base text-gray-500 max-w-2xl">
162+
<a href="https://vigyanchronicles.in" class="text-[#118AB2]" target="_blank" rel="noopener noreferrer">The Vigyan Chronicles</a> supports the promotion of this high-value, skill-building course, ensuring it reaches the right audience passionate about science, technology, and career advancement.
163+
</p>
164+
</div>
165+
</div>
166+
</section>
167+
155168
<section id="curriculum" class="grid grid-cols-1 md:grid-cols-2 gap-8 mb-16">
156169
<div class="card">
157170
<h3 class="text-3xl font-bold text-center text-[#073B4C] mb-2">Curriculum Focus</h3>

0 commit comments

Comments
 (0)