Skip to content

Commit

Permalink
change partnership lead source
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmattlove committed Sep 17, 2024
1 parent 2059342 commit 276ee76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/form/partnership.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export async function handlePartnershipForm(request: NextApiRequest): Promise<Re
phone,
title,
address,
leadSource: "Website",
leadSource: "Prospective Partner",
leadType,
description,
};
Expand Down

0 comments on commit 276ee76

Please sign in to comment.