accordion

This commit is contained in:
QkoSad
2022-10-16 16:48:09 +03:00
parent 8193e97aae
commit d192c15d25
+68 -55
View File
@@ -153,91 +153,104 @@
<div class="row row-content col-12"> <div class="row row-content col-12">
<div class="col-12"> <div class="col-12">
<h2>Corporate Leadership</h2> <h2>Corporate Leadership</h2>
<ul class="nav nav-tabs">
<li class="nav-item"> <div id="accordion">
<a <div class="card">
class="nav-link active" <div class="card-header" role="tab" id="peterhead">
href="#peter" <h3 class="mb-0">
role="tab" <a data-toggle="collapse" data-target="#peter">
data-toggle="tab" Peter Pan <small>Chief Epicurious Officer</small>
>Peter Pan, CEO</a </a>
> </h3>
</li> </div>
<li class="nav-item"> <div class="collapse show" id="peter" data-parent="#accordion">
<a class="nav-link" href="#danny" role="tab" data-toggle="tab" <div class="card-body">
>Danny Witherspoon, CFO</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="#agumbe" role="tab" data-toggle="tab"
>Agumbe Tang, CTO</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="#alberto" role="tab" data-toggle="tab"
>Alberto Somayya, Exec. Chef</a
>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane show active" role="tabpanel" id="peter">
<h3>Peter Pan <small>Chief Epicurious Officer</small></h3>
<p class="d-none d-sm-block"> <p class="d-none d-sm-block">
Our CEO, Peter, credits his hardworking East Asian immigrant Our CEO, Peter, credits his hardworking East Asian immigrant
parents who undertook the arduous journey to the shores of parents who undertook the arduous journey to the shores of
America with the intention of giving their children the best America with the intention of giving their children the best
future. His mother's wizardy in the kitchen whipping up the future. His mother's wizardy in the kitchen whipping up the
tastiest dishes with whatever is available inexpensively at the tastiest dishes with whatever is available inexpensively at
supermarket, was his first inspiration to create the fusion the supermarket, was his first inspiration to create the
cuisines for which fusion cuisines for which
<em>The Frying Pan</em> became well known. He brings his zeal <em>The Frying Pan</em> became well known. He brings his
for fusion cuisines to this restaurant, pioneering zeal for fusion cuisines to this restaurant, pioneering
cross-cultural culinary connections. cross-cultural culinary connections.
</p> </p>
</div> </div>
<div class="tab-pane show" role="tabpanel" id="danny"> </div>
<h3> </div>
<div class="card">
<div class="card-header" role="tab" id="dannyhead">
<h3 class="mb-0">
<a data-toggle="collapse" data-target="#danny">
Dhanasekaran Witherspoon <small>Chief Food Officer</small> Dhanasekaran Witherspoon <small>Chief Food Officer</small>
</a>
</h3> </h3>
</div>
<div class="collapse" id="danny" data-parent="#accordion">
<div class="card-body">
<p class="d-none d-sm-block"> <p class="d-none d-sm-block">
Our CFO, Danny, as he is affectionately referred to by his Our CFO, Danny, as he is affectionately referred to by his
colleagues, comes from a long established family tradition in colleagues, comes from a long established family tradition
farming and produce. His experiences growing up on a farm in the in farming and produce. His experiences growing up on a farm
Australian outback gave him great appreciation for varieties of in the Australian outback gave him great appreciation for
food sources. As he puts it in his own words, varieties of food sources. As he puts it in his own words,
<em <em
>Everything that runs, wins, and everything that stays, >Everything that runs, wins, and everything that stays,
pays!</em pays!</em
> >
</p> </p>
</div> </div>
<div class="tab-pane show" role="tabpanel" id="agumbe"> </div>
<h3>Agumbe Tang <small>Chief Taste Officer</small></h3> </div>
<div class="card">
<div class="card-header" role="tab" id="agumbehead">
<h3 class="mb-0">
<a data-toggle="collapse" data-target="#agumbe">
Agumbe Tang <small>Chief Taste Officer</small>
</a>
</h3>
</div>
<div class="collapse" id="agumbe" data-parent="#accordion">
<div class="card-body">
<p class="d-none d-sm-block"> <p class="d-none d-sm-block">
Blessed with the most discerning gustatory sense, Agumbe, our Blessed with the most discerning gustatory sense, Agumbe,
CTO, personally ensures that every dish that we serve meets his our CTO, personally ensures that every dish that we serve
exacting tastes. Our chefs dread the tongue lashing that ensues meets his exacting tastes. Our chefs dread the tongue
if their dish does not meet his exacting standards. He lives by lashing that ensues if their dish does not meet his exacting
his motto, standards. He lives by his motto,
<em>You click only if you survive my lick.</em> <em>You click only if you survive my lick.</em>
</p> </p>
</div> </div>
<div class="tab-pane show" role="tabpanel" id="alberto"> </div>
<h3>Alberto Somayya <small>Executive Chef</small></h3> </div>
<div class="card">
<div class="card-header" role="tab" id="albertohead">
<h3 class="mb-0">
<a data-toggle="collapse" data-target="#alberto">
Alberto Somayya <small>Executive Chef</small>
</a>
</h3>
</div>
<div class="collapse" id="alberto" data-parent="#accordion">
<div class="card-body">
<p class="d-none d-sm-block"> <p class="d-none d-sm-block">
Award winning three-star Michelin chef with wide International Award winning three-star Michelin chef with wide
experience having worked closely with whos-who in the culinary International experience having worked closely with whos-who
world, he specializes in creating mouthwatering Indo-Italian in the culinary world, he specializes in creating
fusion experiences. He says, mouthwatering Indo-Italian fusion experiences. He says,
<em <em
>Put together the cuisines from the two craziest cultures, and >Put together the cuisines from the two craziest cultures,
you get a winning hit! Amma Mia!</em and you get a winning hit! Amma Mia!</em
> >
</p> </p>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>
</div>
<div class="row row-content"> <div class="row row-content">
<div class="col-12 col-sm-9"> <div class="col-12 col-sm-9">
<h2>Facts &amp; Figures</h2> <h2>Facts &amp; Figures</h2>