Skip to content

Commit

Permalink
Last minute updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanlambrecht committed Feb 23, 2022
1 parent 6f613b1 commit 3453ab6
Show file tree
Hide file tree
Showing 11 changed files with 302 additions and 204 deletions.
51 changes: 27 additions & 24 deletions components/parts/Meta.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,33 @@ import { NextSeo } from 'next-seo'

const Meta = () => {
return (
<NextSeo
title='Bergen + Jordan 4Ever'
description='Bergen Johnston and Jordan Lambrecht got Secret Married on June 28th, 2020. Now they&apso; celebrating with lunch.'
openGraph={{
url: 'https://www.opeweeloped.us',
title: 'Bergen + Jordan 4Ever',
description:
'Bergen Johnston and Jordan Lambrecht got Secret Married on June 28th, 2020. Now they&apso; celebrating with lunch.',
images: [
{
url: '/img/jordan-lambrecht-bergen-johnston_01.jpg',
width: 1080,
height: 1080,
alt: 'Bergen Johnston and Jordan Lambrecht',
type: 'image/jpeg',
},
],
site_name: 'Ope We Eloped',
}}
twitter={{
handle: '@jlambrecht265',
cardType: 'summary_large_image',
}}
/>
<>
<NextSeo
title='Bergen + Jordan 4Ever'
description='Bergen Johnston and Jordan Lambrecht got Secret Married on June 28th, 2020. Now they&apso; celebrating with lunch.'
openGraph={{
url: 'https://www.opeweeloped.us',
title: 'Bergen + Jordan 4Ever',
description:
'Bergen Johnston and Jordan Lambrecht got Secret Married on June 28th, 2020. Now they&apso; celebrating with lunch.',
images: [
{
url: '/img/jordan-lambrecht-bergen-johnston_01.jpg',
width: 1080,
height: 1080,
alt: 'Bergen Johnston and Jordan Lambrecht',
type: 'image/jpeg',
},
],
site_name: 'Ope We Eloped',
}}
twitter={{
handle: '@jlambrecht265',
cardType: 'summary_large_image',
}}
/>
<script></script>
</>
)
}
export default Meta
175 changes: 91 additions & 84 deletions components/sections/Answers.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,90 +9,97 @@ function Registry({ num }) {
<H2 before={num} color={'black'}>
Answers
</H2>
<div className='grid grid-cols-5 gap-12 mt-8'>
<div className='col-span-5 sm:col-span-3 relative w-full aspect-[1/1] overflow-hidden order-0'>
<Image
placeholder='blur'
blurDataURL='/img/Jordan-Birthday.jpg'
src={'/img/Jordan-Birthday.jpg'}
alt={'Jordan Lambrecht and Bergen Johnston kissing in a Jacks Bar'}
layout={'fill'}
objectFit={'cover'}
className={'object-top'}
/>
</div>
<div className='col-span-5 xl:col-span-2 '>
<ul className='grid grid-cols-1 sm:grid-cols-2 xl:grid-cols-1 gap-x-24 gap-y-10 xl:gap-y-2'>
<li>
<p className='font-semibold mt-0 pt-0 leading-none mb-0 pb-0'>Kids? We Bring?</p>{' '}
<p className='mt-1'>Only if they&apos;re chill.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
Kids? You &apos;Gonna Have?
</p>{' '}
<p className='mt-1'>Respectfully, please stop asking.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Speeches?</p>{' '}
<p className='mt-1 leading-tight'>Not formally, but if you really really want.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Photo Booth</p>{' '}
<p className='mt-1'>Yes. Thanks, Yoni.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Drunk Driving?</p>{' '}
<p className='mt-1'>No.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Cold Out?</p>{' '}
<p className='mt-1'>Maybe.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Hashtag?</p>{' '}
<p className='mt-1'>Nah, just tag us.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Can I do...</p>{' '}
<p className='mt-1'>Probably.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Photographer?</p>{' '}
<p className='mt-1'>
<a
href='https://instagram.com/peterbarnesandjelly'
target={'_blank'}
rel='noreferrer'
className='border-b hover:text-opacity-75'
>
@peterbarnesandjelly
</a>
</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
McDonalds Hashbrowns?
</p>{' '}
<p className='mt-1'>Yes.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>After Party?</p>{' '}
<p className='mt-1'>Omaha.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Booze?</p>{' '}
<p className='mt-1'>Free.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
Awkward Glass Clinking?
</p>{' '}
<p className='mt-1'>No.</p>
</li>
</ul>
</div>
</div>

<ul className='grid grid-cols-1 gap-8'>
<li>
<p className='font-semibold mt-0 pt-0 leading-none mb-0 pb-0'>Kids? We Bring?</p>{' '}
<p className='mt-1'>Only if they&apos;re chill.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Weather ?</p>{' '}
<p className='mt-1'>
Maybe.{' '}
<a
href='https://weather.com'
target={'_blank'}
rel='noopener noreferrer'
className='border-b hover:text-opacity-75'
>
www.weather.com
</a>
</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Can I do...</p>
<p className='mt-1'>Probably.</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
What’s the deal with covid-19?
</p>
<p className='mb-6'>
We will be following{' '}
<a
href='https://visitnebraska.com/coronavirus-information'
target={'_blank'}
rel='noreferrer'
className='border-b hover:text-opacity-75'
>
current health guidelines
</a>{' '}
for Lincoln &amp; Omaha at our event. Guidelines change quickly, so check back for
updates! Masks will be provided. Vaccinations are strongly recommended (duh).
</p>
<p className=''>
We understand & respect that not everyone will feel comfortable attending an event
right now. We love you and we will be excited to celebrate with you whenever and
however you feel comfortable.
</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>Photographer?</p>{' '}
<p className='mt-1'>
<a
href='https://instagram.com/intrepidvisuals'
target={'_blank'}
rel='noreferrer'
className='border-b hover:text-opacity-75'
>
@intrepidvisuals
</a>
</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
Is there anything to do in Nebraska?
</p>
<p className='mt-1'>
Yes -- attend our brunch. But
<a
href='https://www.google.com/maps/d/u/0/viewer?mid=1XT2guC9u4MREqhCfFnRm-YZifr6nO4CL&ll=41.03007602339994%2C-96.31491595&z=10'
target={'_blank'}
rel='noreferrer'
className='border-b hover:text-opacity-75'
>
{' '}
</a>
are some options for things to do and places to stay while you’re here.
</p>
</li>
<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
McDonalds Hashbrowns?
</p>
<p className='mt-1'>Yes.</p>
</li>

<li>
<p className='font-semibold mb-0 pb-0 mt-0 pt-0 leading-none '>
Awkward Glass Clinking?
</p>{' '}
<p className='mt-1'>No.</p>
</li>
</ul>
</InnerWrapper>
</PageSection>
)
Expand Down
68 changes: 31 additions & 37 deletions components/sections/Details.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import PageSection from '@parts/PageSection'
import H3 from '../typography/H3'
import Link from 'next/link'
import Image from 'next/image'
import Button_Filled from '@parts/Button_Filled'
function Details({ num }) {
return (
<PageSection color={'cream'}>
Expand All @@ -12,7 +13,7 @@ function Details({ num }) {
Event Details
</H2>
<div className='grid grid-cols-5 gap-14 mt-8'>
<div className='block md:hidden xl:block col-span-5 md:col-span-2 aspect-w-1 aspect-h-1 w-full relative'>
{/* <div className='block md:hidden xl:block col-span-5 md:col-span-2 aspect-w-1 aspect-h-1 w-full relative'>
<Image
placeholder='blur'
blurDataURL='/img/PolaroidStack.jpeg'
Expand All @@ -22,58 +23,51 @@ function Details({ num }) {
objectFit={'contain'}
className={'object-top'}
/>
</div>
</div> */}
<div className='col-span-5 md:col-span-4 xl:grid-cols-3 pt-0 mt-0'>
<div className='mb-12 mt-0 pt-0 pb-2'>
<H3 className={'mt-0 pt-0'}>Location</H3>
<H3>When + Where</H3>
<p>Saturday, April 9th, 2022 / 11am to 3pm-ish</p>
<p>
<span className='font-semibold'>Riverview Lodge at Mahoney State Park.</span> The
venue is located underneath the iconic lookout tower. &nbsp;
<Link href='https://goo.gl/maps/kd4RvQgaEET6jA2Z6' passHref>
<a
target={'_blank'}
rel='noopener'
className='border-b text-wine text-opacity-100 duration-300 hover:text-opacity-75'
>
Here&apos;s a map
</a>
</Link>
.
<span className='font-semibold'>Riverview Lodge at Mahoney State Park </span>
<br />
28500 W Park Hwy, Ashland, NE, 68003
</p>
<p>28500 W Park Hwy, Ashland, NE 68003</p>
</div>
<div className='mb-12 mt-4 py-2'>
<H3>Time &amp; Date</H3>
<div className='mb-8'>
<Button_Filled
url='https://www.google.com/maps/d/u/0/edit?mid=1ydOTGPB8i7eG8FQEVk0dclj-7J09-5XU&usp=sharing'
text='Map'
/>
</div>
<p>
<span className='font-semibold'>Saturday, April 9th, from 11am to 3:00pm ish.</span>{' '}
We do not plan on having a formal itinerary. You&apos;re welcome to arrive when you
We do not plan on having a formal itinerary; you&apos;re welcome to arrive when you
like and stay as long as you&apos;d like.
</p>
</div>

<div className='mb-12 mt-4 py-2'>
<H3>Dress Code</H3>
<p>
<span className='font-semibold'>Come as you are.</span> We want you to be
comfortable. This is brunch, after all.{' '}
</p>
</div>
<div className='mb-12 mt-4 py-2'>
<H3>Lodging</H3>
<H3>What to Wear</H3>
<p>
<span className='font-semibold'>IDK yet.</span> Faith still needs to do research on
this.
<span className='font-semibold'>Come as you are.</span> This is brunch and we want
you to be comfortable**
</p>
</div>
<div className='mb-12 mt-4 py-2'>
<H3>COVID Policy</H3>
<H3>Where to stay</H3>
<p>
<span className='font-semibold'>Get Vaxxed.</span> Obviously we can&apos;t tell you
what to do with your health. Hopefully covid will be on the downswing by April 9th,
but we will be following CDC guidelines at that time. As of now, we&apos;re not
expecting the need for masks but we&apos;ll keep you updated as the brunch
approaches.
There are lots of options since our venue is located about 20 mins from Omaha and 30
mins from Lincoln! We&apos;ve compiled a map of some of our favorite local hotels,
bars, activities, and restaurants below.
</p>
<div className='mb-8'>
<Button_Filled
url='https://www.google.com/maps/d/u/0/viewer?mid=1XT2guC9u4MREqhCfFnRm-YZifr6nO4CL&ll=41.03007602339994%2C-96.31491595&z=10'
text='stuff to do & places to stay'
/>
</div>
</div>

<div className='text-sm text-black italic'>**Clothing is preferred</div>
</div>
</div>
</InnerWrapper>
Expand Down
5 changes: 3 additions & 2 deletions components/sections/Landing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ import Image from 'next/image'

function Landing() {
return (
<section className='w-screen bg-cream-light max-h-screen relative mt-0 px-14 py-24'>
<section className='w-screen bg-cream-light max-h-screen relative mt-0 px-14 py-24 coco'>
<div className='max-w-2xl md:max-w-xl lg:max-w-8xl mx-auto'>
<h1 className=' font-semibold tracking-widest text-black text-2xl sm:text-4xl md:text-4xl '>
Bergen + Jordan / 04.09.2022
Bergen + Jordan <span className='hidden md:inline'>&nbsp;</span>{' '}
<span className='hidden md:inline'>&nbsp;</span> 04.09.2022
</h1>

<div className='max-h-screen grid grid-cols-2 lg:grid-cols-4 gap-1 mt-8 '>
Expand Down
Loading

0 comments on commit 3453ab6

Please sign in to comment.