Add todos
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

This commit is contained in:
2025-05-24 09:51:24 -04:00
parent 0aad447cd1
commit 00f90ab034
4 changed files with 57 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<div class="container mx-auto flex flex-row justify-center md:hidden lg:hidden">
<img src="<%= image_path 'website-hero.png' %>">
<img src="<%= image_path 'daffodil-castle.jpg' %>">
</div>
<div id="ceremony" class="w-screen bg-[<%= color %>] lg:bg-[#fdfefe] lg:my-8">
<div class="container mx-auto lg:h-fit text-slate-900 lg:rounded-2xl bg-[<%= color %>] lg:shadow-2xl">
@@ -8,7 +8,7 @@
</div>
<div class="flex flex-col lg:flex-row lg:space-x-4">
<div class="basis-1/3 max-md:hidden lg:rounded-bl-2xl lg:content-center">
<img src="<%= image_path 'website-hero.png' %>" class="lg:object-cover lg:h-full lg:rounded-bl-2xl md:mx-auto" />
<img src="<%= image_path 'daffodil-castle.jpg' %>" class="lg:object-cover lg:h-full lg:rounded-bl-2xl md:mx-auto" />
</div>
<div class="basis-2/3">
<p class="text-xl px-5 pt-2">We're getting married! Come join us for our Ceremony at <b>Penn Oaks Golf Club</b> at <b>5:00pm June 7, 2025.</b></p>