import * as G from '.../components'; <G.Link href="https://example.com">Regulärer Link</G.Link> <G.Link href="https://example.com" unstyled>Unformatierter Link</G.Link> <G.Link href="https://example.com" external>Externer Link</G.Link> <G.Link href="mailto:you@example.com">Emailen Sie uns</G.Link> <G.Link href="tel:+15555555555">Rufen Sie uns an</G.Link>