mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
parent
2db4661a15
commit
70234c6da7
@ -43,7 +43,15 @@ function Home() {
|
||||
"landing-lg:mt-20",
|
||||
)}
|
||||
>
|
||||
<LandingHeroSection />
|
||||
<LandingHeroSection />
|
||||
<LandingTrustedByDevelopers
|
||||
className={clsx(
|
||||
"mt-12",
|
||||
"landing-sm:mt-20",
|
||||
"landing-md:mt-28",
|
||||
"landing-lg:mt-10",
|
||||
)}
|
||||
/>
|
||||
</div>
|
||||
<LandingSweetSpot />
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user