// Copyright (c) Mysten Labs, Inc. // Modifications Copyright (c) 2024 IOTA Stiftung // SPDX-License-Identifier: Apache-2.0 import { Button } from '../../ui/Button.js'; import { Heading } from '../../ui/Heading.js'; import { InfoSection } from '../InfoSection.js'; import * as styles from './GettingStarted.css.js'; export function GettingStarted() { return (