import Head from 'calypso/components/head'; import BrowsehappyBody from 'calypso/landing/browsehappy'; import { chunkCssLinks } from './utils'; export default function Browsehappy( { entrypoint, from } ) { return (