Skip to content

Commit 8b01452

Browse files
added a divider inbetween insights and impact for better view
1 parent afa8f27 commit 8b01452

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ <h3 class="font-semibold text-lg">Power BI</h3>
331331
<li>Seasonal demand spikes were clearly visible</li>
332332
<li>Certain regions had steady sales but low profitability</li>
333333
</ul>
334+
<hr class="my-4 border-gray-300 dark:border-gray-600">
334335
<p class="text-gray-600 dark:text-gray-300 mb-4">
335336
Impact: Identified key loss-driving discount patterns and high-revenue low-profit categories, helping define data-backed pricing and sales strategies.
336337
</p>
@@ -393,6 +394,7 @@ <h3 class="font-semibold text-lg">Power BI</h3>
393394
<li>Specific roles dominated top salary bands</li>
394395
<li>Senior roles had higher pay dispersion than entry roles</li>
395396
</ul>
397+
<hr class="my-4 border-gray-300 dark:border-gray-600">
396398
<p class="text-gray-600 dark:text-gray-300 mb-4">
397399
Impact: Built a reusable HR dashboard for tracking compensation trends, pay gaps, and experience-based salary growth for better workforce planning.
398400
</p>

0 commit comments

Comments
 (0)