import * as React from 'react'; import Button from '../components/Button'; import Typography from '../components/Typography'; import ProductHeroLayout from './ProductHeroLayout'; const backgroundImage = 'https://images.unsplash.com/photo-1534854638093-bada1813ca19?auto=format&fit=crop&w=1400'; export default function ProductHero() { return ( {/* Increase the network loading priority of the background image. */} increase priority Upgrade your Sundays Enjoy secret offers up to -70% off the best luxury hotels every Sunday. Discover the experience ); }