mirror of
https://github.com/axzilla/templui.git
synced 2025-02-22 10:53:35 +00:00
Update landing.templ
This commit is contained in:
parent
fbcca671f6
commit
ca4d9a4dda
@ -9,15 +9,6 @@ templ Landing() {
|
||||
@layouts.BaseLayout() {
|
||||
<header class="relative flex items-center justify-center w-full min-h-screen bg-gradient-to-br from-gray-100 to-white dark:from-gray-900 dark:to-black text-gray-900 dark:text-white overflow-hidden">
|
||||
<div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 text-center">
|
||||
<div class="flex justify-center mb-8">
|
||||
<a href="https://www.producthunt.com/posts/goilerplate-1?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-goilerplate-1" target="_blank">
|
||||
<img
|
||||
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=494295&theme=light"
|
||||
alt="Goilerplate - Minimalist Go starter kit with CRUD templates | Product Hunt"
|
||||
style="width: 200px; height: auto;"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<h1 class="text-4xl sm:text-5xl lg:text-6xl font-extrabold tracking-tight mb-2 sm:mb-4">
|
||||
<span class="block">Goilerplate</span>
|
||||
</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user