Source code for duck.etc.blueprints.welcome.ui.components.links_section

"""
LinksSection component — three large link cards pointing to the
official Duck Framework site, documentation, and contribution page.
"""

from duck.html.components import InnerComponent
from duck.html.components.container import Container