mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 14:30:41 +00:00
Load pinned sections on load to prevent pop-in scrolling.
This commit is contained in:
@@ -13,8 +13,8 @@ import BuildWhatSection from '../components/home/BuildWhatSection.vue'
|
||||
<BaseLayout title="Comfy — Professional Control of Visual AI">
|
||||
<HeroSection client:load />
|
||||
<SocialProofBarSection />
|
||||
<ProductShowcaseSection client:visible />
|
||||
<UseCaseSection client:visible />
|
||||
<ProductShowcaseSection client:load />
|
||||
<UseCaseSection client:load />
|
||||
<GetStartedSection />
|
||||
<ProductCardsSection />
|
||||
<CaseStudySpotlightSection />
|
||||
|
||||
Reference in New Issue
Block a user