"use client"; import { ProtoLogoMark } from "@prototype/components/brand/proto-logo-mark"; import Link from "next/link"; import styles from "../prototypes/prototype-review-chrome.module.scss"; export function PrototypeStarterScreenChrome() { return (
Proto
); }