Skip to content

Commit

Permalink
tell sponsors to email general email instead of hana
Browse files Browse the repository at this point in the history
  • Loading branch information
Powerlated committed Jan 10, 2025
1 parent e1ad6f8 commit 01eda33
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/pages/sponsor.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Layout from "~/layouts/PageLayout.astro";
import StaffCard from "~/components/widgets/StaffCard.astro";
import Headline from "~/components/ui/Headline.astro";
import WidgetWrapper from "~/components/ui/WidgetWrapper.astro";
import Socials from "~/components/widgets/Socials.astro";
const title = "Sponsor us";
---
Expand Down Expand Up @@ -54,13 +55,12 @@ const title = "Sponsor us";
<p>
Hi, I'm Hana Winchester! I'm the <b>Sponsorship Chair</b> for the Buckeye
Space Launch Initiative. If you want to sponsor us or just want to
learn more, email me or Marc, our <b
>Business Operations Director</b
>.
learn more, you can reach me and our leadership team at the email below.
</p>

<Staff title="Sponsorship Chair:" name="Hana Winchester" />
<Staff title="Business Operations Director:" name="Marc Chow" />
<div class="flex justify-center">
<Socials useButtonStyle classes="text-primary" email="[email protected]" />
</div>
</div>
</div>
<div class="mt-10 md:mt-0 md:min-w-96">
Expand Down

0 comments on commit 01eda33

Please sign in to comment.