feat: change footer design
This commit is contained in:
@@ -13,12 +13,29 @@
|
||||
<div class="site-footer__top">
|
||||
<div class="site-footer__grid">
|
||||
<div class="site-footer__left">
|
||||
<f:image src="EXT:base/Resources/Public/Images/greens-efa-logo.png" alt="Greens EFA Logo" />
|
||||
<f:image src="EXT:base/Resources/Public/Images/logo.png" alt="Lena Schilling Logo" />
|
||||
<div class="frame site-footer__logo">
|
||||
<div class="container">
|
||||
<f:image src="EXT:base/Resources/Public/Images/greens-efa-logo.png" alt="Greens EFA Logo" />
|
||||
<f:image src="EXT:base/Resources/Public/Images/logo.png" alt="Lena Schilling Logo" />
|
||||
</div>
|
||||
</div>
|
||||
<f:cObject typoscriptObjectPath="lib.dynamicContentSlide" data="{pageUid: '{data.uid}', colPos: '90'}" />
|
||||
</div>
|
||||
<div class="site-footer__right">
|
||||
<f:cObject typoscriptObjectPath="lib.dynamicContentSlide" data="{pageUid: '{data.uid}', colPos: '91'}" />
|
||||
<div class="frame site-footer__social">
|
||||
<div class="container">
|
||||
<a href="https://tiktok.com" target="_blank" rel="noopener noreferrer" title="TikTok">
|
||||
<i class="ci ci-tiktok"></i>
|
||||
</a>
|
||||
<a href="https://instagram.com" target="_blank" rel="noopener noreferrer" title="Instagram">
|
||||
<i class="ci ci-instagram"></i>
|
||||
</a>
|
||||
<a href="https://x.com" target="_blank" rel="noopener noreferrer" title="X">
|
||||
<i class="ci ci-x"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user