Files
PathFinder/event-detail.php
2026-01-11 17:06:40 +05:45

120 lines
6.5 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php include("header.php") ?>
<section class="page-title" style="background-image: url(./assets/images/about/destination1.jpg);">
<div class="auto-container">
<h1>Explore Quality Education provider</h1>
<div class="text">
<a href="index.php">Home</a>
/ Event/ Details
</div>
</div>
</section>
<div class="tmp-portfolio-details-bento-image-area tmp-section-gapBottom">
<div class="container">
<div class="row mt--60">
<div class="col-lg-8">
<div class="thumbnail thumbnail11 position-relative blog-details-thumbnail-large">
<img class="w-100 radius" src="assets/images/blog/blog-01.jpg" alt="Blog Images">
</div>
<div class="content-area">
<h2 class="title tmp-title-split">SunVista Energy Project</h2>
<p class="desc mb--20">At Solario, we believe in the potential of renewable energy to power a brighter future. That's why we're proud to offer comprehensive solar services designed to empower homeowners and businesses to make the switch to clean, sustainable solar power.</p>
<p class="desc">Every property is unique, which is why our first step is always a thorough consultation. Our team of experts will assess your energy needs, evaluate your property's solar potential, and discuss your goals and budget.</p>
<h4 class="title">Used Technologies&nbsp;</h4>
<p class="desc">PV systems directly convert sunlight into electricity using solar cells made of semiconductor materials such as silicon. These systems can be installed on rooftops or in large solar farms.</p>
<div class="row mb--30">
<div class="col-lg-6 mb_md--20 mb_sm--10" data-sal="slide-up" data-sal-duration="700" data-sal-delay="300">
<div class="image invers-anime radious-6">
<img src="assets/images/portfolio/17.webp" width="419" alt="corpox-anim">
</div>
</div>
<div class="col-lg-6" data-sal="slide-up" data-sal-duration="700" data-sal-delay="500">
<div class="image invers-anime radious-6">
<img src="assets/images/portfolio/18.webp" width="419" alt="corpox-anim">
</div>
</div>
</div>
<h4 class="title">Benefits of Project</h4>
<p class="desc mb--20">Our team of experts works closely with you to understand your energy needs and design a solar solution tailored to your requirements. Whether you're looking to power your home or business, we assess your property, energy consumption patterns, and budget to create a customized solar plan.</p>
<ul class="project-list-details">
<li>Installation Excellence</li>
<li>Installation Excellence</li>
<li>Consultation and Customization</li>
<li>Consultation and Customization</li>
<li>Quality Products</li>
<li>Quality Products</li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="left-sidebar sticky-top top-120">
<div class="single-wrapper-details-right-p bg-card tmponhover event-detail1">
<h4>About My Project</h4>
<ul>
<li class="event-detail-area">
<div> <i class="feather-map-pin"></i></div>
<div> Location :
<span>
<a href="https://www.google.com/maps/search/?api=1&query=Kalanki,+Kathmandu"
target="_blank" rel="noopener">
Kalanki, Kathmandu
</a>
</span>
</div>
</li>
<li class="event-detail-area">
<div> <i class="feather-calendar"></i></div>
<div> Date : <span>May 19, 2025</span></div>
</li>
<li class="event-detail-area">
<div> <i class="feather-clock"></i></div>
<div> Time : <span>10:00 AM 1:00 PM</span></div>
</li>
<li class="event-detail-area">
<div> <i class="feather-briefcase"></i></div>
<div> Department : <span>Business Development</span></div>
</li>
<li class="event-detail-area">
<div> <i class="feather-mail"></i></div>
<div> Email :
<span>
<a href="mailto:business@hydro.com">business@hydro.com</a>
</span>
</div>
</li>
</ul>
</div>
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
<h4>Explore More Events</h4>
<ul>
<li>
<a href="#">How to Analyze Your Best Pages for SEO</a>
</li>
<li>
<a href="#">Every Startup Needs a Business Consultant</a>
</li>
<li>
<a href="#">Business Consulting in Transformation</a>
</li>
<li>
<a href="#">Future of Business Consulting</a>
</li>
<li>
<a href="#">Business Consulting vs. Coaching</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Advance Pricing Area -->
<?php include("footer.php") ?>