Skip to content

Commit

Permalink
Update about page layout and content
Browse files Browse the repository at this point in the history
  • Loading branch information
freedompraise committed May 14, 2024
1 parent a1e760d commit 149f5bf
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,27 +61,28 @@
<p class="text-center text-white text-5xl font-serif mt-4 top-50 absolute"><strong class="font-mono">About</strong> BREE</p>
</div>

<div class="container mx-auto px-4 lg:px-8 py-6">
<div class="container mx-auto text-xs lg:text-xl px-4 lg:px-8 py-6">

<section class="about w-full flex flex-col text-black">
<article class="mb-4" id="about-us">
<h1 class="w-full my-2 text-5xl font-bold leading-tight text-center">About Us</h1>
<div class="grid grid-row-2">
<p class="w-full leading-normal text-sm my-4 justify-between">BREE is a renewable energy company that specializes in the design, installation, and maintenance of solar energy systems. We are committed to providing our clients with high-quality, reliable, and cost-effective solar solutions that meet their energy needs.</p>
<p class="w-full leading-normal text-sm justify-between">Our team of experienced professionals is dedicated to delivering exceptional service and ensuring that our clients are satisfied with their solar energy systems. We work closely with our clients to understand their energy requirements and provide them with customized solar solutions that are tailored to their specific needs.</p>
<div class="flex flex-wrap">
<p class="w-full leading-normal my-4 justify-between">BREE is a renewable energy company that specializes in the design, installation, and maintenance of solar energy systems. We are committed to providing our clients with high-quality, reliable, and cost-effective solar solutions that meet their energy needs.</p>
<!-- <img src="images/full_logo.webp" alt="bree logo" class="w-full h-56" /> -->
<p class="w-full leading-normal justify-between">Our team of experienced professionals is dedicated to delivering exceptional service and ensuring that our clients are satisfied with their solar energy systems. We work closely with our clients to understand their energy requirements and provide them with customized solar solutions that are tailored to their specific needs.</p>
</div>
</article>
<article class="mb-4 flex flex-col lg:flex-row" id="our-mission">
<div class="w-full">
<h2 class="w-full mb-2 text-3xl font-bold leading-tight text-blue-600 text-center">Our Mission</h2>
<p class="w-full leading-normal text-sm my-4 justify-between">Our mission is to promote the use of renewable energy and help our clients reduce their carbon footprint by providing them with reliable and cost-effective solar energy solutions. We are committed to delivering exceptional service and ensuring that our clients are satisfied with their solar energy systems.</p>
<p class="w-full leading-normal my-4 justify-between">Our mission is to promote the use of renewable energy and help our clients reduce their carbon footprint by providing them with reliable and cost-effective solar energy solutions. We are committed to delivering exceptional service and ensuring that our clients are satisfied with their solar energy systems.</p>
</div>
<img src="images/solar-project-2.jpg" alt="solar project" class="w-full h-56 mb-4 object-cover lg:object-contain rounded-lg" />
</article>
<article class="mb-4 flex flex-col lg:flex-row" id="our-vision">
<div class="w-full">
<h2 class="w-full mb-2 text-3xl font-bold leading-tight text-center text-blue-600">Our Vision</h2>
<p class="w-full leading-normal text-sm my-4 justify-between">Our vision is to be the leading provider of solar energy solutions in Nigeria and to help our clients reduce their energy costs and environmental impact by providing them with reliable and cost-effective solar energy systems. We are committed to delivering exceptional service and ensuring that our clients are satisfied with their solar energy systems.</p>
<p class="w-full leading-normal my-4 justify-between">Our vision is to be the leading provider of solar energy solutions in Nigeria and to help our clients reduce their energy costs and environmental impact by providing them with reliable and cost-effective solar energy systems. We are committed to delivering exceptional service and ensuring that our clients are satisfied with their solar energy systems.</p>
</div>
<img src="images/solar-project.jpg" alt="Manufacturing Center mb-4" class="w-full object-cover lg:object-contain h-56 rounded-lg" />
</article>
Expand Down Expand Up @@ -129,19 +130,19 @@ <h2 class="w-full text-3xl font-bold leading-tight text-center">Our Team</h2>
</section>
<section class="testimonials w-full flex flex-col text-black" id="testimonials">
<h2 class="w-full my-2 text-3xl font-bold leading-tight text-center">Testimonials</h2>
<div class="w-full flex flex-col items-center">
<article class="w-full flex flex-col items-center mb-8">
<i class="fa fa-user fa-5x object-cover text-blue-600"> </i>
<div class="w-full flex flex-col lg:flex-row items-center">
<article class="w-full flex px-0 lg:px-4 flex-col items-center mb-8">
<i class="fa fa-user fa-5x object-cover text-blue-600"></i>
<p class="font-mono mt-4 justify-end ">"I highly recommend BREE for their exceptional
service and top-notch solar inverter installations.
They have exceeded my expectations and I am
thrilled with the results. Thank you!"</p>
<p class="text-lg font-mono"> Mr Ejiro </p>
<p class="text-lg font-mono lg:items-left"> Mr Ejiro </p>
<p class="text-lg font-mono">+2348163086366 </p>
</article>
<article class="w-full flex flex-col items-center mb-8">
<i class="fa fa-user fa-5x object-cover text-blue-600"> </i>
<p class="font-mono mt-4">"I recently had a solar inverter system installed in my home
<i class="fa fa-user fa-5x object-cover text-blue-600"></i>
<p class="font-mono mt-4 justify-end">"I recently had a solar inverter system installed in my home
and I couldn't be happier with the results. The installation
process was smooth and efficient, and the team from BREE
were professional and knowledgeable. Since the installation,
Expand Down

0 comments on commit 149f5bf

Please sign in to comment.