<Docs title="NavigationProductTeaser">
	<MainNavigationCtaTeaser
		title="Discover all our Products"
		button={{
			text: "Explore",
			url: "#",
		}}
		image={createDummyImage({
			width: 600,
			height: 600,
			alt: "Placeholder",
		})}
	/>
</Docs>