Update club and rental pages

Add forms and update text
This commit is contained in:
Tony Grosinger 2023-12-15 18:33:37 -08:00
parent a9437816e1
commit 9a32b8dfc0
5 changed files with 24 additions and 10 deletions

Binary file not shown.

BIN
public/WSCC-Hall-Rental-QA.pdf Executable file

Binary file not shown.

BIN
public/WSCC-Membership-Form.pdf Executable file

Binary file not shown.

View File

@ -59,20 +59,34 @@ export default function Club() {
</h1>
<div className="mt-6 space-y-7 text-base text-zinc-600 dark:text-zinc-400">
<p>
The West Sound Community Club, a nonprofit, tax-exempt corporation
under Section 501(c)3 of the Internal Revenue Code, owns and manages
the Hall. The Club sponsors monthly community potlucks at the Hall
from September through May.
The West Sound Community Club is a group of neighbors and friends
living in the West Sound area. Together we steward the West Sound
Hall, and gather monthly for potlucks and other community events.
</p>
<p>
Members of the West Sound community, past and present, have
invested time, money, and talent in creating a true old-fashioned
community center. For over one hundred years, the hall has
provided continuity for the residents and guests of the West Sound
community. The current residents continue the commitment to
maintain this unique gathering place out of care and respect for
past and future generations.
</p>
<p>
The West Sound Community Club is a nonprofit, tax-exempt corporation
under Section 501(c)3 of the Internal Revenue Code.
</p>
</div>
</div>
<div className="lg:pl-20">
<ul role="list">
<SocialLink href="#" icon={UserPlusIcon}>
<SocialLink href="/WSCC-Membership-Form.pdf" icon={UserPlusIcon}>
Membership Form
</SocialLink>
<SocialLink href="#" icon={GiftIcon} className="mt-4">
Donations
Donations (Coming soon)
</SocialLink>
<SocialLink
href="mailto:contact@westsoundhall.org"

View File

@ -5,7 +5,7 @@ import clsx from 'clsx'
import { Container } from '@/components/Container'
import exteriorFront from '@/images/photos/exterior-front.png'
import { EnvelopeIcon, HomeIcon, QuestionMarkCircleIcon } from '@heroicons/react/24/solid'
import { EnvelopeIcon, PencilSquareIcon, QuestionMarkCircleIcon } from '@heroicons/react/24/solid'
function SocialLink({
className,
@ -82,10 +82,10 @@ export default function Rental() {
</div>
<div className="order-last sm:order-none lg:pl-20">
<ul role="list">
<SocialLink href="#" icon={HomeIcon}>
<SocialLink href="/WSCC-Hall-Rental-Application.pdf" icon={PencilSquareIcon}>
Rental Application Form
</SocialLink>
<SocialLink href="#" icon={QuestionMarkCircleIcon} className="mt-4">
<SocialLink href='/WSCC-Hall-Rental-QA.pdf' icon={QuestionMarkCircleIcon} className="mt-4">
Rental Q&A
</SocialLink>
<SocialLink
@ -196,7 +196,7 @@ export default function Rental() {
If liquor is to be served, renter is responsible for obtaining the
appropriate license from the
<Link href="https://lcb.wa.gov/"
target="_blank" className="text-blue-600 visited:text-purple-600 hover:underline"
target="_blank" className="pl-1 text-blue-600 visited:text-purple-600 hover:underline"
>
Washington State Liquor Control Board
</Link>.