Skip to content

Commit

Permalink
Portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
arunp77 committed Oct 6, 2023
1 parent 617a471 commit d71d302
Showing 1 changed file with 25 additions and 17 deletions.
42 changes: 25 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -636,8 +636,9 @@ <h4 class="title"><a href="">Eiusmod Tempor</a></h4>

</div>
</section><!-- End Services Section -->

<!-- ======= Testimonials Section ======= -->
<!--
<section id="testimonials" class="testimonials section-bg">
<div class="container">
Expand All @@ -660,8 +661,10 @@ <h2>Testimonials</h2>
<h3>Saul Goodman</h3>
<h4>Ceo &amp; Founder</h4>
</div>
</div><!-- End testimonial item -->

</div>
--->
<!-- End testimonial item -->
<!--
<div class="swiper-slide">
<div class="testimonial-item" data-aos="fade-up" data-aos-delay="100">
<p>
Expand All @@ -673,8 +676,9 @@ <h4>Ceo &amp; Founder</h4>
<h3>Sara Wilsson</h3>
<h4>Designer</h4>
</div>
</div><!-- End testimonial item -->

</div>-->
<!-- End testimonial item -->
<!--
<div class="swiper-slide">
<div class="testimonial-item" data-aos="fade-up" data-aos-delay="200">
<p>
Expand All @@ -686,8 +690,9 @@ <h4>Designer</h4>
<h3>Jena Karlis</h3>
<h4>Store Owner</h4>
</div>
</div><!-- End testimonial item -->

</div>-->
<!-- End testimonial item -->
<!--
<div class="swiper-slide">
<div class="testimonial-item" data-aos="fade-up" data-aos-delay="300">
<p>
Expand All @@ -699,8 +704,9 @@ <h4>Store Owner</h4>
<h3>Matt Brandon</h3>
<h4>Freelancer</h4>
</div>
</div><!-- End testimonial item -->

</div>-->
<!-- End testimonial item -->
<!--
<div class="swiper-slide">
<div class="testimonial-item" data-aos="fade-up" data-aos-delay="400">
<p>
Expand All @@ -712,22 +718,24 @@ <h4>Freelancer</h4>
<h3>John Larson</h3>
<h4>Entrepreneur</h4>
</div>
</div><!-- End testimonial item -->

</div>-->
<!-- End testimonial item -->
<!--
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section><!-- End Testimonials Section -->

</section> -->
<!-- End Testimonials Section -->

<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">

<div class="section-title">
<h2>Contact</h2>
<p>Magnam dolores commodi suscipit. Necessitatibus eius consequatur ex aliquid fuga eum quidem. Sit sint consectetur velit. Quisquam quos quisquam cupiditate. Et nemo qui impedit suscipit alias ea. Quia fugiat sit in iste officiis commodi quidem hic quas.</p>
<p>You can contact me at my email: arunp77@gmail.com or you just fill the form below.</p>
</div>

<div class="row" data-aos="fade-in">
Expand All @@ -737,19 +745,19 @@ <h2>Contact</h2>
<div class="address">
<i class="bi bi-geo-alt"></i>
<h4>Location:</h4>
<p>A108 Adam Street, New York, NY 535022</p>
<p>Mainz, Germany</p>
</div>

<div class="email">
<i class="bi bi-envelope"></i>
<h4>Email:</h4>
<p>info@example.com</p>
<p>arunp77@gmail.com</p>
</div>

<div class="phone">
<i class="bi bi-phone"></i>
<h4>Call:</h4>
<p>+1 5589 55488 55s</p>
<p>+49 49-XXXX-XXX-XXXX</p>
</div>

<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12097.433213460943!2d-74.0062269!3d40.7101282!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xb89d1fe6bc499443!2sDowntown+Conference+Center!5e0!3m2!1smk!2sbg!4v1539943755621" frameborder="0" style="border:0; width: 100%; height: 290px;" allowfullscreen></iframe>
Expand Down

0 comments on commit d71d302

Please sign in to comment.