|
|
@ -1,5 +1,5 @@
|
|
|
|
import { routes } from '@redwoodjs/router'
|
|
|
|
import { routes } from '@redwoodjs/router'
|
|
|
|
import { Head } from '@redwoodjs/web'
|
|
|
|
import { MetaTags } from '@redwoodjs/web'
|
|
|
|
import { useEffect, useState } from 'react'
|
|
|
|
import { useEffect, useState } from 'react'
|
|
|
|
|
|
|
|
|
|
|
|
import {
|
|
|
|
import {
|
|
|
@ -111,30 +111,14 @@ const HomePage = () => {
|
|
|
|
|
|
|
|
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
<>
|
|
|
|
<>
|
|
|
|
<Head>
|
|
|
|
<MetaTags
|
|
|
|
<meta charset="UTF-8"></meta>
|
|
|
|
title="Snowglobs for everyone!"
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1"></meta>
|
|
|
|
description="The snowglobs website for all your snowglob needs."
|
|
|
|
<link rel="icon" type="image/png" href="/favicon.png"></link>
|
|
|
|
ogUrl="https://www.snowglobs.com"
|
|
|
|
<script defer="defer" src="/static/js/runtime-app.0482a9db.js"></script>
|
|
|
|
ogContentUrl="https://www.snowglobs.com/snowglobs-logo.jpg"
|
|
|
|
<script defer="defer" src="/static/js/app.3eed73ce.js"></script>
|
|
|
|
ogImage="https://www.snowglobs.com/snowglobs-logo.jpg"
|
|
|
|
<link href="/static/css/app.17717d38.css" rel="stylesheet"></link>
|
|
|
|
robots={['nofollow']}
|
|
|
|
<style data-emotion="css-global" data-s=""></style>
|
|
|
|
/>
|
|
|
|
<style data-emotion="css-global" data-s=""></style>
|
|
|
|
|
|
|
|
<style data-emotion="css-global" data-s=""></style>
|
|
|
|
|
|
|
|
<title>Snowglobs for everyone! | Redwood App</title>
|
|
|
|
|
|
|
|
<meta name="title" property="og:title" content="Snowglobs for everyone!" data-rh="true" />
|
|
|
|
|
|
|
|
<meta property="twitter:title" content="Snowglobs for everyone!" data-rh="true" />
|
|
|
|
|
|
|
|
<meta name="twitter:description" content="The snowglobs website for all your snowglob needs." data-rh="true" />
|
|
|
|
|
|
|
|
<meta name="description" property="og:description" content="The snowglobs website for all your snowglob needs." data-rh="true" />
|
|
|
|
|
|
|
|
<meta property="og:url" content="https://www.snowglobs.com" data-rh="true" />
|
|
|
|
|
|
|
|
<meta property="og:type" content="website" data-rh="true" />
|
|
|
|
|
|
|
|
<meta name="image" property="og:image" content="https://www.snowglobs.com/snowglobs-logo.jpg" data-rh="true" />
|
|
|
|
|
|
|
|
<meta property="twitter:card" content="summary_large_image" data-rh="true" />
|
|
|
|
|
|
|
|
<meta property="twitter:image" content="https://www.snowglobs.com/snowglobs-logo.jpg" data-rh="true" />
|
|
|
|
|
|
|
|
<meta name="robots" content="nofollow" data-rh="true" />
|
|
|
|
|
|
|
|
<style data-emotion="css" data-s=""></style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Head>
|
|
|
|
|
|
|
|
<Center>
|
|
|
|
<Center>
|
|
|
|
<Box p={4} maxW='580px' overflow='hidden'>
|
|
|
|
<Box p={4} maxW='580px' overflow='hidden'>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|