Update +page.svelte

This commit is contained in:
J-AI4 2025-08-05 12:34:04 -04:00 committed by GitHub
parent 8e54f15598
commit a2f57258a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -826,7 +826,7 @@ Mumbai`.split("\n")
>
September 27th & 28th, 2025
</h2>
<img src="daydream.png" alt="Daydream" class="h-40 mb-6 w-auto object-contain max-w-full px-4" />
<img src="daydreamkl.png" alt="Daydream" class="h-40 mb-6 w-auto object-contain max-w-full px-4" />
<a href="https://hackclub.com" class="absolute top-0 -right-6 max-sm:right-0 max-sm:scale-80 animate-hover ![animation-delay:0.9s] ![--hover:-0.2rem]">
<img src="flag-plane.png" alt="Hack Club" class="h-28">
</a>
@ -1491,8 +1491,8 @@ Mumbai`.split("\n")
<div class="relative transform rotate-1">
<img src="window-4.png" alt="window" class="w-full h-full object-contain max-md:scale-130 max-xl:scale-110 max-lg:scale-115">
<div class="absolute top-20 left-12 right-12 bottom-16 flex flex-col items-center justify-center text-center px-24 opacity-70 max-[900px]:mx-[15vw] max-sm:mx-0 max-sm:px-5 max-lg:px-14 max-xl:px-18">
<h3 class="text-xl font-serif font-bold mb-4 max-lg:mb-0 max-md:text-base">Can I organize a Daydream in my city?</h3>
<p class="text-sm">Definitely! Contact us via daydream@hackclub.com or join #daydream on slack.</p>
<h3 class="text-xl font-serif font-bold mb-4 max-lg:mb-0 max-md:text-base">What if I have questions?</h3>
<p class="text-sm">Contact us via daydream@hackclub.com or join #daydream on slack.</p>
</div>
</div>