update about page
This commit is contained in:
BIN
assests/images/about-banner-img.png
Normal file
BIN
assests/images/about-banner-img.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 558 KiB |
2374
css/style.css
2374
css/style.css
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,74 @@
|
||||
<section class="py-5 text-center">
|
||||
<div class="container">
|
||||
<h1>About Us</h1>
|
||||
<p>Learn more about our mission and vision.</p>
|
||||
<section class="hero_banner">
|
||||
<div class="banner_overlay">
|
||||
<div class="hero_content">
|
||||
<p class="heading">Clarity of vision.</p>
|
||||
<p class="heading">Confidence of action.</p>
|
||||
<p class="heading">Unwavering focus on what matters most.</p>
|
||||
<p class="sub-heading">
|
||||
With ASK Asset & Wealth Management Group, your financial journey holds
|
||||
limitless possibilities.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="about-stats-section">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div>
|
||||
<p class="about-text">
|
||||
Since our founding in 1983, ASK Asset & Wealth Management Group has been driven by a fundamental
|
||||
question: What truly matters? Our unequivocal answer is Quality. This commitment
|
||||
propels us to deliver unmatched growth of returns for our clients and partners. We do this with our deep
|
||||
understanding of market dynamics, cultivated through meticulous research and experience. Our businesses,
|
||||
across listed equities, alternates, real estate private equity, hedge funds, wealth management and more
|
||||
bring an array of bespoke solutions and market defining strategies. With these handpicked strategies and
|
||||
sharp market insights, we aim to deliver wealth preservation and appreciation over time.
|
||||
</p>
|
||||
<p class="about-sub-text">What sets us apart is our focus on what matters most.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row justify-content-between align-items-center about-stats-row">
|
||||
<div class="col-md-3 col-6 mb-4 mb-md-0 width-count">
|
||||
<div class="about-stat-box">
|
||||
<h3>40 Years</h3>
|
||||
<p>Years of Expertise</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-md-3 col-6 mb-4 mb-md-0 about-stat-border width-count2">
|
||||
<div class="about-stat-box">
|
||||
<h3>₹84,500 Cr+</h3>
|
||||
<p>Assets Managed</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3 col-6 mb-4 mb-md-0 about-stat-border width-count3">
|
||||
<div class="about-stat-box">
|
||||
<h3>20,000+</h3>
|
||||
<p>Clients Served</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3 col-6 about-stat-border width-count4">
|
||||
<div class="about-stat-box">
|
||||
<h3>29 Years</h3>
|
||||
<p>Equity Experience</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-4">
|
||||
<span class="about-as-of-date ">As of July 2025</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="history_animation">
|
||||
<div class="container">
|
||||
<h1 class="title">Our History</h1>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user