costapy/templates/SBModernBiz/html/components/fullpic.html

7 lines
293 B
HTML
Raw Normal View History

2025-03-18 14:43:03 +07:00
<header class="py-5 bg-image-full" style="background-image: url('https://source.unsplash.com/wfh8dDlNFOk/1600x900')">
<div class="text-center my-5">
<h1 class="text-white fs-3 fw-bolder">Full Width Pics</h1>
<p class="text-white-50 mb-0">Landing Page Template</p>
</div>
</header>