section_portfolio

This commit is contained in:
2026-03-01 16:44:30 +03:00
parent bd95f02596
commit 98e9ee1d5d
7 changed files with 163 additions and 0 deletions

View File

@@ -64,6 +64,86 @@
</p>
</div>
</div>
<div class="portfolio_about">
<img class="portfolio_video" src="images/Hero Video.png" alt="hero_video">
<div class="portfolio_content">
<h2 class="portfolio_h2">Lorem Ipsum is simply dummy text.</h2>
<p class="portfolio_p_2">
Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy .
</p>
<ul class="portfolio_ul">
<li class="portfolio_li">
<img class="porftfolio_vector" src="images/Vector.png" alt="vector">
<p class="portfolio_li_p">Lorem Ipsum is simply</p>
</li>
<li class="portfolio_li">
<img class="porftfolio_vector" src="images/Vector.png" alt="vector">
<p class="portfolio_li_p">Lorem Ipsum is simply</p>
</li>
<li class="portfolio_li">
<img class="porftfolio_vector" src="images/Vector.png" alt="vector">
<p class="portfolio_li_p">Lorem Ipsum is simply</p>
</li>
<li class="portfolio_li">
<img class="porftfolio_vector" src="images/Vector.png" alt="vector">
<p class="portfolio_li_p">Lorem Ipsum is simply</p>
</li>
</ul>
</div>
</div>
<div class="portfolio_readme">
<div class="portfolio_readme_content">
<h3 class="portfolio_h3">
Lorem Ipsum is simply dummy
text dummy text
</h3>
<p class="portfolio_p_row">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries,
</p>
<p class="portfolio_p_row">
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
</p>
<button class="portfolio_btn" type="button">Read more</button>
</div>
<img class="portfolio_img" src="images/portfolio/1.png" alt="image">
</div>
<div class="portfolio_readme portfolio_readme_reverse">
<div class="portfolio_readme_content">
<h3 class="portfolio_h3">
Lorem Ipsum is simply dummy
text dummy text
</h3>
<p class="portfolio_p_row">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries,
</p>
<p class="portfolio_p_row">
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
</p>
<button class="portfolio_btn" type="button">Read more</button>
</div>
<img class="portfolio_img" src="images/portfolio/2.png" alt="image">
</div>
<div class="portfolio_readme">
<div class="portfolio_readme_content">
<h3 class="portfolio_h3">
Lorem Ipsum is simply dummy
text dummy text
</h3>
<p class="portfolio_p_row">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries,
</p>
<p class="portfolio_p_row">
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
</p>
<button class="portfolio_btn" type="button">Read more</button>
</div>
<img class="portfolio_img" src="images/portfolio/3.png" alt="image">
</div>
</div>