top of page

Make a difference
Change starts with people like you. Your donation helps make a real impact, one action at a time. Together, we can do more.
Amount
£50
£100
£200
£1,000
Other
0/100
Comment (optional)
bottom of page
import wixData from 'wix-data'; import wixUsersBackend from 'wix-users-backend'; export async function createMemberProfile(user) { return wixData.insert("MembersProfile", { userId: user.id, fullName: user.profile.nickname || "", approved: false, role: "member", createdDate: new Date() }); }

Change starts with people like you. Your donation helps make a real impact, one action at a time. Together, we can do more.
Amount
£50
£100
£200
£1,000
Other
0/100
Comment (optional)